commit:     7accd245b1c54d7a33dacfbc9c10a1af28167535
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May  3 17:06:23 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun  9 03:11:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7accd245

sys-cluster/libqb: 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>

 sys-cluster/libqb/{libqb-2.0.1-r1.ebuild => libqb-2.0.1-r2.ebuild} | 4 ++--
 sys-cluster/libqb/{libqb-2.0.4.ebuild => libqb-2.0.4-r1.ebuild}    | 4 ++--
 sys-cluster/libqb/{libqb-2.0.8.ebuild => libqb-2.0.8-r1.ebuild}    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/libqb/libqb-2.0.1-r1.ebuild 
b/sys-cluster/libqb/libqb-2.0.1-r2.ebuild
similarity index 95%
rename from sys-cluster/libqb/libqb-2.0.1-r1.ebuild
rename to sys-cluster/libqb/libqb-2.0.1-r2.ebuild
index 9c5c7ee98bd5..b645c346846d 100644
--- a/sys-cluster/libqb/libqb-2.0.1-r1.ebuild
+++ b/sys-cluster/libqb/libqb-2.0.1-r2.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
@@ -16,7 +16,7 @@ IUSE="debug doc examples systemd test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="dev-libs/glib:2
-       dev-libs/libxml2"
+       dev-libs/libxml2:="
 DEPEND="${RDEPEND}"
 BDEPEND="app-arch/xz-utils
        test? ( dev-libs/check )

diff --git a/sys-cluster/libqb/libqb-2.0.4.ebuild 
b/sys-cluster/libqb/libqb-2.0.4-r1.ebuild
similarity index 95%
rename from sys-cluster/libqb/libqb-2.0.4.ebuild
rename to sys-cluster/libqb/libqb-2.0.4-r1.ebuild
index f18098330993..dad65c79c88f 100644
--- a/sys-cluster/libqb/libqb-2.0.4.ebuild
+++ b/sys-cluster/libqb/libqb-2.0.4-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
@@ -16,7 +16,7 @@ IUSE="debug doc examples systemd test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="dev-libs/glib:2
-       dev-libs/libxml2"
+       dev-libs/libxml2:="
 DEPEND="${RDEPEND}"
 BDEPEND="app-arch/xz-utils
        test? ( dev-libs/check )

diff --git a/sys-cluster/libqb/libqb-2.0.8.ebuild 
b/sys-cluster/libqb/libqb-2.0.8-r1.ebuild
similarity index 95%
rename from sys-cluster/libqb/libqb-2.0.8.ebuild
rename to sys-cluster/libqb/libqb-2.0.8-r1.ebuild
index d1adbac647df..c8576ff53348 100644
--- a/sys-cluster/libqb/libqb-2.0.8.ebuild
+++ b/sys-cluster/libqb/libqb-2.0.8-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=8
@@ -16,7 +16,7 @@ IUSE="debug doc examples systemd test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="dev-libs/glib:2
-       dev-libs/libxml2"
+       dev-libs/libxml2:="
 DEPEND="${RDEPEND}"
 BDEPEND="app-arch/xz-utils
        test? ( dev-libs/check )

Reply via email to