summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Pod-Elemental/Pod-Elemental-0.092970.ebuild')
-rw-r--r--dev-perl/Pod-Elemental/Pod-Elemental-0.092970.ebuild35
1 files changed, 0 insertions, 35 deletions
diff --git a/dev-perl/Pod-Elemental/Pod-Elemental-0.092970.ebuild b/dev-perl/Pod-Elemental/Pod-Elemental-0.092970.ebuild
deleted file mode 100644
index c0a2689e8..000000000
--- a/dev-perl/Pod-Elemental/Pod-Elemental-0.092970.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION="work with nestable Pod elements"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- virtual/perl-Encode
- dev-perl/Moose
- >=dev-perl/Moose-Autobox-0.10
- dev-perl/MooseX-Types
- dev-perl/Mixin-Linewise
- dev-perl/namespace-autoclean
- >=dev-perl/Pod-Eventual-0.004
- dev-perl/String-RewritePrefix
- dev-perl/String-Truncate
- dev-perl/Sub-Exporter-ForMethods
-"
-DEPEND="
- ${COMMON_DEPEND}
- test? (
- dev-perl/Test-Deep
- dev-perl/Test-Differences
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"