commit: eda67749dd42a9125bce5b7847d3f2e311ac4f5b Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat May 3 14:12:07 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 5 08:13:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eda67749
dev-php/libvirt-php: 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> .../{libvirt-php-0.5.8.ebuild => libvirt-php-0.5.8-r1.ebuild} | 4 ++-- dev-php/libvirt-php/libvirt-php-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild b/dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild similarity index 95% rename from dev-php/libvirt-php/libvirt-php-0.5.8.ebuild rename to dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild index 2ef3c8679d76..004544c4667b 100644 --- a/dev-php/libvirt-php/libvirt-php-0.5.8.ebuild +++ b/dev-php/libvirt-php/libvirt-php-0.5.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" @@ -20,7 +20,7 @@ KEYWORDS="~amd64" IUSE="doc" RDEPEND="app-emulation/libvirt - dev-libs/libxml2" + dev-libs/libxml2:=" DEPEND="${RDEPEND} dev-libs/libxslt virtual/pkgconfig diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild index 85607452a8ab..522d90a9dd77 100644 --- a/dev-php/libvirt-php/libvirt-php-9999.ebuild +++ b/dev-php/libvirt-php/libvirt-php-9999.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" @@ -20,7 +20,7 @@ KEYWORDS="" IUSE="doc" RDEPEND="app-emulation/libvirt - dev-libs/libxml2" + dev-libs/libxml2:=" DEPEND="${RDEPEND} dev-libs/libxslt virtual/pkgconfig
