commit:     c6996e14bc0be9bcbb25c9c9eb7c4d9e2434b485
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:15:41 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:15:41 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c6996e14

[fixup] Test-Deep-JSON:  Module::Build is no longer part of core Perl and has 
been moved to dev-perl

Package-Manager: portage-2.2.17

 dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild 
b/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild
index d7ff2e2..a00539b 100644
--- a/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild
+++ b/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.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
@@ -17,7 +17,7 @@ perl_meta_configure() {
        # CPAN::Meta::Prereqs
        echo virtual/perl-CPAN-Meta
        # Module::Build 0.38 ( 0.380.0 )
-       echo \>=virtual/perl-Module-Build-0.380.0
+       echo \>=dev-perl/Module-Build-0.380.0
 }
 perl_meta_build() {
        # ExtUtils::MakeMaker 6.59 ( 6.590.0 )

Reply via email to