Skip to content

Commit

Permalink
app-portage/g-cpan: Fix dependency on dev-perl/YAML
Browse files Browse the repository at this point in the history
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"
  • Loading branch information
kentfredric authored and akhuettel committed Apr 29, 2016
1 parent 2ebc441 commit e295301
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions app-portage/g-cpan/g-cpan-0.16.5.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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}"
Expand Down
4 changes: 2 additions & 2 deletions app-portage/g-cpan/g-cpan-0.16.6.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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}"
Expand Down
4 changes: 2 additions & 2 deletions app-portage/g-cpan/g-cpan-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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
"
Expand Down

0 comments on commit e295301

Please sign in to comment.