commit:     c69f38eac7548f1d658ffb2aca54cf7d0dd470d7
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May  3 17:06:01 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 11 15:30:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69f38ea

sys-cluster/glusterfs: add dev-libs/libxml2 subslot op for incoming ABI break

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../glusterfs/{glusterfs-10.5.ebuild => glusterfs-10.5-r1.ebuild}     | 4 ++--
 .../glusterfs/{glusterfs-11.1.ebuild => glusterfs-11.1-r1.ebuild}     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/glusterfs/glusterfs-10.5.ebuild 
b/sys-cluster/glusterfs/glusterfs-10.5-r1.ebuild
similarity index 98%
rename from sys-cluster/glusterfs/glusterfs-10.5.ebuild
rename to sys-cluster/glusterfs/glusterfs-10.5-r1.ebuild
index af34b6d503a2..437254bd03ef 100644
--- a/sys-cluster/glusterfs/glusterfs-10.5.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-10.5-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
@@ -44,7 +44,7 @@ RDEPEND="
        selinux? ( sec-policy/selinux-glusterfs )
        tcmalloc? ( dev-util/google-perftools )
        uring? ( sys-libs/liburing:= )
-       xml? ( dev-libs/libxml2 )
+       xml? ( dev-libs/libxml2:= )
 "
 DEPEND="
        ${RDEPEND}

diff --git a/sys-cluster/glusterfs/glusterfs-11.1.ebuild 
b/sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild
similarity index 99%
rename from sys-cluster/glusterfs/glusterfs-11.1.ebuild
rename to sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild
index 7e4c54e910d9..fd308eccf813 100644
--- a/sys-cluster/glusterfs/glusterfs-11.1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild
@@ -48,7 +48,7 @@ RDEPEND="
        selinux? ( sec-policy/selinux-glusterfs )
        tcmalloc? ( dev-util/google-perftools )
        uring? ( sys-libs/liburing:= )
-       xml? ( dev-libs/libxml2 )
+       xml? ( dev-libs/libxml2:= )
 "
 DEPEND="
        ${RDEPEND}

Reply via email to