commit: 8e4da3a73eb3e31c5b91bf962e23d7ecb74a8a6c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:14:53 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:14:53 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8e4da3a7
[fixup] Net-Delicious: Module::Build is no longer part of core Perl and has
been moved to dev-perl
Package-Manager: portage-2.2.17
dev-perl/Net-Delicious/Net-Delicious-1.140.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Delicious/Net-Delicious-1.140.0-r1.ebuild
b/dev-perl/Net-Delicious/Net-Delicious-1.140.0-r1.ebuild
index 23fbaaf..2c8cfdb 100644
--- a/dev-perl/Net-Delicious/Net-Delicious-1.140.0-r1.ebuild
+++ b/dev-perl/Net-Delicious/Net-Delicious-1.140.0-r1.ebuild
@@ -33,6 +33,6 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- >=virtual/perl-Module-Build-0.360.0
+ >=dev-perl/Module-Build-0.360.0
>=virtual/perl-Test-Simple-0.470.0
"