commit:     fb7acf9432fda005462da574b7f71efc544d1d2a
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May  3 11:56:35 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  5 08:13:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7acf94

app-emulation/guestfs-tools: 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>

 .../{guestfs-tools-1.48.2.ebuild => guestfs-tools-1.48.2-r1.ebuild}     | 2 +-
 .../{guestfs-tools-1.52.3.ebuild => guestfs-tools-1.52.3-r1.ebuild}     | 2 +-
 .../{guestfs-tools-1.53.7.ebuild => guestfs-tools-1.53.7-r1.ebuild}     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild 
b/app-emulation/guestfs-tools/guestfs-tools-1.48.2-r1.ebuild
similarity index 99%
rename from app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild
rename to app-emulation/guestfs-tools/guestfs-tools-1.48.2-r1.ebuild
index 7a9f1839d599..3e10730da0df 100644
--- a/app-emulation/guestfs-tools/guestfs-tools-1.48.2.ebuild
+++ b/app-emulation/guestfs-tools/guestfs-tools-1.48.2-r1.ebuild
@@ -35,7 +35,7 @@ COMMON_DEPEND="
        >=app-emulation/qemu-2.0[qemu_softmmu_targets_x86_64,filecaps]
        dev-lang/perl:=
        dev-libs/libpcre2:=
-       dev-libs/libxml2:2
+       dev-libs/libxml2:2=
        dev-libs/jansson:=
        >=sys-apps/fakechroot-2.8
        sys-fs/squashfs-tools:*

diff --git a/app-emulation/guestfs-tools/guestfs-tools-1.52.3.ebuild 
b/app-emulation/guestfs-tools/guestfs-tools-1.52.3-r1.ebuild
similarity index 99%
rename from app-emulation/guestfs-tools/guestfs-tools-1.52.3.ebuild
rename to app-emulation/guestfs-tools/guestfs-tools-1.52.3-r1.ebuild
index 2af3eddeb81d..ccf5cd0476eb 100644
--- a/app-emulation/guestfs-tools/guestfs-tools-1.52.3.ebuild
+++ b/app-emulation/guestfs-tools/guestfs-tools-1.52.3-r1.ebuild
@@ -26,7 +26,7 @@ RESTRICT="!test? ( test )"
 COMMON_DEPEND_DEFAULT="
        app-arch/xz-utils
        dev-libs/libpcre2:=
-       dev-libs/libxml2
+       dev-libs/libxml2:=
        sys-libs/libxcrypt:=
        sys-libs/ncurses:=
 "

diff --git a/app-emulation/guestfs-tools/guestfs-tools-1.53.7.ebuild 
b/app-emulation/guestfs-tools/guestfs-tools-1.53.7-r1.ebuild
similarity index 99%
rename from app-emulation/guestfs-tools/guestfs-tools-1.53.7.ebuild
rename to app-emulation/guestfs-tools/guestfs-tools-1.53.7-r1.ebuild
index 4280a3b31119..3cabdfefe25a 100644
--- a/app-emulation/guestfs-tools/guestfs-tools-1.53.7.ebuild
+++ b/app-emulation/guestfs-tools/guestfs-tools-1.53.7-r1.ebuild
@@ -26,7 +26,7 @@ RESTRICT="!test? ( test )"
 COMMON_DEPEND_DEFAULT="
        app-arch/xz-utils
        dev-libs/libpcre2:=
-       dev-libs/libxml2
+       dev-libs/libxml2:=
        sys-libs/libxcrypt:=
        sys-libs/ncurses:=
 "

Reply via email to