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_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= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
|
|
DESCRIPTION=Unit testing for PostgreSQL
|
|
EAPI=7
|
|
HOMEPAGE=https://pgtap.org/
|
|
INHERIT=postgres-multi
|
|
IUSE=postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13
|
|
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= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://api.pgxn.org/dist/pgtap/1.3.1/pgtap-1.3.1.zip
|
|
_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 postgres aa74feb4d9c1e9af578d99aea36bbace postgres-multi ccad35d745ce66b41837db8a6ee94601
|
|
_md5_=12052fb8063d71ee0015d450d0178c8c
|