diff options
author | 2015-06-03 08:00:15 +1200 | |
---|---|---|
committer | 2015-06-03 08:00:15 +1200 | |
commit | 5f3c8d3f29dcb7f4430b518eadfd3c55acb86c55 (patch) | |
tree | 5c28e472b86effdea4a4c30ecb6b396534751179 /virtual/perl-File-Fetch | |
parent | [fixup] perl-Devel-SelfStubber: Provided by perl 5.22.0 (diff) | |
download | perl-overlay-5f3c8d3f29dcb7f4430b518eadfd3c55acb86c55.tar.gz perl-overlay-5f3c8d3f29dcb7f4430b518eadfd3c55acb86c55.tar.bz2 perl-overlay-5f3c8d3f29dcb7f4430b518eadfd3c55acb86c55.zip |
[fixup] perl-File-Fetch: Provided by perl 5.22.0
Package-Manager: portage-2.2.17
Diffstat (limited to 'virtual/perl-File-Fetch')
-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} " |