2013-05-10 18:53:08 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare test
|
2013-10-31 17:12:25 +04:00
|
|
|
DEPEND=userland_GNU? ( >=sys-apps/coreutils-8.5 ) python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) 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_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]
|
2013-05-10 18:53:08 +04:00
|
|
|
DESCRIPTION=Create standalone executables from Python scripts
|
|
|
|
EAPI=5
|
|
|
|
HOMEPAGE=http://cx-freeze.sourceforge.net
|
2013-09-05 18:05:14 +04:00
|
|
|
IUSE=python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3
|
2013-05-10 18:53:08 +04:00
|
|
|
KEYWORDS=~amd64 ~x86
|
|
|
|
LICENSE=PYTHON
|
2013-10-31 17:12:25 +04:00
|
|
|
RDEPEND=python_targets_python2_6? ( >=dev-lang/python-2.6.8-r3:2.6 ) 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_6(-)?,python_targets_python2_7(-)?,python_targets_python3_2(-)?,python_targets_python3_3(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]
|
2013-09-05 18:05:14 +04:00
|
|
|
REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 )
|
2013-05-10 18:53:08 +04:00
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://sourceforge/cx-freeze/cx_Freeze-4.3.1.tar.gz
|
2013-11-12 10:19:11 +04:00
|
|
|
_eclasses_=distutils-r1 49574f07941f70e03dd1bfa59be559be eutils 4878e7f88afc0ba0866ac112190b0fd4 multibuild 56d4120419072116417e8de1bd1040ff multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing 89580da5ec17ad687fcde876c542b91e python-r1 b81583006559e9b008883355c9889e29 python-utils-r1 49ee0ca5e1019d8f256a23692dad2642 toolchain-funcs 51e6c948e72c43bcc8edc7544411c953 user d0a4d0735a6c0183d707ca919bd72f28
|
2013-09-06 12:49:54 +04:00
|
|
|
_md5_=bf953db8f8d8bcf1617ef149620fef6e
|