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 CB8A31584AD for ; Mon, 05 May 2025 08:14:51 +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 B8483343174 for ; Mon, 05 May 2025 08:14:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A39771103DE; Mon, 05 May 2025 08:14:38 +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 9CFFC1103DE for ; Mon, 05 May 2025 08:14:38 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 59E0A343154 for ; Mon, 05 May 2025 08:14:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E52C627F2 for ; Mon, 05 May 2025 08:14:35 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1746432798.9792b7e257af00bcf449bb4f4766692fa983b064.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-SAX/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/XML-SAX/XML-SAX-1.20.0-r1.ebuild dev-perl/XML-SAX/XML-SAX-1.20.0-r2.ebuild X-VCS-Directories: dev-perl/XML-SAX/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9792b7e257af00bcf449bb4f4766692fa983b064 X-VCS-Branch: master Date: Mon, 05 May 2025 08:14:35 +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: 68b5a0ca-0122-46ff-ae39-7429ce364839 X-Archives-Hash: a345af92d4ad7f9548ffccd8279d047e commit: 9792b7e257af00bcf449bb4f4766692fa983b064 Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 14:11:52 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 5 08:13:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9792b7e2 dev-perl/XML-SAX: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James gentoo.org> .../XML-SAX/{XML-SAX-1.20.0-r1.ebuild => XML-SAX-1.20.0-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-SAX/XML-SAX-1.20.0-r1.ebuild b/dev-perl/XML-SAX/XML-SAX-1.20.0-r2.ebuild similarity index 94% rename from dev-perl/XML-SAX/XML-SAX-1.20.0-r1.ebuild rename to dev-perl/XML-SAX/XML-SAX-1.20.0-r2.ebuild index 43f8de387f56..105831b20412 100644 --- a/dev-perl/XML-SAX/XML-SAX-1.20.0-r1.ebuild +++ b/dev-perl/XML-SAX/XML-SAX-1.20.0-r2.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 @@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 RDEPEND=" >=dev-perl/XML-SAX-Base-1.50.0 >=dev-perl/XML-NamespaceSupport-0.30.0 - >=dev-libs/libxml2-2.4.1 + >=dev-libs/libxml2-2.4.1:= virtual/perl-File-Temp " BDEPEND="${RDEPEND}