15 lines
1.5 KiB
Text
15 lines
1.5 KiB
Text
DEFINED_PHASES=compile configure install prepare test
|
|
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 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)]
|
|
DESCRIPTION=A non-validating SQL parser module for Python
|
|
EAPI=5
|
|
HOMEPAGE=http://code.google.com/p/python-sqlparse/ https://github.com/andialbrecht/sqlparse
|
|
IUSE=python_targets_python2_6 python_targets_python2_7
|
|
KEYWORDS=~alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux
|
|
LICENSE=BSD-2
|
|
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 ) dev-lang/python-exec:=[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)]
|
|
REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=http://python-sqlparse.googlecode.com/files/sqlparse-0.1.5.tar.gz
|
|
_eclasses_=distutils-r1 59b53892e6e67d8f2c5592e8a5ff3aac eutils d04e3933e3ec7e338a0561a6b0ae66b1 multibuild 56d4120419072116417e8de1bd1040ff multilib 892e597faee02a5b94eb02ab512e7622 multiprocessing c2d96fb38f2596209e98fceda58ba1ed python-r1 3bb814ab7959a36067101a6bef683b6f python-utils-r1 49ee0ca5e1019d8f256a23692dad2642 toolchain-funcs 51e6c948e72c43bcc8edc7544411c953 user d0a4d0735a6c0183d707ca919bd72f28
|
|
_md5_=822fac83a9c79ff17fd973c7377e9b11
|