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 31F9F139694 for ; Mon, 17 Apr 2017 03:43:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FE2BE082F; Mon, 17 Apr 2017 03:43:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0AD13E082F for ; Mon, 17 Apr 2017 03:43:43 +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 8A40F33D3CE for ; Mon, 17 Apr 2017 03:43:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2A957419 for ; Mon, 17 Apr 2017 03:43:40 +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: <1492400606.688d40ae50d70538fbbe79e8e7c8ab6366ae4906.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Approx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/String-Approx/Manifest dev-perl/String-Approx/String-Approx-3.280.0.ebuild X-VCS-Directories: dev-perl/String-Approx/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 688d40ae50d70538fbbe79e8e7c8ab6366ae4906 X-VCS-Branch: master Date: Mon, 17 Apr 2017 03:43:40 +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: 7ae9af92-43c3-4567-b7a9-e2c62737f07a X-Archives-Hash: 74d497214a2980aadfdef6538219165b commit: 688d40ae50d70538fbbe79e8e7c8ab6366ae4906 Author: Kent Fredric gentoo org> AuthorDate: Mon Apr 17 03:43:26 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Apr 17 03:43:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688d40ae dev-perl/String-Approx: Bump to version 3.280.0 - EAPI6 - Parallel Tests Upstream: - Fix '.' in @INC Bug: https://bugs.gentoo.org/615810 Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/String-Approx/Manifest | 1 + dev-perl/String-Approx/String-Approx-3.280.0.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/dev-perl/String-Approx/Manifest b/dev-perl/String-Approx/Manifest index 4caa640041a..92214ba4d6f 100644 --- a/dev-perl/String-Approx/Manifest +++ b/dev-perl/String-Approx/Manifest @@ -1 +1,2 @@ DIST String-Approx-3.27.tar.gz 45497 SHA256 2b8c1acd24fa9681ebba0ccb3c49f16289de1d579af8a0c898ea8f8d1baf5d36 SHA512 f9028512de964263f9018f076cc4cdb1c93748d1fbcfde873b909bf2dd97a14213e314d9c2dc0c360f6128a89e27e9340538d0802ddf3ee33f0c224c30f9b9c9 WHIRLPOOL 8f9b2cc338dadf877c0d1d4c2f393f3803d915689e7844a6d6ae12638459804c2ccac227263ccdec7e3ecbd9d8c3b70e7d0902afacef536843188d5e116b5302 +DIST String-Approx-3.28.tar.gz 45093 SHA256 43201e762d8699cb0ac2c0764a5454bdc2306c0771014d6c8fba821480631342 SHA512 0564de1ace09dbbbd001f7676cb55c8bd5a763525399c3da8ef44584a83f1923488e0d6eea35a937e01c9c3f7e2097d1fdf6a72e7b1c2dec119aecd9e8f856c9 WHIRLPOOL 97cc6522412ce58e4908a0b2e682ff5570413c75de7ec60ff0c1368b4ef94419a96d7960f16871199a90f7450aa8e3ac28893f444384a66bbf367105edea3643 diff --git a/dev-perl/String-Approx/String-Approx-3.280.0.ebuild b/dev-perl/String-Approx/String-Approx-3.280.0.ebuild new file mode 100644 index 00000000000..3454cb49895 --- /dev/null +++ b/dev-perl/String-Approx/String-Approx-3.280.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=JHI +DIST_VERSION=3.28 +inherit perl-module + +DESCRIPTION="Perl extension for approximate string matching (fuzzy matching)" + +LICENSE="|| ( Artistic-2 LGPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="test" + +DEPEND="virtual/perl-ExtUtils-MakeMaker + test? ( virtual/perl-Test-Simple )"