From 4304a6b4beee72d51eb493dd679709b58a850ffd Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Sat, 3 May 2025 20:15:59 +0300 Subject: [PATCH] x11-misc/xcave: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James --- x11-misc/xcave/{xcave-2.5.1.ebuild => xcave-2.5.1-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename x11-misc/xcave/{xcave-2.5.1.ebuild => xcave-2.5.1-r1.ebuild} (90%) diff --git a/x11-misc/xcave/xcave-2.5.1.ebuild b/x11-misc/xcave/xcave-2.5.1-r1.ebuild similarity index 90% rename from x11-misc/xcave/xcave-2.5.1.ebuild rename to x11-misc/xcave/xcave-2.5.1-r1.ebuild index 6c7e7d0913f62..d6eb818548396 100644 --- a/x11-misc/xcave/xcave-2.5.1.ebuild +++ b/x11-misc/xcave/xcave-2.5.1-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=7 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" RESTRICT="test" RDEPEND=" - dev-libs/libxml2:2 + dev-libs/libxml2:2= gnome-base/libglade x11-libs/gtk+:2 "