commit: 15bfba4b1236f8dd5abe13b08e25d4cdcb28d159
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:13:15 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:13:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=15bfba4b
[fixup] Catalyst-Plugin-Setenv: Module::Build is no longer part of core Perl
and has been moved to dev-perl
Package-Manager: portage-2.2.17
dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild
b/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild
index a631929..a9c746f 100644
--- a/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.ebuild
+++ b/dev-perl/Catalyst-Plugin-Setenv/Catalyst-Plugin-Setenv-0.03.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: $
@@ -19,6 +19,6 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- virtual/perl-Module-Build
+ dev-perl/Module-Build
"
SRC_TEST="do"