summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-17 12:22:31 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-17 12:22:31 +1200
commitea906ff61709363749ed6b15a4c340690f7cbdc8 (patch)
tree88de4a13371d7850463b36de209e40f486d7679a /dev-perl/CGI-Application-Plugin-AutoRunmode
parent[fixup] Task-Kensho-CLI: EAPI5 (diff)
downloadperl-overlay-ea906ff61709363749ed6b15a4c340690f7cbdc8.tar.gz
perl-overlay-ea906ff61709363749ed6b15a4c340690f7cbdc8.tar.bz2
perl-overlay-ea906ff61709363749ed6b15a4c340690f7cbdc8.zip
[fixup] CGI-Application-Plugin-AutoRunmode: EAPI5
Package-Manager: portage-2.2.17
Diffstat (limited to 'dev-perl/CGI-Application-Plugin-AutoRunmode')
-rw-r--r--dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0-r1.ebuild (renamed from dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild)6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0-r1.ebuild
index 8908f4e76..3482386d7 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0-r1.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2011 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=THILO
MODULE_VERSION=0.18
inherit perl-module
DESCRIPTION="CGI::App plugin to automatically register runmodes"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -17,4 +16,3 @@ RDEPEND="
>=dev-perl/CGI-Application-3.0.0
"
DEPEND="${RDEPEND}"
-SRC_TEST="do"