commit: c088b18cefe86938bf77508ca3aab7b13e74832f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:21:35 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:21:35 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c088b18c
[fixup] Catalyst-Model-File: EAPI5
Package-Manager: portage-2.2.17
...l-File-0.100.0.ebuild => Catalyst-Model-File-0.100.0-r1.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Catalyst-Model-File/Catalyst-Model-File-0.100.0.ebuild
b/dev-perl/Catalyst-Model-File/Catalyst-Model-File-0.100.0-r1.ebuild
similarity index 92%
rename from dev-perl/Catalyst-Model-File/Catalyst-Model-File-0.100.0.ebuild
rename to dev-perl/Catalyst-Model-File/Catalyst-Model-File-0.100.0-r1.ebuild
index 5f24ffc..2072f56 100644
--- a/dev-perl/Catalyst-Model-File/Catalyst-Model-File-0.100.0.ebuild
+++ b/dev-perl/Catalyst-Model-File/Catalyst-Model-File-0.100.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 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=ASH
MODULE_VERSION=0.10
inherit perl-module
DESCRIPTION='File based storage model for Catalyst.'
-LICENSE=" || ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
@@ -49,4 +49,3 @@ DEPEND="
RDEPEND="
$(perl_meta_runtime)
"
-SRC_TEST="do"