dev-perl/CPAN-Mini-Inject: Fix dependency on dev-perl/YAML
authorKent Fredric <kentfredric@gmail.com>
Tue, 26 Apr 2016 13:03:33 +0000 (01:03 +1200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 29 Apr 2016 19:35:59 +0000 (21:35 +0200)
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/CPAN-Mini-Inject/CPAN-Mini-Inject-0.330.0-r1.ebuild

index 9968109b86740e46ec608fa70de4e46cc74a9d55..c58b3ba5ea3709aca7c8cb6363212cb64a98d44f 100644 (file)
@@ -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$
 
@@ -26,6 +26,6 @@ RDEPEND="dev-perl/libwww-perl
        >=dev-perl/CPAN-Mini-0.32
        dev-perl/CPAN-Checksums
        dev-perl/File-Slurp
-       dev-perl/yaml"
+       dev-perl/YAML"
 #      test? ( dev-perl/HTTP-Server-Simple )"
 DEPEND="${RDEPEND}"