commit:     172d72402c6f3c1592ba5626cb3e4912ca09b997
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May  3 13:46:42 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May  8 21:41:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172d7240

dev-cpp/libcmis: add dev-libs/libxml2 subslot op for incoming ABI break

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-cpp/libcmis/{libcmis-0.6.2.ebuild => libcmis-0.6.2-r1.ebuild} | 4 ++--
 dev-cpp/libcmis/libcmis-9999.ebuild                               | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-cpp/libcmis/libcmis-0.6.2.ebuild 
b/dev-cpp/libcmis/libcmis-0.6.2-r1.ebuild
similarity index 95%
rename from dev-cpp/libcmis/libcmis-0.6.2.ebuild
rename to dev-cpp/libcmis/libcmis-0.6.2-r1.ebuild
index 5130a7ba2744..2d9688b24061 100644
--- a/dev-cpp/libcmis/libcmis-0.6.2.ebuild
+++ b/dev-cpp/libcmis/libcmis-0.6.2-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
@@ -23,7 +23,7 @@ RESTRICT="test"
 
 DEPEND="
        dev-libs/boost:=
-       dev-libs/libxml2
+       dev-libs/libxml2:=
        net-misc/curl
 "
 RDEPEND="${DEPEND}

diff --git a/dev-cpp/libcmis/libcmis-9999.ebuild 
b/dev-cpp/libcmis/libcmis-9999.ebuild
index 1d4b60e4cd0e..231f8c13549d 100644
--- a/dev-cpp/libcmis/libcmis-9999.ebuild
+++ b/dev-cpp/libcmis/libcmis-9999.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=8
@@ -23,7 +23,7 @@ RESTRICT="test"
 
 DEPEND="
        dev-libs/boost:=
-       dev-libs/libxml2
+       dev-libs/libxml2:=
        net-misc/curl
 "
 RDEPEND="${DEPEND}

Reply via email to