app-portage/g-cpan: Fix dependency on dev-perl/YAML
authorKent Fredric <kentfredric@gmail.com>
Tue, 26 Apr 2016 13:02:42 +0000 (01:02 +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"

app-portage/g-cpan/g-cpan-0.16.5.ebuild
app-portage/g-cpan/g-cpan-0.16.6.ebuild
app-portage/g-cpan/g-cpan-9999.ebuild

index c7bda0f6520ab9362588f60c07005d1f29bd3fad..c0e84bd5b2899c87e088856ae4e10c8e1457f1cf 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$
 
@@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl
-               >=dev-perl/yaml-0.60
+               >=dev-perl/YAML-0.60
                dev-perl/Shell-EnvImporter
                dev-perl/Log-Agent"
 RDEPEND="${DEPEND}"
index c3dae23fcd2bde35d10f865a92a7d3026207f132..6052f4a7bc0c05c198fb48792ba5b965a4094030 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$
 
@@ -22,7 +22,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND="dev-lang/perl
-               >=dev-perl/yaml-0.60
+               >=dev-perl/YAML-0.60
                >=dev-perl/Shell-EnvImporter-1.70.0-r2
                dev-perl/Log-Agent"
 RDEPEND="${DEPEND}"
index 204397efdfbbe7871a32f4a29cfd81eb818c68f3..ab817e5276de5957b5a7ab28c2d38b09d33cfd4c 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$
 
@@ -22,7 +22,7 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-       >=dev-perl/yaml-0.60
+       >=dev-perl/YAML-0.60
        >=dev-perl/Shell-EnvImporter-1.70.0-r2
        dev-perl/Log-Agent
 "