blob: d8c2b935ed5154f32e0cdea0bf6d209666cb5dec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=app-emulation/lxc-3.0 dev-python/setuptools[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]
DESCRIPTION=Python bindings for LXC
EAPI=7
HOMEPAGE=https://linuxcontainers.org/lxc/
IUSE=python_targets_python2_7
KEYWORDS=amd64 ~arm ~arm64 x86
LICENSE=LGPL-3
RDEPEND=>=app-emulation/lxc-3.0 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]
REQUIRED_USE=|| ( python_targets_python2_7 )
SLOT=0
SRC_URI=mirror://pypi/l/lxc-python2/lxc-python2-0.1.zip
_eclasses_=distutils-r1 92f4aa2f277db7a38784870c0b504ba9 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 d21193dfc088687e048e829419568096 python-utils-r1 02ef27875ec5afcc2202b9d062d57f07 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=3b5e48a90c78766cd1230d8251b3dbcb
|