commit: 17446410f966ecf99c98830190a9043cc55c4af2
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:46:28 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:46:28 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=17446410
[fixup] Pod-Plainer: EAPI5
Package-Manager: portage-2.2.17
.../{Pod-Plainer-1.30.0-r1.ebuild => Pod-Plainer-1.30.0-r2.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Pod-Plainer/Pod-Plainer-1.30.0-r1.ebuild
b/dev-perl/Pod-Plainer/Pod-Plainer-1.30.0-r2.ebuild
similarity index 78%
rename from dev-perl/Pod-Plainer/Pod-Plainer-1.30.0-r1.ebuild
rename to dev-perl/Pod-Plainer/Pod-Plainer-1.30.0-r2.ebuild
index 2cf50e8..fa637f3 100644
--- a/dev-perl/Pod-Plainer/Pod-Plainer-1.30.0-r1.ebuild
+++ b/dev-perl/Pod-Plainer/Pod-Plainer-1.30.0-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
+EAPI=5
MODULE_AUTHOR=RMBARKER
MODULE_VERSION="1.03"
inherit perl-module
DESCRIPTION="Perl extension for converting Pod to old-style Pod"
-LICENSE="|| ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
@@ -20,4 +20,3 @@ DEPEND="
RDEPEND="
${COMMON_DEPEND}
"
-SRC_TEST="do"