summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-11 23:12:43 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-11 23:12:43 +0000
commit92da78f90f8f34f3423b632c1c1835587986218e (patch)
tree5f8f056a9b2bde2cb19b0c9925dffe5b806fc4e7 /perl-core/Pod-Simple/Pod-Simple-3.14.ebuild
parentImprove dependencies; remove old (diff)
downloadgentoo-2-92da78f90f8f34f3423b632c1c1835587986218e.tar.gz
gentoo-2-92da78f90f8f34f3423b632c1c1835587986218e.tar.bz2
gentoo-2-92da78f90f8f34f3423b632c1c1835587986218e.zip
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core/Pod-Simple/Pod-Simple-3.14.ebuild')
-rw-r--r--perl-core/Pod-Simple/Pod-Simple-3.14.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild
deleted file mode 100644
index 03bb7e945630..000000000000
--- a/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.14.ebuild,v 1.9 2011/07/30 12:23:01 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=DWHEELER
-inherit perl-module
-
-DESCRIPTION="Framework for parsing Pod"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
-IUSE=""
-
-DEPEND=">=virtual/perl-Pod-Escapes-1.04"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"