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 5701F138334 for ; Sat, 12 Oct 2019 11:00:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0674DE08D6; Sat, 12 Oct 2019 11:00:54 +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 942A3E0901 for ; Sat, 12 Oct 2019 11:00:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0B56D34BBFC for ; Sat, 12 Oct 2019 11:00:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72565838 for ; Sat, 12 Oct 2019 11:00:48 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1570878030.d47648923546e0e7ae8ab204b60c366ba21d7e89.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils-XS/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.428.0.ebuild dev-perl/List-MoreUtils-XS/Manifest X-VCS-Directories: dev-perl/List-MoreUtils-XS/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: d47648923546e0e7ae8ab204b60c366ba21d7e89 X-VCS-Branch: master Date: Sat, 12 Oct 2019 11:00:48 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 40df7952-3ba7-4e72-943e-227c70d13385 X-Archives-Hash: 69f3acf1481b967e9d97a365540d1d76 commit: d47648923546e0e7ae8ab204b60c366ba21d7e89 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Oct 11 22:26:52 2019 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Oct 12 11:00:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4764892 dev-perl/List-MoreUtils-XS: Version bump Closes: https://bugs.gentoo.org/654726 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel gentoo.org> .../List-MoreUtils-XS-0.428.0.ebuild | 32 ++++++++++++++++++++++ dev-perl/List-MoreUtils-XS/Manifest | 1 + 2 files changed, 33 insertions(+) diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.428.0.ebuild b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.428.0.ebuild new file mode 100644 index 00000000000..34b513d033a --- /dev/null +++ b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.428.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=REHSACK +DIST_VERSION=0.428 +inherit perl-module + +DESCRIPTION="Compiled List::MoreUtils functions" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="test" +# See XS.pm/LICENSE +LICENSE="Apache-2.0 || ( Artistic GPL-1+ )" + +RDEPEND=" + !=virtual/perl-XSLoader-0.220.0 +" +DEPEND="${RDEPEND} + virtual/perl-Carp + virtual/perl-ExtUtils-MakeMaker + virtual/perl-File-Path + virtual/perl-File-Spec + virtual/perl-IPC-Cmd + test? ( + virtual/perl-Storable + dev-perl/Test-LeakTrace + >=virtual/perl-Test-Simple-0.960.0 + ) +" diff --git a/dev-perl/List-MoreUtils-XS/Manifest b/dev-perl/List-MoreUtils-XS/Manifest index bae9609acfc..9e57413f060 100644 --- a/dev-perl/List-MoreUtils-XS/Manifest +++ b/dev-perl/List-MoreUtils-XS/Manifest @@ -1,2 +1,3 @@ DIST List-MoreUtils-XS-0.418.tar.gz 129838 BLAKE2B 300efa068045929b895f51a459e61f5caff2548930acddbaedbf9307570a634032db0ada22df575e01d51562b9d50c7ecf833ba03a0b144fff3134ff9d74f264 SHA512 1f6b9adfe641afe45ee3bb9d6df8f81d20916cff860c4955200026302da82799939d309dd2412af10ad1874e4e0528a63e8852e543a667942f1c582cb522b4b1 DIST List-MoreUtils-XS-0.426.tar.gz 159015 BLAKE2B 4317affaaf3325493ac4896fef65330cd0f40a59ebbefa038ea63296756b365e1017c55fd3d635e02f9fb5cf4e0cdd5861ae66e4d2a2102a1fcc239ad711fc2d SHA512 c98bafe58eb636ffb0a2410b74904e9dff6b719d3574ddf5f56bdcfe19fbba76135b4f631cb45e4c9cea8330125cd3d2be2d8571026cd521a25eb512b88e99cf +DIST List-MoreUtils-XS-0.428.tar.gz 159642 BLAKE2B e3f41c4baf14ba54bce0424e818baa603f11804e83e96a9afd61b0f80d3c207f0a45cec8ff61059b70a79abc631d0e074c6654ce6d99e4ad834b40ded21aacb2 SHA512 a608568e3c4a2e160e4f9afa26640be5b97ec83e301a6b81849e37951698b9423c0a969d7e8797a49b4fb6c5123780630a3726c64713922b90b21b947682c3dd