commit: 263cb80409fa65e60caba5b00d7e41c879fd387b Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Mon May 5 02:49:08 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 03:11:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=263cb804
sys-cluster/vzctl: 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/vzctl/{vzctl-4.9.4-r1.ebuild => vzctl-4.9.4-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/vzctl/vzctl-4.9.4-r1.ebuild b/sys-cluster/vzctl/vzctl-4.9.4-r2.ebuild similarity index 97% rename from sys-cluster/vzctl/vzctl-4.9.4-r1.ebuild rename to sys-cluster/vzctl/vzctl-4.9.4-r2.ebuild index 78cbf1b65933..651d0fe86181 100644 --- a/sys-cluster/vzctl/vzctl-4.9.4-r1.ebuild +++ b/sys-cluster/vzctl/vzctl-4.9.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,7 +24,7 @@ RDEPEND=" >=sys-fs/vzquota-3.1 virtual/udev ploop? ( - dev-libs/libxml2 + dev-libs/libxml2:= sys-block/parted >=sys-cluster/ploop-1.13 sys-fs/quota
