commit:     cb175bb414788f025453a7aa815a0fd7aa1d4cef
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 26 13:08:00 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=cb175bb4

dev-perl/Pod-POM: 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/Pod-POM/Pod-POM-2.10.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild 
b/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild
index 25af4f8..835abf0 100644
--- a/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild
+++ b/dev-perl/Pod-POM/Pod-POM-2.10.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$
 
@@ -17,7 +17,7 @@ IUSE="test"
 RDEPEND="virtual/perl-parent"
 DEPEND="
        test? (
-               >=dev-perl/yaml-0.67
+               >=dev-perl/YAML-0.67
                dev-perl/File-Slurper
                dev-perl/Test-Differences
        )"

Reply via email to