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 22174139694 for ; Fri, 7 Apr 2017 15:18:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AE76E0B4B; Fri, 7 Apr 2017 15:18:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 CBB9FE0B4B for ; Fri, 7 Apr 2017 15:18:20 +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 3BA9B34167A for ; Fri, 7 Apr 2017 15:18:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A324873C6 for ; Fri, 7 Apr 2017 15:18:17 +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: <1491578261.19e5787a25ce6b3f7480cd4995a4c182eeaf1c01.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/List-MoreUtils/List-MoreUtils-0.419.0.ebuild dev-perl/List-MoreUtils/Manifest X-VCS-Directories: dev-perl/List-MoreUtils/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 19e5787a25ce6b3f7480cd4995a4c182eeaf1c01 X-VCS-Branch: master Date: Fri, 7 Apr 2017 15:18:17 +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: 1c08ed22-fc6d-4280-aa52-c92464ac961c X-Archives-Hash: 5ac80a2eccb1e09eb86c12b7a528b562 commit: 19e5787a25ce6b3f7480cd4995a4c182eeaf1c01 Author: Kent Fredric gentoo org> AuthorDate: Fri Apr 7 15:17:41 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Fri Apr 7 15:17:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e5787a dev-perl/List-MoreUtils: Bump to version 0.419.0 Upstream: - Fix regex escaping related failures in Makefile.PL Package-Manager: Portage-2.3.4, Repoman-2.3.2 .../List-MoreUtils/List-MoreUtils-0.419.0.ebuild | 23 ++++++++++++++++++++++ dev-perl/List-MoreUtils/Manifest | 1 + 2 files changed, 24 insertions(+) diff --git a/dev-perl/List-MoreUtils/List-MoreUtils-0.419.0.ebuild b/dev-perl/List-MoreUtils/List-MoreUtils-0.419.0.ebuild new file mode 100644 index 00000000000..a90464b5d31 --- /dev/null +++ b/dev-perl/List-MoreUtils/List-MoreUtils-0.419.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=REHSACK +DIST_VERSION=0.419 +inherit perl-module + +DESCRIPTION="Provide the missing functionality from List::Util" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="test +xs" +# See MoreUtils.pm/LICENSE +LICENSE="Apache-2.0 || ( Artistic GPL-1+ )" + +PDEPEND="xs? ( dev-perl/List-MoreUtils-XS )" +RDEPEND=">=dev-perl/Exporter-Tiny-0.38.0" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( >=virtual/perl-Test-Simple-0.960.0 ) +" diff --git a/dev-perl/List-MoreUtils/Manifest b/dev-perl/List-MoreUtils/Manifest index 13258c4c21f..17ca3cc1c39 100644 --- a/dev-perl/List-MoreUtils/Manifest +++ b/dev-perl/List-MoreUtils/Manifest @@ -1,2 +1,3 @@ DIST List-MoreUtils-0.413.tar.gz 131313 SHA256 4d6429d5672ce74a59d6490320252cb8b5b8285db8fe9c6551a4162e5375ef37 SHA512 178c08995d2eddd75054b29cd68adb77617e92b7e56ac56a890eb7b8e04a1f8eda09f2208288d61352db563bff7da0accf58f7482906a51e03b38465ea655d17 WHIRLPOOL 843a54dc44e6698ced55e2737dc42c14327af5e76d25899e617cbec6fccceb4ddcf8ca424e641fa32be60b6b1878191ad3446c1f8477c7c751559799b3d871bc DIST List-MoreUtils-0.418.tar.gz 55111 SHA256 365651edea4e0c806576e4dcfc3dfb98bb4cbb343bc5c3e04cdc7b5b71ed4988 SHA512 7ba4395262c4406e822baf40e5a32aa6d93779a56d2567c4920f085ab2580c376db41e2141e4b9b43860d65122ebe73a03dfb0ed76a32f087b05ca7eb90f6d6e WHIRLPOOL ed63b850aebc353fda7ba9a8b24b1e50527d56b0c672c16cbc534cd90c9fe452a055b05f256d3e05c2d66be3752b1ab20580815d473c0231bfbea55d34c55c40 +DIST List-MoreUtils-0.419.tar.gz 55193 SHA256 5f8e65608f5dc583faa6a703d19d277ad46dfc1816e51f8ff34fb8322ed48615 SHA512 d13beb5031d1559c2ec4cb93826e86f0f314c4f10c4fdcac6910de0cb039199599911838eadd499e81cb41025aae2a52d69a259653a9637679a1705c7adcd37a WHIRLPOOL 15c8d91b80aba279d458288edb7bc4c5557f2a84560ff284e0918dee09cf69cd2e320b958b201522e536493d49154d2af3654a0a43e74ad8cc353a71ac03a0ce