commit: 14f64cd0ba049358a174a5afd96ea9d8461693b8
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:13:52 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:13:52 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=14f64cd0
[fixup] Gentoo-Overlay: Module::Build is no longer part of core Perl and has
been moved to dev-perl
Package-Manager: portage-2.2.17
dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.3.ebuild | 6 +++---
dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.5.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.3.ebuild
b/dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.3.ebuild
index 43495c6..7f6d4ff 100644
--- a/dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.3.ebuild
+++ b/dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -13,11 +13,11 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
perl_meta_configure() {
# Module::Build 0.4003 ( 0.400.300 )
- echo \>=virtual/perl-Module-Build-0.400.300
+ echo \>=dev-perl/Module-Build-0.400.300
}
perl_meta_build() {
# Module::Build 0.4003 ( 0.400.300 )
- echo \>=virtual/perl-Module-Build-0.400.300
+ echo \>=dev-perl/Module-Build-0.400.300
}
perl_meta_runtime() {
# Carp
diff --git a/dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.5.ebuild
b/dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.5.ebuild
index c98109c..c3b08e3 100644
--- a/dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.5.ebuild
+++ b/dev-perl/Gentoo-Overlay/Gentoo-Overlay-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -13,11 +13,11 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
perl_meta_configure() {
# Module::Build 0.4004 ( 0.400.400 )
- echo \>=virtual/perl-Module-Build-0.400.400
+ echo \>=dev-perl/Module-Build-0.400.400
}
perl_meta_build() {
# Module::Build 0.4004 ( 0.400.400 )
- echo \>=virtual/perl-Module-Build-0.400.400
+ echo \>=dev-perl/Module-Build-0.400.400
}
perl_meta_runtime() {
# Carp