commit: 9e6ccd13c67cbc8eb8aee040ff08dd4408a9c484
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May 3 15:38:19 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 30 21:02:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6ccd13
mate-extra/mate-calc: add dev-libs/libxml2 subslot op for incoming ABI break
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../mate-calc/{mate-calc-1.28.0.ebuild => mate-calc-1.28.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mate-extra/mate-calc/mate-calc-1.28.0.ebuild
b/mate-extra/mate-calc/mate-calc-1.28.0-r1.ebuild
similarity index 91%
rename from mate-extra/mate-calc/mate-calc-1.28.0.ebuild
rename to mate-extra/mate-calc/mate-calc-1.28.0-r1.ebuild
index 08d4f320898f..48ab06a18a31 100644
--- a/mate-extra/mate-calc/mate-calc-1.28.0.ebuild
+++ b/mate-extra/mate-calc/mate-calc-1.28.0-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
@@ -17,7 +17,7 @@ SLOT="0"
COMMON_DEPEND="
>=app-accessibility/at-spi2-core-2.46.0
>=dev-libs/glib-2.50:2
- dev-libs/libxml2:2
+ dev-libs/libxml2:2=
dev-libs/mpc:=
>=dev-libs/mpfr-4.0.2:=
>=x11-libs/gtk+-3.22:3