From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-db/libpg_query/
Date: Sun, 7 Apr 2024 19:22:13 +0000 (UTC) [thread overview]
Message-ID: <1712517716.6ceae68a4dda86f4c3d6ca9b26388f16792eb9c0.julien@gentoo> (raw)
Message-ID: <20240407192213.hOnYVCDKpzWokb62-rtszUUrYWDQ4k23cDAy6PL5PCs@z> (raw)
commit: 6ceae68a4dda86f4c3d6ca9b26388f16792eb9c0
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Apr 7 19:21:56 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Apr 7 19:21:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ceae68a
dev-db/libpg_query: drop 5.1.0
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-db/libpg_query/Manifest | 1 -
dev-db/libpg_query/libpg_query-5.1.0.ebuild | 38 -----------------------------
2 files changed, 39 deletions(-)
diff --git a/dev-db/libpg_query/Manifest b/dev-db/libpg_query/Manifest
index 53a136239a..a9f7907b85 100644
--- a/dev-db/libpg_query/Manifest
+++ b/dev-db/libpg_query/Manifest
@@ -1,2 +1 @@
DIST libpg_query-16.5.1.0.gh.tar.gz 4296325 BLAKE2B 0f4e80b7ad18462cdcfe8feb6fb8ddf17b0c90f96e6951d46103a1e6c5110e4a383a4742b38b3b3e1eea0fad9a1107cc1a69b296cd0890f342be8e89304d2856 SHA512 01b03c51f19bed427d1e3c0eecfe1ad8af0fcbce175e08b3fc53ba2a2cac396b85db9bc294e01ca7d0b3032d4fd966d95b3771d8133bb71fe3578a7beb6c587d
-DIST libpg_query-5.1.0.gh.tar.gz 4296325 BLAKE2B 0f4e80b7ad18462cdcfe8feb6fb8ddf17b0c90f96e6951d46103a1e6c5110e4a383a4742b38b3b3e1eea0fad9a1107cc1a69b296cd0890f342be8e89304d2856 SHA512 01b03c51f19bed427d1e3c0eecfe1ad8af0fcbce175e08b3fc53ba2a2cac396b85db9bc294e01ca7d0b3032d4fd966d95b3771d8133bb71fe3578a7beb6c587d
diff --git a/dev-db/libpg_query/libpg_query-5.1.0.ebuild b/dev-db/libpg_query/libpg_query-5.1.0.ebuild
deleted file mode 100644
index e7b7ac52cb..0000000000
--- a/dev-db/libpg_query/libpg_query-5.1.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PG_TARGET="16"
-MY_PV="${PG_TARGET}-${PV}"
-DESCRIPTION="C library for accessing the PostgreSQL parser outside of the server environment"
-HOMEPAGE="https://github.com/pganalyze/libpg_query"
-SRC_URI="https://github.com/pganalyze/libpg_query/archive/${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-LICENSE="BSD"
-SLOT="0/${PG_TARGET}"
-KEYWORDS="~amd64"
-IUSE="examples"
-
-BDEPEND="
- dev-libs/protobuf-c
- dev-libs/xxhash
-"
-
-src_compile() {
- emake build
- emake build_shared
- use examples && emake examples
-}
-
-src_test() {
- emake test
-}
-
-src_install() {
- emake \
- prefix="${ED}"/usr \
- libdir="${ED}/usr/$(get_libdir)" \
- install
-}
next reply other threads:[~2024-04-07 19:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-07 19:27 Julien Roy [this message]
2024-04-07 19:22 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-db/libpg_query/ Julien Roy
-- strict thread matches above, loose matches on Subject: below --
2024-11-19 14:01 Julien Roy
2024-11-19 14:09 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-07 19:27 Julien Roy
2024-04-05 22:20 Julien Roy
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=1712517716.6ceae68a4dda86f4c3d6ca9b26388f16792eb9c0.julien@gentoo \
--to=julien@jroy.ca \
--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