mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
16 lines
1.1 KiB
Groff
16 lines
1.1 KiB
Groff
DEFINED_PHASES=compile 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= )
|
|
DESCRIPTION=Logical replication for PostgreSQL
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/2ndQuadrant/pglogical
|
|
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= )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/2ndQuadrant/pglogical/archive/REL2_4_4.tar.gz
|
|
_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 postgres aa74feb4d9c1e9af578d99aea36bbace postgres-multi ccad35d745ce66b41837db8a6ee94601
|
|
_md5_=61e6b88686a16e2a22e5402c1aa1fa34
|