From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2718B1396D9 for ; Sat, 21 Oct 2017 08:38:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17E612BC009; Sat, 21 Oct 2017 08:38:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE1F72BC009 for ; Sat, 21 Oct 2017 08:38:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08FFE33BEB4 for ; Sat, 21 Oct 2017 08:38:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3964805 for ; Sat, 21 Oct 2017 08:38:29 +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: <1508575074.c76d709e7eb08ae6612aa4915f417c49bbd8083b.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-SearchPath/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-SearchPath/File-SearchPath-0.70.0.ebuild dev-perl/File-SearchPath/Manifest X-VCS-Directories: dev-perl/File-SearchPath/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: c76d709e7eb08ae6612aa4915f417c49bbd8083b X-VCS-Branch: master Date: Sat, 21 Oct 2017 08:38:29 +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: b2c7f885-4ddf-4c17-869d-8b6b421391ab X-Archives-Hash: d9b148fb5f4ed3e7efb87294f7095fd0 commit: c76d709e7eb08ae6612aa4915f417c49bbd8083b Author: Kent Fredric gentoo org> AuthorDate: Sat Oct 21 06:03:51 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Oct 21 08:37:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76d709e dev-perl/File-SearchPath: Bump to version 0.70.0 - EAPI6 - Parallel tests Upstream: - Documentation Package-Manager: Portage-2.3.8, Repoman-2.3.3 .../File-SearchPath/File-SearchPath-0.70.0.ebuild | 19 +++++++++++++++++++ dev-perl/File-SearchPath/Manifest | 1 + 2 files changed, 20 insertions(+) diff --git a/dev-perl/File-SearchPath/File-SearchPath-0.70.0.ebuild b/dev-perl/File-SearchPath/File-SearchPath-0.70.0.ebuild new file mode 100644 index 00000000000..74a5435dfa6 --- /dev/null +++ b/dev-perl/File-SearchPath/File-SearchPath-0.70.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=TJENNESS +DIST_VERSION=0.07 +inherit perl-module + +DESCRIPTION="Search for a file in an environment variable path" + +LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+ +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + dev-perl/Module-Build" diff --git a/dev-perl/File-SearchPath/Manifest b/dev-perl/File-SearchPath/Manifest index 926431f869c..9781ca51987 100644 --- a/dev-perl/File-SearchPath/Manifest +++ b/dev-perl/File-SearchPath/Manifest @@ -1 +1,2 @@ DIST File-SearchPath-0.06.tar.gz 7252 SHA256 ffd6485d407c4013162ccf026b8120e6da1d94aaf3a47aa767e1b4b7546eb274 SHA512 3e209def4ac4c88186a5126d8ea074f74309c91ae6b1f783e447f6841a9db49c8a4465a3471ac6668eb644251ae6ea8db3fa7f02fff0f0b58abbeaf628feed67 WHIRLPOOL 18008e8f6147c55d4d1543f0131d0caae813f5b890a426654ab6d74fbcbb87508887f97a87fa030be5b54b569e68b2eba7d002ece8c33daf6443004bde9b325b +DIST File-SearchPath-0.07.tar.gz 7813 SHA256 be4a2594ef1a7577e773135add940179c6a324e07e12bcfdc463cb49119a2cb9 SHA512 bac702296a458b4c132a51af795cc8094dcae9c9c1d3b82c43de521fd85178e3f2ac22fc043a098b1182ad3cf772039bba82e6610aeb4a5a6090bc600dcfd9a2 WHIRLPOOL 74e4efe5bd761af1080dcd1527e40466686fa6fc26c4b8174d580c1ca95c06bc20e476bdba82908f9c21532d7c04c26dc479e11d65be205e67d9ac5fff32d6f8