From: "Aaron W. Swenson" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pspg/
Date: Sun, 17 Nov 2019 19:17:15 +0000 (UTC) [thread overview]
Message-ID: <1574018218.94b3a271360556c1caf6fe50023d4650f77a99f6.titanofold@gentoo> (raw)
commit: 94b3a271360556c1caf6fe50023d4650f77a99f6
Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 19:16:55 2019 +0000
Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 19:16:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b3a271
dev-db/pspg: Bump to 2.5.5
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>
dev-db/pspg/Manifest | 1 +
dev-db/pspg/pspg-2.5.5.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/dev-db/pspg/Manifest b/dev-db/pspg/Manifest
index 8fcd75c08ef..ec804ee7aa5 100644
--- a/dev-db/pspg/Manifest
+++ b/dev-db/pspg/Manifest
@@ -1,3 +1,4 @@
DIST pspg-1.6.5.tar.gz 1005525 BLAKE2B 2befb8a7081e1fcf5df60eca48f34b819d9de3d07920613b7f759887b4ddcccbc52e46ea8f407666a50a53bbfda582a10b1b2ca65d0c4452bc46db8cd971a802 SHA512 755e40dd6c68a01ad235e6fc2751af76c8ed63c2832bfa26356fa80e62bd59a076413cf7fc075685f9267bc7339fadf4975a695d681fc7821b7da0589805c1f0
DIST pspg-1.6.8.tar.gz 1017316 BLAKE2B 0150b4577365000b2fdd9de93307acbb5133915917c92affd1a598b3f16769ff0afa6e0b9c0d4639b771dcd62f1f7364a028a3b9d96cc6c40e3ac41c550a8d48 SHA512 337ae1eb9e92dc97ca32127322aaa3d0c5edb8766e5cab16e778148b3256119c7c5b1b2e4b6ab0b520113ede07c464d1c1c5e460c8efb7714f5a29acfa845e9d
DIST pspg-2.5.4.tar.gz 1346559 BLAKE2B 01c0a35a6372ccb7ad007595d01eb0c8380428722418a4f4b6040a549757d2eab601371ded51a762d81677adc259abf5f8af4311fca6427fb24244e0c33035d2 SHA512 2a9c677bbff4eb032403b90f44dbe9f62a46775c1cf180e90fc3df2853973c4b584b674fa11e2b3be844402f5c00777388ff05782fdecee3b27d92280fc288ff
+DIST pspg-2.5.5.tar.gz 1346896 BLAKE2B 7b5b64affcc6ec52ae9712fab06089db3a8ae208d94190fa6695d2285d29a13ac2c5ca3854a1a13ec6907eed04dd6bb188b31cc6440963a069a2715ecf109eba SHA512 74e8c8c5a156d9115a2bc6c9957d302b5e48182181c9560100c09dea765f9a382d78b5fe74ca11fdccd40bdd2f8a165218edf89ffd7713e479f0443a49766c4d
diff --git a/dev-db/pspg/pspg-2.5.5.ebuild b/dev-db/pspg/pspg-2.5.5.ebuild
new file mode 100644
index 00000000000..60a6aaa3b83
--- /dev/null
+++ b/dev-db/pspg/pspg-2.5.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A better pager for psql and mysql"
+HOMEPAGE="https://github.com/okbob/${PN}"
+SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="sys-libs/ncurses:*
+dev-db/postgresql:=
+sys-libs/readline:*"
+RDEPEND="${DEPEND}"
next reply other threads:[~2019-11-17 19:17 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-17 19:17 Aaron W. Swenson [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-05 15:16 [gentoo-commits] repo/gentoo:master commit in: dev-db/pspg/ Patrick Lauer
2024-05-08 16:22 Aaron W. Swenson
2023-11-28 12:59 罗百科
2022-10-21 12:14 Aaron W. Swenson
2022-06-29 2:55 Aaron W. Swenson
2022-06-13 16:29 Sam James
2022-06-13 7:07 Agostino Sarubbo
2022-03-15 17:29 Aaron W. Swenson
2021-08-11 0:02 Sam James
2021-07-09 10:23 Aaron W. Swenson
2021-03-02 10:48 Aaron W. Swenson
2020-12-24 2:59 Aaron W. Swenson
2020-12-22 17:08 Thomas Deutschmann
2020-12-21 19:45 Sam James
2020-11-21 21:49 Aaron W. Swenson
2020-11-21 21:44 Aaron W. Swenson
2020-07-27 1:54 Sam James
2020-06-25 16:05 Aaron W. Swenson
2020-06-25 15:27 Aaron W. Swenson
2020-03-20 9:04 Agostino Sarubbo
2020-03-20 8:59 Agostino Sarubbo
2020-02-18 18:58 Aaron W. Swenson
2019-11-16 0:57 Aaron W. Swenson
2019-11-16 0:57 Aaron W. Swenson
2019-08-17 10:32 Aaron W. Swenson
2019-08-17 10:31 Aaron W. Swenson
2019-07-24 8:19 Agostino Sarubbo
2019-07-22 13:54 Agostino Sarubbo
2019-06-19 10:29 Aaron W. Swenson
2018-09-18 20:06 Aaron Swenson
2018-09-15 19:18 Mikle Kolyada
2018-09-10 21:21 Thomas Deutschmann
2018-08-11 14:54 Aaron Swenson
2018-04-27 20:20 Aaron Swenson
2018-03-07 20:15 Aaron Swenson
2018-03-07 20:13 Aaron Swenson
2018-01-21 20:30 Thomas Deutschmann
2018-01-16 11:45 Aaron Swenson
2018-01-15 19:03 Tobias Klausmann
2018-01-11 11:48 Aaron Swenson
2018-01-05 14:23 Aaron Swenson
2018-01-05 14:20 Aaron Swenson
2017-12-15 15:07 Aaron Swenson
2017-12-01 10:23 Aaron Swenson
2017-11-28 20:35 Aaron Swenson
2017-11-26 13:12 Aaron Swenson
2017-11-16 15:32 Aaron Swenson
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=1574018218.94b3a271360556c1caf6fe50023d4650f77a99f6.titanofold@gentoo \
--to=titanofold@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