summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-17 12:14:55 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-17 12:14:55 +1200
commit162c93386478aa5aa3945afc63e6245dae399181 (patch)
treee4aee6c7e1fd680ee54a7210977a304b653550c3 /dev-perl/Module-Extract-VERSION
parent[fixup] Dist-Zilla-Plugin-MinimumPerl: EAPI5 (diff)
downloadperl-overlay-162c93386478aa5aa3945afc63e6245dae399181.tar.gz
perl-overlay-162c93386478aa5aa3945afc63e6245dae399181.tar.bz2
perl-overlay-162c93386478aa5aa3945afc63e6245dae399181.zip
[fixup] Module-Extract-VERSION: EAPI5
Package-Manager: portage-2.2.17
Diffstat (limited to 'dev-perl/Module-Extract-VERSION')
-rw-r--r--dev-perl/Module-Extract-VERSION/Module-Extract-VERSION-1.10.0-r1.ebuild (renamed from dev-perl/Module-Extract-VERSION/Module-Extract-VERSION-1.10.0.ebuild)7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Module-Extract-VERSION/Module-Extract-VERSION-1.10.0.ebuild b/dev-perl/Module-Extract-VERSION/Module-Extract-VERSION-1.10.0-r1.ebuild
index e189d996a..022e0c468 100644
--- a/dev-perl/Module-Extract-VERSION/Module-Extract-VERSION-1.10.0.ebuild
+++ b/dev-perl/Module-Extract-VERSION/Module-Extract-VERSION-1.10.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=BDFOY
MODULE_VERSION="1.01"
inherit perl-module
DESCRIPTION="Extract a module version without running code"
-LICENSE="|| ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
@@ -19,4 +19,3 @@ DEPEND="
RDEPEND="
${COMMON_DEPEND}
"
-SRC_TEST="do"