commit: ff8d07438392a01f330575d7f7ad47f896f512d2
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 14 06:24:37 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 14 06:24:37 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ff8d0743
dev-perl/Catalyst-Plugin-I18N: Fixup dep on Locale-MakeText-Lexicon
Package-Manager: portage-2.2.17
...-I18N-0.100.0.ebuild => Catalyst-Plugin-I18N-0.100.0-r1.ebuild} | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.100.0.ebuild
b/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.100.0-r1.ebuild
similarity index 78%
rename from dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.100.0.ebuild
rename to dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.100.0-r1.ebuild
index 7d6c72a..e3ff82d 100644
--- a/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.100.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.100.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -7,7 +7,6 @@ MODULE_VERSION=0.10
inherit perl-module
DESCRIPTION="I18N for Catalyst"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -17,7 +16,7 @@ DEPEND="
dev-perl/Catalyst-Runtime
>=virtual/perl-Locale-Maketext-Simple-0.190.0
>=virtual/perl-I18N-LangTags-0.350.0
- dev-perl/locale-maketext-lexicon
+ dev-perl/Locale-Maketext-Lexicon
>=dev-perl/MRO-Compat-0.100.0
"
RDEPEND=${DEPEND}
@@ -26,5 +25,3 @@ PERL_RM_FILES=(
t/02pod.t
t/03podcoverage.t
)
-
-SRC_TEST=do