commit: ee16466108ad51ac39e420da212f11ce18c1b20b
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May 3 13:35:46 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 8 21:41:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee164661
app-text/liblangtag: 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>
.../{liblangtag-0.6.7.ebuild => liblangtag-0.6.7-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/liblangtag/liblangtag-0.6.7.ebuild
b/app-text/liblangtag/liblangtag-0.6.7-r1.ebuild
similarity index 95%
rename from app-text/liblangtag/liblangtag-0.6.7.ebuild
rename to app-text/liblangtag/liblangtag-0.6.7-r1.ebuild
index 7d8e6ddb24f1..6e266ae16a07 100644
--- a/app-text/liblangtag/liblangtag-0.6.7.ebuild
+++ b/app-text/liblangtag/liblangtag-0.6.7-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
@@ -18,7 +18,7 @@ IUSE="debug doc introspection test"
RESTRICT="test"
RDEPEND="
- dev-libs/libxml2
+ dev-libs/libxml2:=
introspection? ( dev-libs/gobject-introspection )
"
DEPEND="${RDEPEND}