From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D115D1582EF for ; Thu, 27 Feb 2025 19:00:12 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BB7DA3431F7 for ; Thu, 27 Feb 2025 19:00:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 269DE110370; Thu, 27 Feb 2025 19:00:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1DC6E1102F2 for ; Thu, 27 Feb 2025 19:00:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C77D4343197 for ; Thu, 27 Feb 2025 19:00:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3921276F for ; Thu, 27 Feb 2025 19:00:03 +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: <1740682780.9f0f639ee6f57c52510aba732d21c50bdb88b865.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.430.0-r1.ebuild dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.430.0.ebuild X-VCS-Directories: dev-perl/List-MoreUtils-XS/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 9f0f639ee6f57c52510aba732d21c50bdb88b865 X-VCS-Branch: master Date: Thu, 27 Feb 2025 19:00:03 +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: b8ae250f-b574-45ae-a708-f3cb87f2ca5e X-Archives-Hash: b1ef6ffa720da0450d51447d2b0f9eb5 commit: 9f0f639ee6f57c52510aba732d21c50bdb88b865 Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Feb 27 18:55:51 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Feb 27 18:59:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f0f639e dev-perl/List-MoreUtils-XS: virtual/perl-IPC-Cmd is going away Signed-off-by: Andreas K. Hüttel gentoo.org> ...MoreUtils-XS-0.430.0.ebuild => List-MoreUtils-XS-0.430.0-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.430.0.ebuild b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.430.0-r1.ebuild similarity index 92% rename from dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.430.0.ebuild rename to dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.430.0-r1.ebuild index 363717d5f20a..03d0ed10836f 100644 --- a/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.430.0.ebuild +++ b/dev-perl/List-MoreUtils-XS/List-MoreUtils-XS-0.430.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,6 @@ BDEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker virtual/perl-File-Path virtual/perl-File-Spec - virtual/perl-IPC-Cmd test? ( virtual/perl-Storable dev-perl/Test-LeakTrace