commit: 90f06ff5fa32d5012653dfca02c4572d8fbec823
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:13:27 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:13:27 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=90f06ff5
[fixup] KinoSearch1: Module::Build is no longer part of core Perl and has been
moved to dev-perl
Package-Manager: portage-2.2.17
dev-perl/KinoSearch1/KinoSearch1-1.10.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/KinoSearch1/KinoSearch1-1.10.0.ebuild
b/dev-perl/KinoSearch1/KinoSearch1-1.10.0.ebuild
index a7ccb65..a12e666 100644
--- a/dev-perl/KinoSearch1/KinoSearch1-1.10.0.ebuild
+++ b/dev-perl/KinoSearch1/KinoSearch1-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -23,7 +23,7 @@ DEPEND="
${COMMON_DEPEND}
virtual/perl-File-Spec
virtual/perl-Storable
- virtual/perl-Module-Build
+ dev-perl/Module-Build
virtual/perl-ExtUtils-CBuilder
virtual/perl-ExtUtils-ParseXS
"