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 E497F1584AD for ; Thu, 08 May 2025 21:42:15 +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 CE78134314F for ; Thu, 08 May 2025 21:42:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 24D1D1104B7; Thu, 08 May 2025 21:41:57 +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 191801104A7 for ; Thu, 08 May 2025 21:41:57 +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 C34DE3430C9 for ; Thu, 08 May 2025 21:41:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D266287C for ; Thu, 08 May 2025 21:41:54 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1746740482.cb1af7378c241030f4c229dad683f9907988e614.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-25.2.3.2.ebuild app-office/libreoffice/libreoffice-25.2.9999.ebuild app-office/libreoffice/libreoffice-9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cb1af7378c241030f4c229dad683f9907988e614 X-VCS-Branch: master Date: Thu, 08 May 2025 21:41:54 +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: 6d969033-9a46-4c4c-9717-c1737138ede5 X-Archives-Hash: 9fa2fb88865a123e98f050d9876e305e commit: cb1af7378c241030f4c229dad683f9907988e614 Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 12:28:12 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 8 21:41:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1af737 app-office/libreoffice: add dev-libs/libxml2 subslot op ... for incoming ABI break * asturm 2025-05-08: Not revbumping here due to pkg size. ~arch will be fixed in time before libxml2-2.14 unmasking. Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> app-office/libreoffice/libreoffice-25.2.3.2.ebuild | 2 +- app-office/libreoffice/libreoffice-25.2.9999.ebuild | 2 +- app-office/libreoffice/libreoffice-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-office/libreoffice/libreoffice-25.2.3.2.ebuild b/app-office/libreoffice/libreoffice-25.2.3.2.ebuild index 460f419d359a..a1deddb4d64e 100644 --- a/app-office/libreoffice/libreoffice-25.2.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-25.2.3.2.ebuild @@ -142,7 +142,7 @@ COMMON_DEPEND="${PYTHON_DEPS} dev-libs/libgpg-error >=dev-libs/liborcus-0.18.0:0/0.18 dev-libs/librevenge - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libxslt dev-libs/nspr dev-libs/nss diff --git a/app-office/libreoffice/libreoffice-25.2.9999.ebuild b/app-office/libreoffice/libreoffice-25.2.9999.ebuild index 641ec420ad25..a5f3743dc44e 100644 --- a/app-office/libreoffice/libreoffice-25.2.9999.ebuild +++ b/app-office/libreoffice/libreoffice-25.2.9999.ebuild @@ -142,7 +142,7 @@ COMMON_DEPEND="${PYTHON_DEPS} dev-libs/libgpg-error >=dev-libs/liborcus-0.18.0:0/0.18 dev-libs/librevenge - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libxslt dev-libs/nspr dev-libs/nss diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index e71b5d0d877e..6737987e46d3 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -142,7 +142,7 @@ COMMON_DEPEND="${PYTHON_DEPS} dev-libs/libgpg-error >=dev-libs/liborcus-0.20.0:0/0.20 dev-libs/librevenge - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libxslt dev-libs/nspr dev-libs/nss