commit: 2d88069d538048ba1b6d2d41fec6e454a440e8d4 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat May 3 17:14:33 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 03:11:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d88069d
x11-misc/apwal: 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/apwal/{apwal-0.4.5-r3.ebuild => apwal-0.4.5-r4.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/apwal/apwal-0.4.5-r3.ebuild b/x11-misc/apwal/apwal-0.4.5-r4.ebuild similarity index 90% rename from x11-misc/apwal/apwal-0.4.5-r3.ebuild rename to x11-misc/apwal/apwal-0.4.5-r4.ebuild index 1fd5a464954a..a9efe69895f6 100644 --- a/x11-misc/apwal/apwal-0.4.5-r3.ebuild +++ b/x11-misc/apwal/apwal-0.4.5-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86" RDEPEND=" - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/glib:2 x11-libs/gdk-pixbuf x11-libs/gtk+:2
