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 2A3A313835B for ; Sat, 12 Jun 2021 21:47:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFB51E0849; Sat, 12 Jun 2021 21:47:22 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A79E5E0849 for ; Sat, 12 Jun 2021 21:47:22 +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 5C5F6340D02 for ; Sat, 12 Jun 2021 21:47:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D7C47B1 for ; Sat, 12 Jun 2021 21:47:18 +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: <1623534413.66f66c60726617958d20493c3a313c19b887bfd9.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Hash-MoreUtils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Hash-MoreUtils/Hash-MoreUtils-0.60.0.ebuild dev-perl/Hash-MoreUtils/Manifest X-VCS-Directories: dev-perl/Hash-MoreUtils/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 66f66c60726617958d20493c3a313c19b887bfd9 X-VCS-Branch: master Date: Sat, 12 Jun 2021 21:47:18 +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: 101c21cd-4050-461c-b9e8-a72fcc011e1b X-Archives-Hash: 22d8f79fecf154e1729b97cf74604f99 commit: 66f66c60726617958d20493c3a313c19b887bfd9 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Jun 12 21:36:14 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jun 12 21:46:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f66c60 dev-perl/Hash-MoreUtils: Version bump 0.06 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel gentoo.org> .../Hash-MoreUtils/Hash-MoreUtils-0.60.0.ebuild | 21 +++++++++++++++++++++ dev-perl/Hash-MoreUtils/Manifest | 1 + 2 files changed, 22 insertions(+) diff --git a/dev-perl/Hash-MoreUtils/Hash-MoreUtils-0.60.0.ebuild b/dev-perl/Hash-MoreUtils/Hash-MoreUtils-0.60.0.ebuild new file mode 100644 index 00000000000..aa4a6d50773 --- /dev/null +++ b/dev-perl/Hash-MoreUtils/Hash-MoreUtils-0.60.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=REHSACK +DIST_VERSION=0.06 + +inherit perl-module + +DESCRIPTION="Provide the stuff missing in Hash::Util" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND="" +BDEPEND="${RDEPEND} + test? ( >=virtual/perl-Test-Simple-0.900.0 ) +" diff --git a/dev-perl/Hash-MoreUtils/Manifest b/dev-perl/Hash-MoreUtils/Manifest index 34b9282709d..9a61b5b3ae1 100644 --- a/dev-perl/Hash-MoreUtils/Manifest +++ b/dev-perl/Hash-MoreUtils/Manifest @@ -1 +1,2 @@ DIST Hash-MoreUtils-0.05.tar.gz 5809 BLAKE2B d8b5c6aa531556d0f17b8debc2fd82ff8115e3a70cc3618e14ea1df9bf025e8474263307b1fda193d38e47241c7f5da64d1ff4671940d4518bdda95c09872ecc SHA512 7e53dfda0336198b5981be772a0aeb3aa1fdbfa5885bf866032bcd168a73ceb03f92db6de92874d5812f062ab9c03e1fed27732f60a7004944da568c3cb04845 +DIST Hash-MoreUtils-0.06.tar.gz 9208 BLAKE2B f3138710a68ff6db682b8e2b15729b37729b10656c53cb20d7f770fb0a0824d331c934159cf7acfcd2e9bf79d60acdc117bf727eb311f33c596d686ff12bc5f7 SHA512 a824e6132a25f265308691c6bfa077ad78e7db079a9292c3e2d728675b6b60d9b162d2d1ca965c6295f62616bed4d9b9c177c0eacc5f4f8afbd112bc1f3aa6c9