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

app-arch/xar: 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>

 .../{xar-1.8.0.0.487.100.1.ebuild => xar-1.8.0.0.487.100.1-r1.ebuild} | 4 ++--
 app-arch/xar/{xar-1.8.0.0.498.ebuild => xar-1.8.0.0.498-r1.ebuild}    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-arch/xar/xar-1.8.0.0.487.100.1.ebuild 
b/app-arch/xar/xar-1.8.0.0.487.100.1-r1.ebuild
similarity index 97%
rename from app-arch/xar/xar-1.8.0.0.487.100.1.ebuild
rename to app-arch/xar/xar-1.8.0.0.487.100.1-r1.ebuild
index 52fc0eba38a3..db47165e8365 100644
--- a/app-arch/xar/xar-1.8.0.0.487.100.1.ebuild
+++ b/app-arch/xar/xar-1.8.0.0.487.100.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ DEPEND="
        dev-libs/openssl:0=[${MULTILIB_USEDEP}]
        app-arch/bzip2[${MULTILIB_USEDEP}]
        sys-libs/zlib[${MULTILIB_USEDEP}]
-       dev-libs/libxml2[${MULTILIB_USEDEP}]
+       dev-libs/libxml2:=[${MULTILIB_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 BDEPEND="virtual/pkgconfig"

diff --git a/app-arch/xar/xar-1.8.0.0.498.ebuild 
b/app-arch/xar/xar-1.8.0.0.498-r1.ebuild
similarity index 97%
rename from app-arch/xar/xar-1.8.0.0.498.ebuild
rename to app-arch/xar/xar-1.8.0.0.498-r1.ebuild
index 9409aca87080..e019d95c813d 100644
--- a/app-arch/xar/xar-1.8.0.0.498.ebuild
+++ b/app-arch/xar/xar-1.8.0.0.498-r1.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=7
@@ -19,7 +19,7 @@ DEPEND="
        dev-libs/openssl:0=[${MULTILIB_USEDEP}]
        app-arch/bzip2[${MULTILIB_USEDEP}]
        sys-libs/zlib[${MULTILIB_USEDEP}]
-       dev-libs/libxml2[${MULTILIB_USEDEP}]
+       dev-libs/libxml2:=[${MULTILIB_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 BDEPEND="virtual/pkgconfig"

Reply via email to