2012-04-04 10:41:46 +04:00
|
|
|
DEFINED_PHASES=compile configure install prepare pretend test
|
2012-05-15 12:36:59 +04:00
|
|
|
DEPEND=dev-python/setuptools !<sys-apps/portage-2.1.10.58 python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_7? ( dev-python/pypy:1.7 ) python_targets_pypy1_8? ( dev-python/pypy:1.8 )
|
2012-04-01 12:19:34 +04:00
|
|
|
DESCRIPTION=Google's Python argument parsing library.
|
|
|
|
EAPI=4
|
|
|
|
HOMEPAGE=http://code.google.com/p/python-gflags/
|
|
|
|
IUSE=python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_7 python_targets_pypy1_8
|
|
|
|
KEYWORDS=~amd64 ~x86
|
|
|
|
LICENSE=BSD
|
|
|
|
RDEPEND=python_targets_python2_5? ( dev-lang/python:2.5 ) python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_pypy1_7? ( dev-python/pypy:1.7 ) python_targets_pypy1_8? ( dev-python/pypy:1.8 )
|
|
|
|
REQUIRED_USE=|| ( python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_pypy1_7 python_targets_pypy1_8 )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=http://python-gflags.googlecode.com/files/python-gflags-2.0.tar.gz
|
2012-05-22 16:53:40 +04:00
|
|
|
_eclasses_=python-distutils-ng e3f9926d667110814501b12ce503f2cd
|
2012-04-01 12:19:34 +04:00
|
|
|
_md5_=5d0c1c8b9c030c3ae06e256955721491
|