summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-17 15:28:36 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-17 15:28:36 +1200
commit5afb3df678736fa33f5b045b51998a61bbd8cb2c (patch)
tree65a18b452767667ae0b3ffde620e92d6602e9692 /virtual
parentvirtual/perl-Devel-SelfStubber: Update for perl 5.24* (diff)
downloadperl-overlay-5afb3df678736fa33f5b045b51998a61bbd8cb2c.tar.gz
perl-overlay-5afb3df678736fa33f5b045b51998a61bbd8cb2c.tar.bz2
perl-overlay-5afb3df678736fa33f5b045b51998a61bbd8cb2c.zip
virtual/perl-File-Fetch: Fix for 5.24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-File-Fetch/perl-File-Fetch-0.480.100.ebuild (renamed from virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.100.ebuild
index 907d11f2c..19c73ba05 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- || ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ || ( =dev-lang/perl-5.24.2* =dev-lang/perl-5.24.1* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}
"