commit: dd9633623b8a58cee17f4203e09c9db198b55cd7 Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat May 3 17:14:41 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=dd963362
x11-misc/fpm2: 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/fpm2/{fpm2-0.90.ebuild => fpm2-0.90-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/fpm2/fpm2-0.90.ebuild b/x11-misc/fpm2/fpm2-0.90-r1.ebuild similarity index 90% rename from x11-misc/fpm2/fpm2-0.90.ebuild rename to x11-misc/fpm2/fpm2-0.90-r1.ebuild index d4ee0e2a7259..1357e65e4079 100644 --- a/x11-misc/fpm2/fpm2-0.90.ebuild +++ b/x11-misc/fpm2/fpm2-0.90-r1.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 @@ -15,7 +15,7 @@ KEYWORDS="amd64 x86" RDEPEND=" dev-libs/glib:2 - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/nettle x11-libs/gtk+:3 x11-libs/libX11"
