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

sys-cluster/ploop: 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/ploop/{ploop-1.15-r1.ebuild => ploop-1.15-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/ploop/ploop-1.15-r1.ebuild 
b/sys-cluster/ploop/ploop-1.15-r2.ebuild
similarity index 95%
rename from sys-cluster/ploop/ploop-1.15-r1.ebuild
rename to sys-cluster/ploop/ploop-1.15-r2.ebuild
index 502d92b28e1d..64cbfd5b36bd 100644
--- a/sys-cluster/ploop/ploop-1.15-r1.ebuild
+++ b/sys-cluster/ploop/ploop-1.15-r2.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
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
 IUSE="debug"
 
 BDEPEND="virtual/pkgconfig"
-DEPEND="dev-libs/libxml2"
+DEPEND="dev-libs/libxml2:="
 RDEPEND="${DEPEND}
        sys-block/parted
        sys-fs/e2fsprogs

Reply via email to