commit: 2423fc8c21dbd27b01df6d63178d3e25700dce61
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:12:03 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:12:03 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2423fc8c
[fixup] Dist-Zilla-Role-Tempdir: Module::Build is no longer part of core Perl
and has been moved to dev-perl
Package-Manager: portage-2.2.17
.../Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild
b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild
index f9aa6e3..011bd1b 100644
---
a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild
+++
b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.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