From: "Aaron Swenson" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pspg/
Date: Fri, 5 Jan 2018 14:23:02 +0000 (UTC) [thread overview]
Message-ID: <1515162108.e7e83d90d2e994325efb95f25df03ed4db3d2e4e.titanofold@gentoo> (raw)
commit: e7e83d90d2e994325efb95f25df03ed4db3d2e4e
Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 14:21:48 2018 +0000
Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 14:21:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e83d90
dev-db/pspg: Cleanup
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-db/pspg/Manifest | 3 ---
dev-db/pspg/pspg-0.5.ebuild | 16 ----------------
dev-db/pspg/pspg-0.7.4.ebuild | 16 ----------------
dev-db/pspg/pspg-0.7.5.ebuild | 16 ----------------
4 files changed, 51 deletions(-)
diff --git a/dev-db/pspg/Manifest b/dev-db/pspg/Manifest
index 4748157a760..20da12e1893 100644
--- a/dev-db/pspg/Manifest
+++ b/dev-db/pspg/Manifest
@@ -1,5 +1,2 @@
-DIST pspg-0.5.tar.gz 845824 BLAKE2B db7b36fbc644e1ac45906ba726212233c0a61230f609584d4fc6207576c4e350b926c6d93e2b9eb563340524e1dae7de0a0c846bed379143bb6a4fcb10cdfd0b SHA512 69e45885d4c155fc0e95360d442ac0b67fb910005148537dbd758e9a22ec83fb232214bf5f292b72a79be444ce05f2eb7bc0a2effaeb8731d1442a7f7ddec5df
-DIST pspg-0.7.4.tar.gz 846366 BLAKE2B 06a2927d326ba2f12661495b3a0133cdaf2b8c4edc624e87e285ae347850d654c345585471724521f6bea1f84cbfccef5ffef8971246b786675fc350c9de432c SHA512 403abe21230f760a43317b2d6be04a8cd6873f7ebb85037c3f4c12b7726ea491c6614bbe923f52dd863d3ebfba2e203f6a40c3fd6d13945663c4ae7b3091e0db
-DIST pspg-0.7.5.tar.gz 846741 BLAKE2B bfdc8c8edbacacb20b268e0577e571e9e2479563e94c7b1b345f0c0dab9e4b7beea97660260b8c99c6ef4524d5230024e5f453233a8418a159496758a3b64064 SHA512 4dc5fe3f2dc70d2d15021e7fb1fca9b870683dee4ab0a6b97bff06fecfe35fb57426440a6d73439210eb20bbe757d1e1a33e43f7ab040c1923527456aca2bbc8
DIST pspg-0.8.0.tar.gz 850508 BLAKE2B 2f2fb7f094f72f0b5d1c959ab73a355ea2ced155fdb64adef21eb70c4991b057e31688128f50db2d6a84ab850b57ab59d50c0dd5ba06998af11ff3a5479cc9bd SHA512 758d47e041f4c7c91ad2033fb95e6d33a27b6f896077dbcb287331496e47740c31c6ba6bf7ea01ad6c1a3c3d4c5e525b268795a16f9c819f4d489d3e98fa3092
DIST pspg-0.9.0.tar.gz 853226 BLAKE2B 7fc73a02557991c24892f47f09a4402fea691047a41ed91e0b4d3fac8fe2fbfc02530615d1123288b641dba7b1db8ba524156351e494a37ca7072853e1f028ee SHA512 a752570ab1a7bca5d69c602a2e8bc0ec92a6ce405b7170bc1a25ed2ae29b0e69fa7833979ccbb5bd1adbaad968067928f26044eef902069edfe662812e9d3edd
diff --git a/dev-db/pspg/pspg-0.5.ebuild b/dev-db/pspg/pspg-0.5.ebuild
deleted file mode 100644
index 18d3c571e86..00000000000
--- a/dev-db/pspg/pspg-0.5.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A better pager for psql"
-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"
-IUSE=""
-
-DEPEND="sys-libs/ncurses:*"
-RDEPEND="${DEPEND}"
diff --git a/dev-db/pspg/pspg-0.7.4.ebuild b/dev-db/pspg/pspg-0.7.4.ebuild
deleted file mode 100644
index 9b90eedb3e0..00000000000
--- a/dev-db/pspg/pspg-0.7.4.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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"
-IUSE=""
-
-DEPEND="sys-libs/ncurses:*"
-RDEPEND="${DEPEND}"
diff --git a/dev-db/pspg/pspg-0.7.5.ebuild b/dev-db/pspg/pspg-0.7.5.ebuild
deleted file mode 100644
index 9b90eedb3e0..00000000000
--- a/dev-db/pspg/pspg-0.7.5.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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"
-IUSE=""
-
-DEPEND="sys-libs/ncurses:*"
-RDEPEND="${DEPEND}"
next reply other threads:[~2018-01-05 14:23 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-05 14:23 Aaron Swenson [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-01 22:36 [gentoo-commits] repo/gentoo:master commit in: dev-db/pspg/ Jakov Smolić
2024-11-05 15:16 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-17 19:17 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: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=1515162108.e7e83d90d2e994325efb95f25df03ed4db3d2e4e.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