commit: ac13edce15bbcefba03ff7f9232ef892f89ad68b Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat May 3 17:16:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 03:11:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac13edce
x11-themes/numix-gtk-theme: 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 Closes: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam <AT> gentoo.org> ...umix-gtk-theme-2.6.7-r2.ebuild => numix-gtk-theme-2.6.7-r3.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r2.ebuild b/x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r3.ebuild similarity index 90% rename from x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r2.ebuild rename to x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r3.ebuild index 2b51b7002624..1fa1378aea58 100644 --- a/x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r2.ebuild +++ b/x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 x86" -RDEPEND="dev-libs/libxml2:2 +RDEPEND="dev-libs/libxml2:2= x11-libs/gtk+:3 x11-themes/gtk-engines-murrine" DEPEND="${RDEPEND}
