mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
16 lines
953 B
Groff
16 lines
953 B
Groff
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) app-arch/lz4 app-arch/zstd
|
|
DESCRIPTION=Open-source postgresql extension for clustering/multi-node setups
|
|
EAPI=8
|
|
HOMEPAGE=https://www.citusdata.com/
|
|
INHERIT=postgres-multi
|
|
IUSE=postgres_targets_postgres15 postgres_targets_postgres14
|
|
KEYWORDS=~amd64
|
|
LICENSE=POSTGRESQL AGPL-3
|
|
RDEPEND=postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) app-arch/lz4 app-arch/zstd
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/citusdata/citus/archive/refs/tags/v12.0.1.tar.gz -> citus-12.0.1.tar.gz
|
|
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 postgres 3f864368af6c0e46196e03821025f1f5 postgres-multi 7140a1e9480de59ab4172274608bffce
|
|
_md5_=0f8ae83ecde289b144122c232c88bb67
|