summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.42.ebuild')
-rw-r--r--dev-perl/Test-Pod/Test-Pod-1.42.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.42.ebuild b/dev-perl/Test-Pod/Test-Pod-1.42.ebuild
deleted file mode 100644
index 6387cf1b6d55..000000000000
--- a/dev-perl/Test-Pod/Test-Pod-1.42.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.42.ebuild,v 1.9 2014/01/20 20:37:19 vapier Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=DWHEELER
-inherit perl-module
-
-DESCRIPTION="check for POD errors in files"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Pod-Simple-3.07
- >=virtual/perl-Test-Simple-0.70"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.30"
-
-SRC_TEST="do"