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 60A3813835B for ; Thu, 24 Jun 2021 17:52:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B391E08F6; Thu, 24 Jun 2021 17:52:18 +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 8469DE08F6 for ; Thu, 24 Jun 2021 17:52:18 +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 98508340B46 for ; Thu, 24 Jun 2021 17:52:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3B077B9 for ; Thu, 24 Jun 2021 17:52:14 +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: <1624557098.ab6a1f4308d140b5e0373e5a7e9bef384477d4c5.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Scalar-List-Utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/Scalar-List-Utils/Manifest perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild X-VCS-Directories: perl-core/Scalar-List-Utils/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: ab6a1f4308d140b5e0373e5a7e9bef384477d4c5 X-VCS-Branch: master Date: Thu, 24 Jun 2021 17:52:14 +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: 8df46904-58bd-4ca8-8de3-be561f7aed92 X-Archives-Hash: 31fa5653293073dffb2224662ef05a1e commit: ab6a1f4308d140b5e0373e5a7e9bef384477d4c5 Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Jun 24 17:31:43 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Jun 24 17:51:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab6a1f43 perl-core/Scalar-List-Utils: Add newer SLU Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> perl-core/Scalar-List-Utils/Manifest | 2 +- .../Scalar-List-Utils-1.460.0.ebuild | 22 ---------------------- .../Scalar-List-Utils-1.560.0.ebuild | 12 ++++++++++++ 3 files changed, 13 insertions(+), 23 deletions(-) diff --git a/perl-core/Scalar-List-Utils/Manifest b/perl-core/Scalar-List-Utils/Manifest index 59011ba570c..a883719a5e5 100644 --- a/perl-core/Scalar-List-Utils/Manifest +++ b/perl-core/Scalar-List-Utils/Manifest @@ -1 +1 @@ -DIST Scalar-List-Utils-1.46.tar.gz 86961 BLAKE2B 2287be1c2629dc4fde6c82e84b56ca196b2fc1584a616e1a8cf30e6d49ddfae455ec3712f96497f1fe4234e883be02cc9842f20e4ba8aad0a53acf2afb9deeeb SHA512 355e83d4127b372057143b9498863b075155e7bae8abaa9f5f3f9fbd56cd37b9c6dc58cd20249f22c8bff926d28a3be1e0b03760cc7c89ce358cb135a6c3369f +DIST Scalar-List-Utils-1.56.tar.gz 173248 BLAKE2B 9dde08b8ce9ca8de84569e60a3f9da794912008ed45f140a14aff1f7190c8a5168065a9fbc83f73779653b3cd26e7be3a9172493084db7f326f9e4c92281b2a4 SHA512 90291e154497599e7e41b6746dc29351c619201b5723eedfa76dee81d0db4ae28ad598355edc61c529de5c05d5eafc17ae6c3205f0c624fc2a028ecbac9f2c3f diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild deleted file mode 100644 index 29c05e7ad4c..00000000000 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=PEVANS -DIST_VERSION=1.46 -inherit perl-module - -DESCRIPTION="Common Scalar and List utility subroutines" -SLOT="0" -KEYWORDS="" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - ) -" diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild new file mode 100644 index 00000000000..f8faeab6c7f --- /dev/null +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=PEVANS +DIST_VERSION=1.56 +inherit perl-module + +DESCRIPTION="Common Scalar and List utility subroutines" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"