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 5B4C61584AD for ; Mon, 05 May 2025 08:14:50 +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 45666343182 for ; Mon, 05 May 2025 08:14:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8D57E1103DD; 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 86FC81103DD 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 3F8E1343169 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 B020027E6 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: <1746432797.d461d054fc2a198e504d0c80e169166451dba490.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice-bin/libreoffice-bin-24.8.4-r3.ebuild app-office/libreoffice-bin/libreoffice-bin-24.8.4-r4.ebuild app-office/libreoffice-bin/libreoffice-bin-25.2.0-r3.ebuild app-office/libreoffice-bin/libreoffice-bin-25.2.0-r4.ebuild X-VCS-Directories: app-office/libreoffice-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d461d054fc2a198e504d0c80e169166451dba490 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: 1dd1b692-3f6a-44c7-8ced-18774468f635 X-Archives-Hash: 83a04b0aa4bc2fdeb86482bb8111e992 commit: d461d054fc2a198e504d0c80e169166451dba490 Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 12:27:15 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 5 08:13:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d461d054 app-office/libreoffice-bin: 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> ...eoffice-bin-24.8.4-r3.ebuild => libreoffice-bin-24.8.4-r4.ebuild} | 5 ++++- ...eoffice-bin-25.2.0-r3.ebuild => libreoffice-bin-25.2.0-r4.ebuild} | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/app-office/libreoffice-bin/libreoffice-bin-24.8.4-r3.ebuild b/app-office/libreoffice-bin/libreoffice-bin-24.8.4-r4.ebuild similarity index 98% rename from app-office/libreoffice-bin/libreoffice-bin-24.8.4-r3.ebuild rename to app-office/libreoffice-bin/libreoffice-bin-24.8.4-r4.ebuild index 4ea8f232ef9c..ed2d062a213f 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-24.8.4-r3.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-24.8.4-r4.ebuild @@ -66,7 +66,10 @@ RDEPEND=" app-crypt/mit-krb5 dev-libs/glib:2 dev-libs/gobject-introspection - dev-libs/libxml2 + || ( +