commit: ec322398e24f40ebf95cbb37adcb5f0d9485a2d4
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 10:04:59 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 10:04:59 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ec322398
[cleanup] Pod-Coverage-TrustPod: Remove old versions
Package-Manager: portage-2.2.17
.../Pod-Coverage-TrustPod-0.100.0.ebuild | 27 -------------------
.../Pod-Coverage-TrustPod-0.100.1-r1.ebuild | 30 ----------------------
2 files changed, 57 deletions(-)
diff --git
a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.0.ebuild
b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.0.ebuild
deleted file mode 100644
index 787356b..0000000
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.100000
-inherit perl-module
-
-DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- dev-perl/Pod-Coverage
- dev-perl/Pod-Eventual
-"
-DEPEND="
- ${COMMON_DEPEND}
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git
a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild
b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild
deleted file mode 100644
index 11c0c4e..0000000
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.100001
-inherit perl-module
-
-DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-COMMON_DEPEND="
- dev-perl/Pod-Coverage $(comment Pod::Coverage::COuntParents)
- dev-perl/Pod-Eventual $(comment Pod::Eventual::Simple)
- virtual/perl-Pod-Parser $(comment Pod::Find)
-"
-DEPEND="
- ${COMMON_DEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
- >=virtual/perl-Test-Simple-0.96 $(comment Test::More 0.960.0)
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"