commit: 731ced14d9d859ebd915f5342521027eb78422f6
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:12:38 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:12:38 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=731ced14
[fixup] DateTime-Format-Excel: Module::Build is no longer part of core Perl
and has been moved to dev-perl
Package-Manager: portage-2.2.17
dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.310.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.310.0.ebuild
b/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.310.0.ebuild
index d6f88ce..67cbd35 100644
--- a/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.310.0.ebuild
+++ b/dev-perl/DateTime-Format-Excel/DateTime-Format-Excel-0.310.0.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
>=dev-perl/DateTime-0.180.0
"
DEPEND="${RDEPEND}
- virtual/perl-Module-Build
+ dev-perl/Module-Build
test? (
>=virtual/perl-Test-Simple-0.470.0
)