summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-10-17 04:53:00 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-10-17 05:17:27 +0200
commit6f8a882e64d5b3c581fd4e3c87dda15ca3be540f (patch)
tree292209f18d824662e3722fc390699298920eb455 /perl-core/Test-Simple/Test-Simple-1.1.14-r1.ebuild
parentnet-libs/uhttpmock-0.5.1: alpha stable (diff)
downloadgentoo-6f8a882e64d5b3c581fd4e3c87dda15ca3be540f.tar.gz
gentoo-6f8a882e64d5b3c581fd4e3c87dda15ca3be540f.tar.bz2
gentoo-6f8a882e64d5b3c581fd4e3c87dda15ca3be540f.zip
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>
Diffstat (limited to 'perl-core/Test-Simple/Test-Simple-1.1.14-r1.ebuild')
-rw-r--r--perl-core/Test-Simple/Test-Simple-1.1.14-r1.ebuild21
1 files changed, 0 insertions, 21 deletions
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="
- !<dev-perl/Test-Tester-0.114.0
- !<dev-perl/Test-use-ok-0.160.0"
-DEPEND="${RDEPEND}"
-
-mydoc="rfc*.txt"