14 lines
1.8 KiB
Groff
14 lines
1.8 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND==sys-devel/llvm-3.3*:=[multitarget] doc? ( dev-python/sphinx ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]
|
|
DESCRIPTION=Python wrapper around the llvm C++ library
|
|
EAPI=5
|
|
HOMEPAGE=http://llvmpy.org/
|
|
IUSE=doc python_targets_python2_7 python_targets_python3_2 python_targets_python3_3
|
|
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
|
|
LICENSE=BSD
|
|
RDEPEND==sys-devel/llvm-3.3*:=[multitarget] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_2? ( >=dev-lang/python-3.2.5-r2:3.2 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) dev-lang/python-exec:=[python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]
|
|
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/llvmpy/llvmpy/archive/0.12.4.tar.gz -> llvmpy-0.12.4.tar.gz
|
|
_eclasses_=distutils-r1 d48d51c220f1678179fc4ab13b534ec1 eutils 06133990e861be0fe60c2b428fd025d9 multibuild 46527a4656956da3d58acff72c9b59b1 multilib 3bf24e6abb9b76d9f6c20600f0b716bf multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 75e5c82b55dcb208a0a8f4ab8847e731 python-utils-r1 8c66c6dabd0295878b68b40dbd0b087b toolchain-funcs 0f1760274637a138b99bb649202ea402
|
|
_md5_=be41255ac1b0f9ba264ff7272b798bcc
|