summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-15 03:52:33 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-15 03:52:33 +1200
commitf57162f63a5546f4e328c56408ebdcf698051d60 (patch)
treef3f73bf67811b17cf3b95e766fc90119dad81210
parent[fixup] IO-Stty: Module::Build is no longer part of core Perl and has been m... (diff)
downloadperl-overlay-f57162f63a5546f4e328c56408ebdcf698051d60.tar.gz
perl-overlay-f57162f63a5546f4e328c56408ebdcf698051d60.tar.bz2
perl-overlay-f57162f63a5546f4e328c56408ebdcf698051d60.zip
[fixup] Parallel-Iterator: Module::Build is no longer part of core Perl and has been moved to dev-perl
Package-Manager: portage-2.2.17
-rw-r--r--dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0.ebuild b/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0.ebuild
index 6f6464058..4e416fca2 100644
--- a/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0.ebuild
+++ b/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.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: $
EAPI=4
@@ -20,7 +20,7 @@ COMMON_DEPEND="
"
DEPEND="
${COMMON_DEPEND}
- virtual/perl-Module-Build
+ dev-perl/Module-Build
"
RDEPEND="
${COMMON_DEPEND}