commit: a37c521443c5dfbb1d56fdd5f57f6e23e7205ea4
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 22:57:15 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 22:57:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a37c5214
[fixup] Catalyst-Plugin-Setenv: EAPI5, normalize version
Package-Manager: portage-2.2.17
...lugin-Setenv-0.03.ebuild => Catalyst-Plugin-Setenv-0.30.0.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild
b/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.30.0.ebuild
similarity index 87%
rename from dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild
rename to dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.30.0.ebuild
index a9c746f..19fb934 100644
--- a/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild
+++ b/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.30.0.ebuild
@@ -2,13 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
MODULE_AUTHOR=MRAMBERG
+MODULE_VERSION=0.03
inherit perl-module
DESCRIPTION="Allows you to set up the environment from Catalyst's config file"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -21,4 +21,3 @@ DEPEND="
${RDEPEND}
dev-perl/Module-Build
"
-SRC_TEST="do"