mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
17 lines
824 B
Groff
17 lines
824 B
Groff
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=compile install postinst prepare setup test unpack
|
|
DEPEND=dev-lang/R postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
|
|
DESCRIPTION=R language extension for postgresql database
|
|
EAPI=7
|
|
HOMEPAGE=http://www.joeconway.com/plr/
|
|
INHERIT=postgres-multi
|
|
IUSE=postgres_targets_postgres14
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-2
|
|
RDEPEND=dev-lang/R postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
|
|
REQUIRED_USE=|| ( postgres_targets_postgres14 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/postgres-plr/plr/archive/REL8_4_5.tar.gz -> plr-8.4.5.tar.gz
|
|
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
|
|
_md5_=f35750b772647c0bf709abc588cdae38
|