summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-06-05 02:13:00 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-06-05 02:17:28 +0200
commite8b90a3044a5fd4559f8f6882996a421619515e2 (patch)
treef7c6c1f06d40c852a481938a4c38821a1875a862 /dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild
parentdev-perl/Test-Pod: Stable for remaining arches (ALLARCHES), bug 584050 (diff)
downloadgentoo-e8b90a3044a5fd4559f8f6882996a421619515e2.tar.gz
gentoo-e8b90a3044a5fd4559f8f6882996a421619515e2.tar.bz2
gentoo-e8b90a3044a5fd4559f8f6882996a421619515e2.zip
dev-perl/Test-Pod: Remove old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild')
-rw-r--r--dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild b/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild
deleted file mode 100644
index 0367f6787b48..000000000000
--- a/dev-perl/Test-Pod/Test-Pod-1.480.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DWHEELER
-MODULE_VERSION=1.48
-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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- >=virtual/perl-Pod-Simple-3.50.0
- >=virtual/perl-Test-Simple-0.620.0
-"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.300.0
-"
-
-SRC_TEST="do"