commit: 33882b1fc5471d23ecef08358ee1a93fbb2b2569
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:15:05 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:15:05 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=33882b1f
[fixup] Catalyst-View-Excel-Template-Plus: Module::Build is no longer part of
core Perl and has been moved to dev-perl
Package-Manager: portage-2.2.17
.../Catalyst-View-Excel-Template-Plus-0.30.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-perl/Catalyst-View-Excel-Template-Plus/Catalyst-View-Excel-Template-Plus-0.30.0.ebuild
b/dev-perl/Catalyst-View-Excel-Template-Plus/Catalyst-View-Excel-Template-Plus-0.30.0.ebuild
index b52cace..ed02a92 100644
---
a/dev-perl/Catalyst-View-Excel-Template-Plus/Catalyst-View-Excel-Template-Plus-0.30.0.ebuild
+++
b/dev-perl/Catalyst-View-Excel-Template-Plus/Catalyst-View-Excel-Template-Plus-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -19,7 +19,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- virtual/perl-Module-Build
+ dev-perl/Module-Build
>=dev-perl/Test-Exception-0.210.0
virtual/perl-Test-Simple
virtual/perl-parent