commit: 13747c73a3630c58e40aa348347be750ea21e01e
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 22:54:53 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 22:54:53 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=13747c73
[fixup] Catalyst-Engine-Apache: EAPI5, normalize version
Package-Manager: portage-2.2.17
...ne-Apache-1.16.ebuild => Catalyst-Engine-Apache-1.160.0.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.16.ebuild
b/dev-perl/Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.160.0.ebuild
similarity index 76%
rename from dev-perl/Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.16.ebuild
rename to dev-perl/Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.160.0.ebuild
index 206649c..dacc062 100644
--- a/dev-perl/Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.16.ebuild
+++ b/dev-perl/Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.160.0.ebuild
@@ -1,12 +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=FLORA
+MODULE_VERSION=1.16
inherit perl-module
DESCRIPTION="Catalyst Apache Engines"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -17,4 +17,3 @@ RDEPEND="
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.56
"
-SRC_TEST="do"