mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
16 lines
1.2 KiB
Groff
16 lines
1.2 KiB
Groff
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=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_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
|
|
KEYWORDS=amd64
|
|
LICENSE=POSTGRESQL
|
|
RDEPEND=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
|
|
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 dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
|
|
_md5_=508c5363fb11d878bb1f7fc2fc14919c
|