mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
14 lines
1.2 KiB
Groff
14 lines
1.2 KiB
Groff
DEFINED_PHASES=compile install prepare setup test
|
|
DEPEND=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
|
|
IUSE=postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10 postgres_targets_postgres9_6
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=POSTGRESQL
|
|
RDEPEND=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] )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/postgrespro/rum/archive/1.3.6.tar.gz -> rum-1.3.6.tar.gz
|
|
_eclasses_=multibuild 40fe59465edacd730c644ec2bc197809 postgres 0f69f5b2817c4dbd525e67890fdc86e2 postgres-multi b784ac6c30437f2ded3f16482b56374c user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02
|
|
_md5_=218564a9bbbad89864864af9ce38542e
|