commit: ca481b0cc813ad2d18d7c1b4e020e394d2be77b9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 10:05:37 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 10:05:37 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ca481b0c
[cleanup] Pod-Eventual: Remove old versions
Package-Manager: portage-2.2.17
dev-perl/Pod-Eventual/Pod-Eventual-0.91.480.ebuild | 25 ----------------------
dev-perl/Pod-Eventual/Pod-Eventual-0.93.170.ebuild | 25 ----------------------
2 files changed, 50 deletions(-)
diff --git a/dev-perl/Pod-Eventual/Pod-Eventual-0.91.480.ebuild
b/dev-perl/Pod-Eventual/Pod-Eventual-0.91.480.ebuild
deleted file mode 100644
index 048a79b..0000000
--- a/dev-perl/Pod-Eventual/Pod-Eventual-0.91.480.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.091480"
-inherit perl-module
-
-DESCRIPTION="read a POD document as a series of trivial events
-"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- >=dev-perl/Mixin-Linewise-0.001
-"
-DEPEND="
- ${COMMON_DEPEND}
- test? ( virtual/perl-Test-Simple )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Pod-Eventual/Pod-Eventual-0.93.170.ebuild
b/dev-perl/Pod-Eventual/Pod-Eventual-0.93.170.ebuild
deleted file mode 100644
index 683ed8b..0000000
--- a/dev-perl/Pod-Eventual/Pod-Eventual-0.93.170.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.093170"
-inherit perl-module
-
-DESCRIPTION="read a POD document as a series of trivial events
-"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- >=dev-perl/Mixin-Linewise-0.001
-"
-DEPEND="
- ${COMMON_DEPEND}
- test? ( virtual/perl-Test-Simple )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"