blob: bd6649189ef5a0ffacd4d5312326793bf1414154 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) postgres_targets_postgres13? ( dev-db/postgresql:13= ) postgres_targets_postgres12? ( dev-db/postgresql:12= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
DESCRIPTION=Unit testing for PostgreSQL
EAPI=8
HOMEPAGE=https://pgtap.org/
INHERIT=postgres-multi
IUSE=postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12
KEYWORDS=amd64
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) postgres_targets_postgres13? ( dev-db/postgresql:13= ) postgres_targets_postgres12? ( dev-db/postgresql:12= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
RESTRICT=test
SLOT=0
SRC_URI=https://api.pgxn.org/dist/pgtap/1.3.3/pgtap-1.3.3.zip
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 postgres 3f864368af6c0e46196e03821025f1f5 postgres-multi 7140a1e9480de59ab4172274608bffce
_md5_=024193686280e044f11e192d2160e710
|