summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-10 19:21:55 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-10 20:22:49 +0200
commit8d4a79afc8eaacd7d93da3264d44a51fbb3d88eb (patch)
tree0884b651e01e4b58f981f9d54088db4b09c0a678 /dev-perl/String-Format
parentdev-perl/String-Flogger: EAPI=8 bump (diff)
downloadgentoo-8d4a79afc8eaacd7d93da3264d44a51fbb3d88eb.tar.gz
gentoo-8d4a79afc8eaacd7d93da3264d44a51fbb3d88eb.tar.bz2
gentoo-8d4a79afc8eaacd7d93da3264d44a51fbb3d88eb.zip
dev-perl/String-Format: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/String-Format')
-rw-r--r--dev-perl/String-Format/Manifest1
-rw-r--r--dev-perl/String-Format/String-Format-1.170.0-r1.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/String-Format/Manifest b/dev-perl/String-Format/Manifest
index 7ec484ea1428..15272a975bab 100644
--- a/dev-perl/String-Format/Manifest
+++ b/dev-perl/String-Format/Manifest
@@ -1,2 +1 @@
-DIST String-Format-1.17.tar.gz 12841 BLAKE2B 3729fdba56eab74ec6da39801aceb7d99e58909a725f2d2a8f66595608ff3efd12d3784a2b65339ce0d588fc5aac0093de202bad567ffc0cf7053a3a50951753 SHA512 9d003483858d1681d6955b8620cbba649fe8b92c318b29c5dd684857d81320cb35fbb50e537545d1dfd1e3abc9f94acf9263b82442759e55fd686bd6e907a9f6
DIST String-Format-1.18.tar.gz 13676 BLAKE2B 4876364f972d9a6859de661f59cf251f65d6bfacbc294ad40b951ce4ee1a51f8ee1a2f26fe997dab4ba36deb0def9226b9b2f545c1832bbd06782e00d1bac2bc SHA512 34eb3991a9bea931f59ca1683ba72d8b07244ed4c2a9409be0626346526b4eb2ab07acdd5c4eabf44a767867a4991e97d89835eb0e4c3c43b413de75eb3c0d5d
diff --git a/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild b/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild
deleted file mode 100644
index c15001c9297c..000000000000
--- a/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DARREN
-MODULE_VERSION=1.17
-inherit perl-module
-
-DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format definitions"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"