From: Andreas K. Hüttel Date: Thu, 17 Oct 2019 02:53:00 +0000 (+0200) Subject: perl-core/Test-Simple: Remove old X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6f8a882e64d5b3c581fd4e3c87dda15ca3be540f;p=gentoo.git perl-core/Test-Simple: Remove old Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel --- diff --git a/perl-core/Test-Simple/Manifest b/perl-core/Test-Simple/Manifest index 50d9c1c5e8f6..2177e186281f 100644 --- a/perl-core/Test-Simple/Manifest +++ b/perl-core/Test-Simple/Manifest @@ -1,2 +1 @@ -DIST Test-Simple-1.001014.tar.gz 127212 BLAKE2B 81a4a1ed5841859d01ec77ce8911d0907c2e21571472c452b296f8b6e3976199b73612b079aeb6e65a064d6ebff39d71b5c0b8bd46d56736d6455a3bfd49e5e1 SHA512 0aa0b4d78c0243480df0e7f9b28d69b6bbf1b26bd49a91827c2d61595319840f7178f179555a60ef28d49d3f50679aade4f6d8138e9ae1bd0113a3d6c66d89c2 DIST Test-Simple-1.302096.tar.gz 282450 BLAKE2B a0b50e0456ac8df714b1b576d154769a994416c2ead7bc0b8e37fb60bcdd7db063ee8b3b770a5e8c98324a1b808da1dd9a1a4cae991ed1d9d318fb87a5f10825 SHA512 85ff954c2031bc53e9af56e6e3c42dcf1ca0f6e10bccd5e4aaf23b58dc6f07b5c1c0cd55b10588e91581e58c41130afbc7c4a93ed078f475584879320eb60dbc diff --git a/perl-core/Test-Simple/Test-Simple-1.1.14-r1.ebuild b/perl-core/Test-Simple/Test-Simple-1.1.14-r1.ebuild deleted file mode 100644 index 74bb8dd90c19..000000000000 --- a/perl-core/Test-Simple/Test-Simple-1.1.14-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=EXODIST -DIST_VERSION=1.001014 -inherit perl-module - -DESCRIPTION="Basic utilities for writing tests" - -SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - !