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 5607913835A for ; Thu, 24 Jun 2021 17:52:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85A38E090E; Thu, 24 Jun 2021 17:52:19 +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 6C10CE090E for ; Thu, 24 Jun 2021 17:52:19 +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 D341A335C7D 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 410ED7BE for ; Thu, 24 Jun 2021 17:52:15 +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: <1624557114.af0ddc9d9c9a4eafce0a572787eaa1b08e77a2f7.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.418.0.ebuild dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.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: af0ddc9d9c9a4eafce0a572787eaa1b08e77a2f7 X-VCS-Branch: master Date: Thu, 24 Jun 2021 17:52:15 +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: a0d8a69a-98d5-4f50-bc14-45002852ab3b X-Archives-Hash: 7fff0fc01fc5d6764b2e3b300385c3a2 commit: af0ddc9d9c9a4eafce0a572787eaa1b08e77a2f7 Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Jun 24 17:42:36 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Jun 24 17:51:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0ddc9d dev-perl/List-MoreUtils-XS: Remove old Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> .../List-MoreUtils-XS-0.418.0.ebuild | 32 ---------------------- .../List-MoreUtils-XS-0.426.0.ebuild | 31 --------------------- dev-perl/List-MoreUtils-XS/Manifest | 2 -- 3 files changed, 65 deletions(-) diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild deleted file mode 100644 index 4c9c0c9a988..00000000000 --- a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.418.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=REHSACK -DIST_VERSION=0.418 -inherit perl-module - -DESCRIPTION="Compiled List::MoreUtils functions" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( 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? ( - >=dev-perl/List-MoreUtils-0.417.1 - >=virtual/perl-Test-Simple-0.960.0 - ) -" diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild deleted file mode 100644 index 0cc814a3478..00000000000 --- a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.426.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=REHSACK -DIST_VERSION=0.426 -inherit perl-module - -DESCRIPTION="Compiled List::MoreUtils functions" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( 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-Test-Simple-0.960.0 - ) -" diff --git a/dev-perl/List-MoreUtils-XS/Manifest b/dev-perl/List-MoreUtils-XS/Manifest index 9e57413f060..4ee0e055bd1 100644 --- a/dev-perl/List-MoreUtils-XS/Manifest +++ b/dev-perl/List-MoreUtils-XS/Manifest @@ -1,3 +1 @@ -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