public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/citus/
Date: Mon, 31 Mar 2025 07:15:00 +0000 (UTC)	[thread overview]
Message-ID: <1743405298.1e5e7a45b9b707d1710df886da1a5d0c8daa39c9.patrick@gentoo> (raw)

commit:     1e5e7a45b9b707d1710df886da1a5d0c8daa39c9
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 31 07:14:46 2025 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 07:14:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5e7a45

dev-db/citus: add 13.0.3

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 dev-db/citus/Manifest            |  1 +
 dev-db/citus/citus-13.0.3.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-db/citus/Manifest b/dev-db/citus/Manifest
index 719d23de6697..b53fe01b0398 100644
--- a/dev-db/citus/Manifest
+++ b/dev-db/citus/Manifest
@@ -1,2 +1,3 @@
 DIST citus-12.1.7.tar.gz 6923683 BLAKE2B 114dbb30d0e353f3d368db13ab265082f952774fa013a7c7d7848e4c3686a6d3c4b47d259ddf3660e58d3e59c2b0802c51edac3df28c44717e2ba30ae063cd7c SHA512 3c24bfde6e1786c324a5fbd64ede70b557966e15a0852c1497af21a5e12cd10e46798ff0e3042fb23fccb3ccbc5f6ccdfbcdbf96ac6a50ec511d9df6740977e1
 DIST citus-13.0.2.tar.gz 6922184 BLAKE2B da7107ebb74729010d9775752747a3f513eb3a1d9d519bf44c504cf253b318b8adc5fc2c6410fa7f25a221ae112317ce269f52468f589441b5eee0f5754b6808 SHA512 54f9955b8cc03d32b4f0f5a446883ad3d19f998dce326f4af037526171b9abf1927ae51de1b8aa06068ce60640b947088446f8899ed8dcfd86d9498900898c55
+DIST citus-13.0.3.tar.gz 6922310 BLAKE2B d143563822056cb929cf24b5a1c558e4ffeaddf59f4b4a5c5840b32c7952b81092cb08fc9839555087ff87af2f515ca7a04f8dfab13835ced01900b45f60512d SHA512 4e5fbb4419fff0e409fea000c28e4fd4db34f2afb482bd47343c546dcb9ccf085e744e36e16dc843234dfef09b021a2004aaea8cbdb1a747d55f44f729ee894b

diff --git a/dev-db/citus/citus-13.0.3.ebuild b/dev-db/citus/citus-13.0.3.ebuild
new file mode 100644
index 000000000000..d21d1b932005
--- /dev/null
+++ b/dev-db/citus/citus-13.0.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+POSTGRES_COMPAT=( 15 16 17 )
+
+inherit postgres-multi
+
+DESCRIPTION="Open-source postgresql extension for clustering/multi-node setups"
+HOMEPAGE="https://www.citusdata.com/"
+
+SRC_URI="https://github.com/citusdata/citus/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+IUSE=""
+LICENSE="POSTGRESQL AGPL-3"
+
+KEYWORDS="~amd64"
+
+SLOT=0
+
+RESTRICT="test"
+
+DEPEND="${POSTGRES_DEP}
+	app-arch/lz4
+	app-arch/zstd
+	"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	postgres-multi_foreach econf --without-libcurl
+}


             reply	other threads:[~2025-03-31  7:15 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-31  7:15 Patrick Lauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-31  7:20 [gentoo-commits] repo/gentoo:master commit in: dev-db/citus/ Patrick Lauer
2025-03-19 10:48 Patrick Lauer
2025-03-19 10:48 Patrick Lauer
2025-02-07 13:34 Patrick Lauer
2025-02-07 13:34 Patrick Lauer
2024-12-08  8:54 Patrick Lauer
2024-12-08  8:54 Patrick Lauer
2024-11-23  6:34 Patrick Lauer
2024-11-23  6:34 Patrick Lauer
2024-07-29  9:13 Patrick Lauer
2024-07-29  9:13 Patrick Lauer
2024-06-12 16:36 Patrick Lauer
2024-06-10 12:31 Patrick Lauer
2024-06-10 12:31 Patrick Lauer
2024-05-04  6:31 Patrick Lauer
2024-02-20 10:36 Patrick Lauer
2023-11-18 17:08 罗百科
2023-11-18 17:08 罗百科
2023-11-18 17:08 罗百科
2023-10-05  9:37 罗百科
2023-07-22 16:34 罗百科
2023-05-07  8:44 罗百科
2023-04-29 10:27 罗百科
2023-02-14  5:37 罗百科
2023-02-14  5:37 罗百科
2023-02-05  8:19 罗百科
2023-01-09  8:32 罗百科
2023-01-09  8:32 罗百科
2022-10-29 12:04 罗百科
2022-10-29 12:04 罗百科
2022-10-06 15:30 罗百科
2022-09-22 13:30 罗百科
2022-09-22 13:30 罗百科
2022-08-19  9:30 罗百科
2022-07-17  7:36 罗百科
2022-06-17  5:26 罗百科
2022-05-04  7:33 罗百科
2022-03-27  7:25 罗百科
2022-03-27  7:25 罗百科
2022-02-02  7:44 罗百科
2022-01-01  8:32 罗百科
2022-01-01  8:32 罗百科
2021-11-28  7:15 罗百科
2021-10-25 15:21 罗百科
2021-09-30 17:33 罗百科
2021-09-30 17:33 罗百科
2021-09-18  9:30 罗百科
2021-09-18  9:30 罗百科
2021-09-07 10:13 罗百科
2021-07-31  9:52 罗百科
2021-03-21  9:11 罗百科
2021-03-21  9:11 罗百科
2021-03-11 17:00 罗百科
2021-03-02  9:14 罗百科
2021-02-09 16:51 罗百科

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1743405298.1e5e7a45b9b707d1710df886da1a5d0c8daa39c9.patrick@gentoo \
    --to=patrick@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox