summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-15 03:45:52 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-15 03:45:52 +1200
commitfa8a8c7cec147c1ba163797518bd56401842d963 (patch)
tree4da58a853e494bba41dc2103a107460ed90dc951
parent[fixup] Getopt-Euclid: Module::Build is no longer part of core Perl and has ... (diff)
downloadperl-overlay-fa8a8c7cec147c1ba163797518bd56401842d963.tar.gz
perl-overlay-fa8a8c7cec147c1ba163797518bd56401842d963.tar.bz2
perl-overlay-fa8a8c7cec147c1ba163797518bd56401842d963.zip
[fixup] autobox-dump: 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/autobox-dump/autobox-dump-20090426.174.600.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/autobox-dump/autobox-dump-20090426.174.600.ebuild b/dev-perl/autobox-dump/autobox-dump-20090426.174.600.ebuild
index 1526d156c..1c82f1fd4 100644
--- a/dev-perl/autobox-dump/autobox-dump-20090426.174.600.ebuild
+++ b/dev-perl/autobox-dump/autobox-dump-20090426.174.600.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"
@@ -19,7 +19,7 @@ DEPEND="
virtual/perl-Test-Simple
dev-perl/autobox
$(comment CONFIG REQUIRES)
- virtual/perl-Module-Build
+ dev-perl/Module-Build
"
RDEPEND="
${COMMON_DEPEND}