15 lines
1 KiB
Text
15 lines
1 KiB
Text
DEFINED_PHASES=compile configure install postinst setup
|
|
DEPEND==www-servers/apache-2*
|
|
DESCRIPTION=An Apache2 module for running Python WSGI applications
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/GrahamDumpleton/mod_wsgi
|
|
INHERIT=apache-module python-single-r1
|
|
IUSE=+python_single_target_python3_10
|
|
KEYWORDS=amd64 ~arm ~arm64 ppc ~ppc64 x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) =www-servers/apache-2*
|
|
REQUIRED_USE=^^ ( python_single_target_python3_10 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/GrahamDumpleton/mod_wsgi/archive/4.9.0.tar.gz -> mod_wsgi-4.9.0.tar.gz
|
|
_eclasses_=apache-module c39c4721f3b26f641833bddb8ee0718e depend.apache 416d1c5005c5f4594e79812fb7323f0d eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 d976cc1483cbdceaf0ae0e78796c7d62 toolchain-funcs 862d337d98edb576796827be2c6b11ca
|
|
_md5_=c6cf2c11fd085ab285034c1d6b646025
|