commit: 4304a6b4beee72d51eb493dd679709b58a850ffd Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat May 3 17:15:59 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 03:11:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4304a6b4
x11-misc/xcave: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/xcave/{xcave-2.5.1.ebuild => xcave-2.5.1-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 6c7e7d0913f6..d6eb81854839 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 "
