mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
17 lines
1.5 KiB
Groff
17 lines
1.5 KiB
Groff
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) 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_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
|
|
KEYWORDS=amd64
|
|
LICENSE=POSTGRESQL
|
|
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
|
|
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://api.pgxn.org/dist/pgtap/1.3.4/pgtap-1.3.4.zip
|
|
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
|
|
_md5_=cdc8beeaa146061afca445c21d7b30cc
|