15 lines
1.3 KiB
Text
15 lines
1.3 KiB
Text
DEFINED_PHASES=compile configure install postinst setup
|
|
DEPEND==www-servers/apache-2*
|
|
DESCRIPTION=An Apache2 module for running Python WSGI applications
|
|
EAPI=6
|
|
HOMEPAGE=https://github.com/GrahamDumpleton/mod_wsgi
|
|
INHERIT=apache-module python-single-r1
|
|
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
|
|
KEYWORDS=amd64 ~arm ~arm64 ppc ~ppc64 x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8[threads(+)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9[threads(+)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10[threads(+)] ) =www-servers/apache-2*
|
|
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/GrahamDumpleton/mod_wsgi/archive/4.7.1.tar.gz -> mod_wsgi-4.7.1.tar.gz
|
|
_eclasses_=apache-module 4d0ccd357b5f2d92599030b72f6efb62 depend.apache 416d1c5005c5f4594e79812fb7323f0d eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 toolchain-funcs 1542e649be915f43f6908a9e93909961
|
|
_md5_=5866423c19f973363996da3f5faf7193
|