diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-27 05:47:57 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-27 05:47:57 +0000 |
commit | 92ee62e6daf8a678891468a6a874e818935135f9 (patch) | |
tree | 332e2e6b9a3e6822b3e6217ba6e0745ea34caabb /metadata/md5-cache/dev-db | |
parent | Merge updates from master (diff) | |
download | gentoo-92ee62e6daf8a678891468a6a874e818935135f9.tar.gz gentoo-92ee62e6daf8a678891468a6a874e818935135f9.tar.bz2 gentoo-92ee62e6daf8a678891468a6a874e818935135f9.zip |
2022-05-27 05:47:57 UTC
Diffstat (limited to 'metadata/md5-cache/dev-db')
-rw-r--r-- | metadata/md5-cache/dev-db/timescaledb-2.7.0 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-db/timescaledb-2.7.0 b/metadata/md5-cache/dev-db/timescaledb-2.7.0 new file mode 100644 index 000000000000..3efb1407f341 --- /dev/null +++ b/metadata/md5-cache/dev-db/timescaledb-2.7.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[ssl] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[ssl] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[ssl] ) +DESCRIPTION=Open-source time-series SQL database +EAPI=7 +HOMEPAGE=https://www.timescale.com/ +INHERIT=postgres-multi cmake +IUSE=proprietary-extensions postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12 +KEYWORDS=~amd64 +LICENSE=POSTGRESQL Apache-2.0 proprietary-extensions? ( timescale ) +RDEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[ssl] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[ssl] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[ssl] ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/timescale/timescaledb/archive/2.7.0.tar.gz -> timescaledb-2.7.0.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd postgres 8f9102af4a3f35d1c700d85892ffecbb postgres-multi 67d8361b394ded18c2e915e9e493e5f7 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 +_md5_=b80f9c929df223acea38f52cc9e8bf08 |