mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
16 lines
1.4 KiB
Groff
16 lines
1.4 KiB
Groff
DEFINED_PHASES=compile install prepare setup test
|
|
DEPEND=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] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[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_postgres13 postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10 postgres_targets_postgres9_6
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=POSTGRESQL
|
|
RDEPEND=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] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[server] )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/postgrespro/rum/archive/1.3.7.tar.gz -> rum-1.3.7.tar.gz
|
|
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 user-info df8c432bdcb3cdcef6c8250f0ab9e4ea user 532ab7f2ae477f0333be1eacc343821c postgres 3ff7ea72ed39efa38ebaead171fd5da4 postgres-multi fb7c39e4a2aced93f5986224677a9070
|
|
_md5_=b60a2f4a2f40d8a0db05941b764371a2
|