commit: 8d4a79afc8eaacd7d93da3264d44a51fbb3d88eb Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Aug 10 17:21:55 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Aug 10 18:22:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d4a79af
dev-perl/String-Format: Remove old Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/String-Format/Manifest | 1 - dev-perl/String-Format/String-Format-1.170.0-r1.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/dev-perl/String-Format/Manifest b/dev-perl/String-Format/Manifest index 7ec484ea142..15272a975ba 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 c15001c9297..00000000000 --- 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"
