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 D6A6E1582EF for ; Fri, 28 Feb 2025 12:31:09 +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 BDEB3343088 for ; Fri, 28 Feb 2025 12:31:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 449201102F2; Fri, 28 Feb 2025 12:31:04 +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 3B28F1102D2 for ; Fri, 28 Feb 2025 12:31:04 +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 E5B71342F8D for ; Fri, 28 Feb 2025 12:31:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FC15276F for ; Fri, 28 Feb 2025 12:31:02 +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: <1740745712.8d7340977c62d41067ddbf8ff76af066518db5dc.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PAR/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/PAR/PAR-1.20.0-r1.ebuild dev-perl/PAR/PAR-1.20.0.ebuild X-VCS-Directories: dev-perl/PAR/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 8d7340977c62d41067ddbf8ff76af066518db5dc X-VCS-Branch: master Date: Fri, 28 Feb 2025 12:31:02 +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: ad93ed33-8e0e-47ac-9099-5421e9856dae X-Archives-Hash: 7c12e8bf9fc9be9b388cbc8bfb848099 commit: 8d7340977c62d41067ddbf8ff76af066518db5dc Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Feb 28 12:28:32 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Feb 28 12:28:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d734097 dev-perl/PAR: virtual/perl-AutoLoader is going away Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/PAR/{PAR-1.20.0.ebuild => PAR-1.20.0-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-perl/PAR/PAR-1.20.0.ebuild b/dev-perl/PAR/PAR-1.20.0-r1.ebuild similarity index 87% rename from dev-perl/PAR/PAR-1.20.0.ebuild rename to dev-perl/PAR/PAR-1.20.0-r1.ebuild index b404b533275e..16c8b0ba6a97 100644 --- a/dev-perl/PAR/PAR-1.20.0.ebuild +++ b/dev-perl/PAR/PAR-1.20.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,6 @@ KEYWORDS="amd64 ppc ~riscv x86" RDEPEND=" >=dev-perl/Archive-Zip-1.0.0 - >=virtual/perl-AutoLoader-5.660.200 >=virtual/perl-Digest-SHA-5.450.0 >=virtual/perl-File-Temp-0.50.0 >=virtual/perl-IO-Compress-1.300.0