commit:     b9125cee64181863451aa8f398ed4d577e8a8a51
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May  3 14:10:58 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  5 08:13:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9125cee

dev-ml/ocaml-augeas: 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>

 .../{ocaml-augeas-0.6.ebuild => ocaml-augeas-0.6-r1.ebuild}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocaml-augeas/ocaml-augeas-0.6.ebuild 
b/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r1.ebuild
similarity index 91%
rename from dev-ml/ocaml-augeas/ocaml-augeas-0.6.ebuild
rename to dev-ml/ocaml-augeas/ocaml-augeas-0.6-r1.ebuild
index 86d56ae426d5..785624e57e39 100644
--- a/dev-ml/ocaml-augeas/ocaml-augeas-0.6.ebuild
+++ b/dev-ml/ocaml-augeas/ocaml-augeas-0.6-r1.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=8
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND="
        app-admin/augeas
-       dev-libs/libxml2
+       dev-libs/libxml2:=
 "
 RDEPEND="${DEPEND}"
 BDEPEND="

Reply via email to