blob: 3828ffa86fccbc7151908d88b1b715d5661206d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-miniupnp ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=net-libs/miniupnpc-2.2.3:0=
DESCRIPTION=Python bindings for UPnP client library
EAPI=8
HOMEPAGE=http://miniupnp.free.fr/
INHERIT=distutils-r1 verify-sig
IUSE=python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 verify-sig
KEYWORDS=amd64 ppc ppc64 x86
LICENSE=BSD
RDEPEND=>=net-libs/miniupnpc-2.2.3:0= python_targets_pypy3? ( >=dev-python/pypy3-7.3.7:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=http://miniupnp.free.fr/files/miniupnpc-2.2.3.tar.gz verify-sig? ( http://miniupnp.free.fr/files/miniupnpc-2.2.3.tar.gz.sig )
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 8a0248f83ae77f945d376ff4a7953257 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf verify-sig 5cf1b4c749926e7fdeef16c8c3245267
_md5_=3a343a4f32dc13ef28e41d3c6d9ebb25
|