summaryrefslogtreecommitdiff
path: root/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild')
-rw-r--r--dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild b/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild
deleted file mode 100644
index dbf7bad4bed7..000000000000
--- a/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SRSHAH
-MODULE_VERSION=2.00
-inherit perl-module
-
-DESCRIPTION="perform tests on all modules of a distribution"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/Pod-Coverage-0.20
- >=dev-perl/File-Find-Rule-0.30
- dev-perl/Test-Pod-Coverage
- >=virtual/perl-Module-CoreList-2.17
- >=dev-perl/Test-Pod-1.26"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do