summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/Pod-Simple/Pod-Simple-3.09.ebuild')
-rw-r--r--perl-core/Pod-Simple/Pod-Simple-3.09.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.09.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.09.ebuild
deleted file mode 100644
index 642b4553f94a..000000000000
--- a/perl-core/Pod-Simple/Pod-Simple-3.09.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 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.09.ebuild,v 1.1 2009/11/10 10:47:11 robbat2 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ARANDAL
-inherit perl-module
-
-DESCRIPTION="framework for parsing Pod"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=virtual/perl-Pod-Escapes-1.04"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"