commit: 7aa1e6d9e112760e46341dd02d5403aaff5c553c
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May 3 16:35:19 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 8 21:41:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aa1e6d9
net-libs/libaccounts-glib: 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>
.../{libaccounts-glib-1.27.ebuild => libaccounts-glib-1.27-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.27.ebuild
b/net-libs/libaccounts-glib/libaccounts-glib-1.27-r1.ebuild
similarity index 96%
rename from net-libs/libaccounts-glib/libaccounts-glib-1.27.ebuild
rename to net-libs/libaccounts-glib/libaccounts-glib-1.27-r1.ebuild
index 2db8f11ddcea..2cb35956f1f9 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.27.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.27-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
@@ -24,7 +24,7 @@ RDEPEND="${PYTHON_DEPS}
dev-db/sqlite:3
dev-libs/glib:2
dev-libs/gobject-introspection:=
- dev-libs/libxml2
+ dev-libs/libxml2:=
dev-python/pygobject:3[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"