mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
16 lines
1.2 KiB
Plaintext
16 lines
1.2 KiB
Plaintext
DEFINED_PHASES=compile install prepare setup test
|
|
DEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[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_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=POSTGRESQL
|
|
RDEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/postgrespro/rum/archive/1.3.13.tar.gz -> rum-1.3.13.tar.gz
|
|
_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 postgres aa74feb4d9c1e9af578d99aea36bbace postgres-multi ccad35d745ce66b41837db8a6ee94601
|
|
_md5_=a4feecb54352501ff01bf106aa769037
|