public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-db/psequel/
Date: Thu, 21 Nov 2024 17:40:09 +0000 (UTC)	[thread overview]
Message-ID: <1732208382.61794435b11f882e60c745c6f3ad8a01a2a5dc6a.julien@gentoo> (raw)

commit:     61794435b11f882e60c745c6f3ad8a01a2a5dc6a
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Nov 21 16:59:42 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Nov 21 16:59:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61794435

dev-db/psequel: drop 0.1.8-r1

Closes: https://bugs.gentoo.org/928914
Closes: https://bugs.gentoo.org/928912
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-db/psequel/Manifest                |  1 -
 dev-db/psequel/psequel-0.1.8-r1.ebuild | 52 ----------------------------------
 2 files changed, 53 deletions(-)

diff --git a/dev-db/psequel/Manifest b/dev-db/psequel/Manifest
index e99a5f565..ed26de475 100644
--- a/dev-db/psequel/Manifest
+++ b/dev-db/psequel/Manifest
@@ -1,2 +1 @@
-DIST psequel-0.1.8.gh.tar.gz 1750537 BLAKE2B 6d170ea3b1cdfc441959cd536a69c12cff38234bc54db5c8e1b487837cb718a1a4370d73812160575effe7e231e8c1c066d9462370abc4b6363b133fb8fb072a SHA512 b4785c282bf9b10fc8d67620b81a89c9e673ac0fc12df2ba6f3fd33184bfccf800cb9bfee26ae876cade14c50b612c6c82d672dd564625db05f52743ae91bdfb
 DIST psequel-0.2.0.gh.tar.gz 936421 BLAKE2B b1468917c626e734f469e75d8b491e4f41d0e0b724c91e196bfca5cfd6fdec5fd3bcca90bd397a202b785fded5c5bf43592c10b767a18ea486bd67ace1ee28f1 SHA512 8b58888c5f9ed4571f23d8458eb30271b7c120e2c60f49a7221a59155762d32def10a08d2130dc4c09d90e17bb1e607f0fa0d812dc5f303cd7d4f2002b4ec083

diff --git a/dev-db/psequel/psequel-0.1.8-r1.ebuild b/dev-db/psequel/psequel-0.1.8-r1.ebuild
deleted file mode 100644
index 0d6ffa1b6..000000000
--- a/dev-db/psequel/psequel-0.1.8-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson gnome2-utils vala xdg
-
-DESCRIPTION="Run your SQL query"
-HOMEPAGE="https://github.com/ppvan/psequel"
-SRC_URI="https://github.com/ppvan/psequel/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-db/postgresql
-	dev-db/pg_query_vala
-	dev-libs/glib
-	dev-libs/json-glib
-	gui-libs/gtk:4
-	gui-libs/gtksourceview
-	gui-libs/libadwaita:1
-	x11-libs/pango
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	>=dev-lang/vala-0.56
-	>=gui-libs/gtk-4.10.0:4
-	>=gui-libs/gtksourceview-5.0:5
-	>=dev-libs/glib-2.74.0:2
-	>=dev-libs/json-glib-1.6.0
-	>=gui-libs/libadwaita-1.0:1
-	>=dev-db/postgresql-15.3
-	dev-db/pg_query_vala
-	dev-util/blueprint-compiler
-"
-
-src_prepare() {
-	default
-	vala_setup
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	xdg_pkg_postrm
-	gnome2_schemas_update
-}


WARNING: multiple messages have this Message-ID (diff)
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-db/psequel/
Date: Thu, 21 Nov 2024 17:45:29 +0000 (UTC)	[thread overview]
Message-ID: <1732208382.61794435b11f882e60c745c6f3ad8a01a2a5dc6a.julien@gentoo> (raw)
Message-ID: <20241121174529.LUEF3TFWrpib_m-_4YqEAKFY7HcUkv7iia0FYJXSUU8@z> (raw)

commit:     61794435b11f882e60c745c6f3ad8a01a2a5dc6a
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Nov 21 16:59:42 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Nov 21 16:59:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61794435

dev-db/psequel: drop 0.1.8-r1

Closes: https://bugs.gentoo.org/928914
Closes: https://bugs.gentoo.org/928912
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-db/psequel/Manifest                |  1 -
 dev-db/psequel/psequel-0.1.8-r1.ebuild | 52 ----------------------------------
 2 files changed, 53 deletions(-)

diff --git a/dev-db/psequel/Manifest b/dev-db/psequel/Manifest
index e99a5f565..ed26de475 100644
--- a/dev-db/psequel/Manifest
+++ b/dev-db/psequel/Manifest
@@ -1,2 +1 @@
-DIST psequel-0.1.8.gh.tar.gz 1750537 BLAKE2B 6d170ea3b1cdfc441959cd536a69c12cff38234bc54db5c8e1b487837cb718a1a4370d73812160575effe7e231e8c1c066d9462370abc4b6363b133fb8fb072a SHA512 b4785c282bf9b10fc8d67620b81a89c9e673ac0fc12df2ba6f3fd33184bfccf800cb9bfee26ae876cade14c50b612c6c82d672dd564625db05f52743ae91bdfb
 DIST psequel-0.2.0.gh.tar.gz 936421 BLAKE2B b1468917c626e734f469e75d8b491e4f41d0e0b724c91e196bfca5cfd6fdec5fd3bcca90bd397a202b785fded5c5bf43592c10b767a18ea486bd67ace1ee28f1 SHA512 8b58888c5f9ed4571f23d8458eb30271b7c120e2c60f49a7221a59155762d32def10a08d2130dc4c09d90e17bb1e607f0fa0d812dc5f303cd7d4f2002b4ec083

diff --git a/dev-db/psequel/psequel-0.1.8-r1.ebuild b/dev-db/psequel/psequel-0.1.8-r1.ebuild
deleted file mode 100644
index 0d6ffa1b6..000000000
--- a/dev-db/psequel/psequel-0.1.8-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson gnome2-utils vala xdg
-
-DESCRIPTION="Run your SQL query"
-HOMEPAGE="https://github.com/ppvan/psequel"
-SRC_URI="https://github.com/ppvan/psequel/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-db/postgresql
-	dev-db/pg_query_vala
-	dev-libs/glib
-	dev-libs/json-glib
-	gui-libs/gtk:4
-	gui-libs/gtksourceview
-	gui-libs/libadwaita:1
-	x11-libs/pango
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	>=dev-lang/vala-0.56
-	>=gui-libs/gtk-4.10.0:4
-	>=gui-libs/gtksourceview-5.0:5
-	>=dev-libs/glib-2.74.0:2
-	>=dev-libs/json-glib-1.6.0
-	>=gui-libs/libadwaita-1.0:1
-	>=dev-db/postgresql-15.3
-	dev-db/pg_query_vala
-	dev-util/blueprint-compiler
-"
-
-src_prepare() {
-	default
-	vala_setup
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	xdg_pkg_postrm
-	gnome2_schemas_update
-}


             reply	other threads:[~2024-11-21 17:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-21 17:40 Julien Roy [this message]
2024-11-21 17:45 ` [gentoo-commits] repo/proj/guru:master commit in: dev-db/psequel/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2024-11-19 14:01 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-24 19:03 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-24 19:00 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-07 15:25 Julien Roy
2024-04-06 12:57 Julien Roy
2024-04-05 22:20 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-05 22:17 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-05 21:57 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=1732208382.61794435b11f882e60c745c6f3ad8a01a2a5dc6a.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