From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 74C64138C9D for ; Wed, 3 Jun 2015 12:59:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFE12E0886; Wed, 3 Jun 2015 12:59:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6274AE0886 for ; Wed, 3 Jun 2015 12:59:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F0C1340D11 for ; Wed, 3 Jun 2015 12:58:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD7FEA24 for ; Wed, 3 Jun 2015 12:58:57 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1433275215.5f3c8d3f29dcb7f4430b518eadfd3c55acb86c55.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild X-VCS-Directories: virtual/perl-File-Fetch/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 5f3c8d3f29dcb7f4430b518eadfd3c55acb86c55 X-VCS-Branch: master Date: Wed, 3 Jun 2015 12:58:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 02f43cba-feb6-4e37-a93e-805c24b793c1 X-Archives-Hash: 671045e25cd82e9a7afe7f974ba494cd commit: 5f3c8d3f29dcb7f4430b518eadfd3c55acb86c55 Author: Kent Fredric gmail com> AuthorDate: Tue Jun 2 20:00:15 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Tue Jun 2 20:00:15 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5f3c8d3f [fixup] perl-File-Fetch: Provided by perl 5.22.0 Package-Manager: portage-2.2.17 ...rl-File-Fetch-0.480.0.ebuild => perl-File-Fetch-0.480.0-r1.ebuild} | 4 ++-- 1 file 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 similarity index 69% rename from virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild rename to virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild index c7cbabd..2fce66d 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} "