commit: 5afb3df678736fa33f5b045b51998a61bbd8cb2c
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 03:28:36 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 03:28:36 2017 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5afb3df6
virtual/perl-File-Fetch: Fix for 5.24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
...-File-Fetch-0.480.0-r1.ebuild => perl-File-Fetch-0.480.100.ebuild} | 4 ++--
1 file 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
similarity index 68%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild
rename to 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}
"