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

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

Package-Manager: portage-2.2.17

 .../CGI-Application-Plugin-JSON-1.20.0.ebuild                         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/CGI-Application-Plugin-JSON/CGI-Application-Plugin-JSON-1.20.0.ebuild
 
b/dev-perl/CGI-Application-Plugin-JSON/CGI-Application-Plugin-JSON-1.20.0.ebuild
index 3621d7c..624037b 100644
--- 
a/dev-perl/CGI-Application-Plugin-JSON/CGI-Application-Plugin-JSON-1.20.0.ebuild
+++ 
b/dev-perl/CGI-Application-Plugin-JSON/CGI-Application-Plugin-JSON-1.20.0.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=3
@@ -20,7 +20,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        >=dev-perl/JSON-2.20.0
-       virtual/perl-Module-Build
+       dev-perl/Module-Build
        test? (
                        virtual/perl-Test-Simple
        )

Reply via email to