diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-19 13:33:17 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-19 13:33:17 +0000 |
commit | 1a2bdb102dfec26b7c72af536ba32aa397046a42 (patch) | |
tree | 1a94f72ba12011578a1db4ae4d1ba819d3e1bbbc /metadata/md5-cache/dev-db | |
parent | Merge updates from master (diff) | |
download | gentoo-1a2bdb102dfec26b7c72af536ba32aa397046a42.tar.gz gentoo-1a2bdb102dfec26b7c72af536ba32aa397046a42.tar.bz2 gentoo-1a2bdb102dfec26b7c72af536ba32aa397046a42.zip |
2024-01-19 13:33:16 UTC
Diffstat (limited to 'metadata/md5-cache/dev-db')
-rw-r--r-- | metadata/md5-cache/dev-db/plr-8.4.6 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-db/plr-8.4.6 b/metadata/md5-cache/dev-db/plr-8.4.6 new file mode 100644 index 000000000000..f47f545f5488 --- /dev/null +++ b/metadata/md5-cache/dev-db/plr-8.4.6 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=compile install postinst prepare setup test unpack +DEPEND=dev-lang/R 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] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) +DESCRIPTION=R language extension for postgresql database +EAPI=7 +HOMEPAGE=http://www.joeconway.com/plr/ +INHERIT=postgres-multi +IUSE=postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=dev-lang/R 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] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) +REQUIRED_USE=|| ( postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12 ) +SLOT=0 +SRC_URI=https://github.com/postgres-plr/plr/archive/REL8_4_6.tar.gz -> plr-8.4.6.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 postgres 3f864368af6c0e46196e03821025f1f5 postgres-multi eb5db133692fe18bccaa7c2c5f45306d +_md5_=1effdd1a28cb1ad356954cc2c5b2e43a |