diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2022-06-28 22:54:34 -0400 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2022-06-28 22:54:34 -0400 |
commit | 44bd829faeee0073749e32d677677a4f871e2b33 (patch) | |
tree | 5dea4490ce61c9de1d6b1b1b8288d8835d62122d /dev-db/pspg | |
parent | dev-php/pecl-apcu: Drop old PHP targets (diff) | |
download | gentoo-44bd829faeee0073749e32d677677a4f871e2b33.tar.gz gentoo-44bd829faeee0073749e32d677677a4f871e2b33.tar.bz2 gentoo-44bd829faeee0073749e32d677677a4f871e2b33.zip |
dev-db/pspg: Cleanup
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Diffstat (limited to 'dev-db/pspg')
-rw-r--r-- | dev-db/pspg/Manifest | 3 | ||||
-rw-r--r-- | dev-db/pspg/pspg-3.1.5-r1.ebuild | 19 | ||||
-rw-r--r-- | dev-db/pspg/pspg-4.3.0-r1.ebuild | 19 | ||||
-rw-r--r-- | dev-db/pspg/pspg-5.0.5.ebuild | 19 |
4 files changed, 0 insertions, 60 deletions
diff --git a/dev-db/pspg/Manifest b/dev-db/pspg/Manifest index 4e869267dd20..32aa6ebed49d 100644 --- a/dev-db/pspg/Manifest +++ b/dev-db/pspg/Manifest @@ -1,4 +1 @@ -DIST pspg-3.1.5.tar.gz 1380515 BLAKE2B b9539347d1977a178468127df5f92f8b7be835b7e6edc49720131173b71b22e01b614bcde55e354d32a2ecf1665dcebd27502110786b7595411b5ec782391f01 SHA512 287d4794aebc867bf3c344c3747f1d058c1b93710dd0d86de66ae1e0d97961f4e3d511bc0f7df98c309bffc962aaf50b758faab1f8c6f0eb3374450e53ecdccb -DIST pspg-4.3.0.tar.gz 1398789 BLAKE2B 51669105e335669ad76f174f7e085954bb5bf65719c929b0153aaa53c1a48d3f6c642cdf20624042dcfe5d7ad43bf2e6c5b5aaa5263d100590fdfa8ae21e62f4 SHA512 947052ca480ff271712b4620d7cf6060a5a702f245417c5223d8dcd6a357f71d16bc5bc732f883e80c730d3b699534a5791fc58d37b6c05e40e71e8f814e2c23 -DIST pspg-5.0.5.tar.gz 1828909 BLAKE2B 9e58735acbeeb42b7aa560d0b418b40ab461e1be2a429696cc07414d7e47e58c12511e6493ab95d16dd1b02b37921aac98acd99c9346dea8a95c55545a4c755f SHA512 9e2a673d7721598b0058ca8738e973b4c6b2e967b6b6d6dffba6d6473760809dce01b0f086ff6fff4e16e10a4fe78f0551e0a42d78a66513eb898c2df7dc0dc8 DIST pspg-5.5.4.tar.gz 2415002 BLAKE2B 1b7712318069c5fe69afe5e7477aa2a415d007a1f41af866726b11e65073c507ed12a51de14fc39ee06df9ccbe2763472332f55dda49167547e6ba590850bb5b SHA512 f13f4d7424d7b172a1fc5f963e7390a53f73f5c53ea4af7a9bed32dabc99f657e46cae550e8d5c7dd756b3496dd2ad665f3fd6551e54f9add1b3aef491709572 diff --git a/dev-db/pspg/pspg-3.1.5-r1.ebuild b/dev-db/pspg/pspg-3.1.5-r1.ebuild deleted file mode 100644 index 58ec04498fc1..000000000000 --- a/dev-db/pspg/pspg-3.1.5-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 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/pspg" -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}" - -RESTRICT="test" diff --git a/dev-db/pspg/pspg-4.3.0-r1.ebuild b/dev-db/pspg/pspg-4.3.0-r1.ebuild deleted file mode 100644 index 51c9c87a2f60..000000000000 --- a/dev-db/pspg/pspg-4.3.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 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/pspg" -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}" - -RESTRICT="test" diff --git a/dev-db/pspg/pspg-5.0.5.ebuild b/dev-db/pspg/pspg-5.0.5.ebuild deleted file mode 100644 index cdb6dbe8621c..000000000000 --- a/dev-db/pspg/pspg-5.0.5.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="A better pager for psql and mysql" -HOMEPAGE="https://github.com/okbob/pspg" -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}" - -RESTRICT="test" |