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 4245613838B for ; Sat, 4 Oct 2014 23:43:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3ECCAE0A65; Sat, 4 Oct 2014 23:43:09 +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 892DFE0A65 for ; Sat, 4 Oct 2014 23:43:08 +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 8D14F34032E for ; Sat, 4 Oct 2014 23:43:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93E93700A for ; Sat, 4 Oct 2014 23:43:04 +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: <1412463814.e6ccd90521283a066a0acb361874241463d1662a.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.ebuild X-VCS-Directories: virtual/perl-File-Fetch/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: e6ccd90521283a066a0acb361874241463d1662a X-VCS-Branch: master Date: Sat, 4 Oct 2014 23:43:04 +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: 2fefb77a-6711-466a-a79c-abe0d13aef45 X-Archives-Hash: 2d049c49e671f5b91af75126ffb45282 commit: e6ccd90521283a066a0acb361874241463d1662a Author: Kent Fredric gmail com> AuthorDate: Sat Oct 4 23:03:34 2014 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Oct 4 23:03:34 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e6ccd905 [bump] virtual/perl-File-Fetch 0.480.0 for perl 5.20 Package-Manager: portage-2.2.10 --- .../perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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.ebuild new file mode 100644 index 0000000..c7cbabd --- /dev/null +++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) + !perl-core/${PN#perl-}-${PV} +"