commit: ea906ff61709363749ed6b15a4c340690f7cbdc8
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:22:31 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:22:31 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ea906ff6
[fixup] CGI-Application-Plugin-AutoRunmode: EAPI5
Package-Manager: portage-2.2.17
....ebuild => CGI-Application-Plugin-AutoRunmode-0.180.0-r1.ebuild} | 6 ++----
1 file 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
similarity index 77%
rename from
dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
rename to
dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0-r1.ebuild
index 8908f4e..3482386 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"