commit: d6dc206e965dcab440d8f11cab13a700e1edaaa9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat May 2 01:15:36 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat May 2 01:15:36 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d6dc206e
[fixup] B-Hooks-OP-Check-EntersubForCV: Fix deps on ExtUtils-Depends
Package-Manager: portage-2.2.17
.../B-Hooks-OP-Check-EntersubForCV-0.90.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0-r1.ebuild
b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0-r1.ebuild
index 41d02e4..f59fd30 100644
---
a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0-r1.ebuild
+++
b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.90.0-r1.ebuild
@@ -20,6 +20,6 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- dev-perl/extutils-depends
+ dev-perl/ExtUtils-Depends
>=virtual/perl-ExtUtils-MakeMaker-6.420.0
"