commit: a54cd505ec00bbd9cebba5921d8809a5accb2103
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:13:39 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:13:39 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a54cd505
[fixup] Fennec: Module::Build is no longer part of core Perl and has been
moved to dev-perl
Package-Manager: portage-2.2.17
dev-perl/Fennec/Fennec-2.16.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Fennec/Fennec-2.16.0.ebuild
b/dev-perl/Fennec/Fennec-2.16.0.ebuild
index b702bdc..fc7cfd4 100644
--- a/dev-perl/Fennec/Fennec-2.16.0.ebuild
+++ b/dev-perl/Fennec/Fennec-2.16.0.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
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
perl_meta_configure() {
# Module::Build 0.42 ( 0.420.0 )
- echo \>=virtual/perl-Module-Build-0.420.0
+ echo \>=dev-perl/Module-Build-0.420.0
}
perl_meta_runtime() {
# Carp