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 3196B1580EB for ; Fri, 30 May 2025 21:08:40 +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 1E6B7343100 for ; Fri, 30 May 2025 21:08:40 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 578A31104A5; Fri, 30 May 2025 21:08:31 +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 485C01104A5 for ; Fri, 30 May 2025 21:08:31 +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 060113430D7 for ; Fri, 30 May 2025 21:08:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C84428F1 for ; Fri, 30 May 2025 21:08:28 +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: <1748638968.32fefee6c57bc9c3e056d7587eee3e22a7a8dfda.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/caja/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/caja/caja-1.28.0-r1.ebuild mate-base/caja/caja-1.28.0-r2.ebuild X-VCS-Directories: mate-base/caja/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 32fefee6c57bc9c3e056d7587eee3e22a7a8dfda X-VCS-Branch: master Date: Fri, 30 May 2025 21:08:28 +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: 3db23ae4-7067-4928-80f5-f9d12e721959 X-Archives-Hash: 24d27ece81fcd113863d2a8c4a4f1222 commit: 32fefee6c57bc9c3e056d7587eee3e22a7a8dfda Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 15:36:55 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 30 21:02:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32fefee6 mate-base/caja: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Sam James gentoo.org> mate-base/caja/{caja-1.28.0-r1.ebuild => caja-1.28.0-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mate-base/caja/caja-1.28.0-r1.ebuild b/mate-base/caja/caja-1.28.0-r2.ebuild similarity index 96% rename from mate-base/caja/caja-1.28.0-r1.ebuild rename to mate-base/caja/caja-1.28.0-r2.ebuild index 55b07d98b26b..a5c9ad87e5e7 100644 --- a/mate-base/caja/caja-1.28.0-r1.ebuild +++ b/mate-base/caja/caja-1.28.0-r2.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 @@ -21,7 +21,7 @@ IUSE="+introspection +mate nls xmp" COMMON_DEPEND=" >=app-accessibility/at-spi2-core-2.46.0:2 >=dev-libs/glib-2.58.1:2 - >=dev-libs/libxml2-2.4.7:2 + >=dev-libs/libxml2-2.4.7:2= gnome-base/dconf >=gnome-base/gvfs-1.10.1:0[udisks] >=mate-base/mate-desktop-$(ver_cut 1-2)