commit:     faa576d42823f4bcdf20b062903657b699db7139
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 15:16:06 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 15:36:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa576d4

dev-perl/Text-Format: Remove old 0.590.0

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Text-Format/Manifest                   |  1 -
 dev-perl/Text-Format/Text-Format-0.590.0.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-perl/Text-Format/Manifest b/dev-perl/Text-Format/Manifest
index 2430bc1e158..e9169734b76 100644
--- a/dev-perl/Text-Format/Manifest
+++ b/dev-perl/Text-Format/Manifest
@@ -1,2 +1 @@
-DIST Text-Format-0.59.tar.gz 25850 BLAKE2B 
dd72bd14bead0c8294372060d9e72dc6dce5b321711ad7ca5f0cff5721ae28ede79d8a860ad3fa95289c4541319fc95541aad51ec7108cf2da1c8060301e4c41
 SHA512 
030fc38853f96d64f359af1ad9f776e7c797f564f11207de32477b3b716da665dbce3b91d988241ba1fbd2b884aa85b0ce0b7b473aaf0efd23839f8422a52fcd
 DIST Text-Format-0.60.tar.gz 25913 BLAKE2B 
27e885dacfd0a1019633cd2c805f7d26ffdd62da2e281366fa87e331e47e5ef3e12c2d6a20b47ecaf0ea1e591aedfb7d92829ad21a80a8a3481d8688fd2516a5
 SHA512 
04330567c62854d7d6758e15e0a4ef3799ed15a0e66782f1080d20e62df33eaf2b44c3c126e64a6855ff2cbe28d86cbbaee2a845a287b21da0b81869edd1219f

diff --git a/dev-perl/Text-Format/Text-Format-0.590.0.ebuild 
b/dev-perl/Text-Format/Text-Format-0.590.0.ebuild
deleted file mode 100644
index 3fb65cff481..00000000000
--- a/dev-perl/Text-Format/Text-Format-0.590.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SHLOMIF
-MODULE_VERSION=0.59
-
-inherit perl-module
-
-DESCRIPTION="Various subroutines to format text"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-perl/Module-Build
-       test? (
-               dev-perl/Test-Pod
-               dev-perl/Test-Pod-Coverage
-       )"
-
-SRC_TEST="do parallel"

Reply via email to