summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-03 08:00:15 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-03 08:00:15 +1200
commit5f3c8d3f29dcb7f4430b518eadfd3c55acb86c55 (patch)
tree5c28e472b86effdea4a4c30ecb6b396534751179
parent[fixup] perl-Devel-SelfStubber: Provided by perl 5.22.0 (diff)
downloadperl-overlay-5f3c8d3f.tar.gz
perl-overlay-5f3c8d3f.tar.bz2
perl-overlay-5f3c8d3f.zip
[fixup] perl-File-Fetch: Provided by perl 5.22.0
Package-Manager: portage-2.2.17
-rw-r--r--virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild (renamed from virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild
index c7cbabdca..2fce66d2d 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ || ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}
"