summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2016-04-27 01:04:10 +1200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-29 21:35:59 +0200
commita66b182837157dd72b5161f571518ff7d7d66152 (patch)
tree86c7bce31a72bc428bf06eda8e7be73efe3dad72 /dev-perl/Config-Auto
parentdev-perl/CPAN-Mini-Inject: Fix dependency on dev-perl/YAML (diff)
downloadgentoo-a66b182837157dd72b5161f571518ff7d7d66152.tar.gz
gentoo-a66b182837157dd72b5161f571518ff7d7d66152.tar.bz2
gentoo-a66b182837157dd72b5161f571518ff7d7d66152.zip
dev-perl/Config-Auto: 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"
Diffstat (limited to 'dev-perl/Config-Auto')
-rw-r--r--dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild b/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild
index 7344ca6b800d..b67c13306b3d 100644
--- a/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild
+++ b/dev-perl/Config-Auto/Config-Auto-0.440.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/IO-String
virtual/perl-Text-ParseWords
virtual/perl-File-Spec
- >=dev-perl/yaml-0.670.0
+ >=dev-perl/YAML-0.670.0
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker