commit: 2b231496e85e2e12e55ca76c207b649d27e7533d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 26 13:09:18 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 19:35:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b231496
dev-perl/Test-Dependencies: Fix dependency on dev-perl/YAML
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
dev-perl/Test-Dependencies/Test-Dependencies-0.120.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Test-Dependencies/Test-Dependencies-0.120.0.ebuild
b/dev-perl/Test-Dependencies/Test-Dependencies-0.120.0.ebuild
index 84dccd4..929a4c3 100644
--- a/dev-perl/Test-Dependencies/Test-Dependencies-0.120.0.ebuild
+++ b/dev-perl/Test-Dependencies/Test-Dependencies-0.120.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,7 +19,7 @@ RDEPEND="
dev-perl/File-Find-Rule
virtual/perl-Module-CoreList
dev-perl/Pod-Strip
- dev-perl/yaml
+ dev-perl/YAML
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker