perl-core/Test-Simple: Remove old

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2019-10-17 04:53:00 +02:00
parent d678846692
commit 6f8a882e64
2 changed files with 0 additions and 22 deletions

View File

@@ -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

View File

@@ -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="
!<dev-perl/Test-Tester-0.114.0
!<dev-perl/Test-use-ok-0.160.0"
DEPEND="${RDEPEND}"
mydoc="rfc*.txt"