blob: 9c97643f23f7ce4c4cd20dd8a358feec7be5a105 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres9_6? ( dev-db/postgresql:9.6= ) postgres_targets_postgres9_5? ( dev-db/postgresql:9.5= ) postgres_targets_postgres9_4? ( dev-db/postgresql:9.4= ) postgres_targets_postgres9_3? ( dev-db/postgresql:9.3= ) postgres_targets_postgres9_2? ( dev-db/postgresql:9.2= ) dev-perl/TAP-Parser-SourceHandler-pgTAP
DESCRIPTION=Unit testing for PostgreSQL
EAPI=6
HOMEPAGE=http://pgtap.org/
IUSE=postgres_targets_postgres9_6 postgres_targets_postgres9_5 postgres_targets_postgres9_4 postgres_targets_postgres9_3 postgres_targets_postgres9_2
KEYWORDS=~amd64
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres9_6? ( dev-db/postgresql:9.6= ) postgres_targets_postgres9_5? ( dev-db/postgresql:9.5= ) postgres_targets_postgres9_4? ( dev-db/postgresql:9.4= ) postgres_targets_postgres9_3? ( dev-db/postgresql:9.3= ) postgres_targets_postgres9_2? ( dev-db/postgresql:9.2= ) dev-perl/TAP-Parser-SourceHandler-pgTAP
SLOT=0
SRC_URI=http://api.pgxn.org/dist/pgtap/0.97.0/pgtap-0.97.0.zip
_eclass_exported_funcs=pkg_setup:postgres-multi src_prepare:postgres-multi src_configure:- src_compile:postgres-multi src_test:postgres-multi src_install:postgres-multi
_eclasses_=multibuild 72647e255187a1fadc81097b3657e5c3 postgres 4580efd0411b611ffa772cdf781bf93e postgres-multi bec26ece849c154371b7e13359fd627a user e4b567c44272a719fabf53f0f885d3f7
_md5_=fc11b804eee2a9ca7000b8812cf0407c
|