2022-10-06 16:33:54 UTC

This commit is contained in:
Repository mirror & CI
2022-10-06 16:33:54 +00:00
parent 3801479cec
commit a1707c0138
3 changed files with 6 additions and 6 deletions

View File

@@ -11,5 +11,5 @@ RDEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/reorg/pg_repack/archive/ver_1.4.7.tar.gz -> pg_repack-1.4.7.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd postgres 8f9102af4a3f35d1c700d85892ffecbb postgres-multi 67d8361b394ded18c2e915e9e493e5f7
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd postgres b5504cd45a86175e300d6d5c6e309c29 postgres-multi 67d8361b394ded18c2e915e9e493e5f7
_md5_=1e9ccd87e79fbbd3b7e7f297bcca5704

View File

@@ -1,15 +1,15 @@
DEFINED_PHASES=compile install prepare setup test
DEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] )
DEPEND=postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] )
DESCRIPTION=RUM access method - inverted index with additional information in posting lists
EAPI=7
HOMEPAGE=https://github.com/postgrespro/rum
INHERIT=postgres-multi
IUSE=postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10
IUSE=postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10
KEYWORDS=~amd64 ~x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] )
RDEPEND=postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/postgrespro/rum/archive/1.3.11.tar.gz -> rum-1.3.11.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd postgres 8f9102af4a3f35d1c700d85892ffecbb postgres-multi 67d8361b394ded18c2e915e9e493e5f7
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd postgres b5504cd45a86175e300d6d5c6e309c29 postgres-multi 67d8361b394ded18c2e915e9e493e5f7
_md5_=3590afb559d41ff96d9ed4ec16c5dd7c