blob: 1200f22fb1d53f80ff866071293eced2da954d94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare pretend setup test
DEPEND=|| ( dev-db/postgresql:8.3 dev-db/postgresql:8.4 dev-db/postgresql:9.0 dev-db/postgresql:9.1 dev-db/postgresql:9.2 ) 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(-)]
DESCRIPTION=A Python interface for the PostgreSQL database
EAPI=5
HOMEPAGE=http://www.pygresql.org/
IUSE=doc python_targets_python2_7
KEYWORDS=alpha amd64 hppa ia64 ppc sparc x86
LICENSE=POSTGRESQL
RDEPEND=|| ( dev-db/postgresql:8.3 dev-db/postgresql:8.4 dev-db/postgresql:9.0 dev-db/postgresql:9.1 dev-db/postgresql:9.2 ) 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/P/PyGreSQL/PyGreSQL-4.1.1.tgz
_eclass_exported_funcs=pkg_pretend:- pkg_setup:- src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1
_eclasses_=distutils-r1 f1707af2d2ad4cf700a9e690de6ed855 eutils ea170b525f6a38a006be05c9d9429f13 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d275302cd06aedef2ba08f81f3104206 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
_md5_=b300fc0d41fb553e5cb2b11840ec4c11
|