commit:     51b44b220ee07e3fa08f799d4c50cf81c131bd79
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May  3 17:07:31 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun  9 03:11:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b44b22

sys-devel/autogen: 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>

 .../{autogen-5.18.16-r101.ebuild => autogen-5.18.16-r102.ebuild}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/autogen/autogen-5.18.16-r101.ebuild 
b/sys-devel/autogen/autogen-5.18.16-r102.ebuild
similarity index 97%
rename from sys-devel/autogen/autogen-5.18.16-r101.ebuild
rename to sys-devel/autogen/autogen-5.18.16-r102.ebuild
index f1e80ec472f6..5fb86cd5920f 100644
--- a/sys-devel/autogen/autogen-5.18.16-r101.ebuild
+++ b/sys-devel/autogen/autogen-5.18.16-r102.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=8
@@ -23,7 +23,7 @@ REQUIRED_USE="${GUILE_REQUIRED_USE}"
 
 RDEPEND="
        ${GUILE_DEPS}
-       dev-libs/libxml2
+       dev-libs/libxml2:=
 "
 DEPEND="${RDEPEND}"
 

Reply via email to