commit: 7b0d13c47cdf824f53ddf5baf22bc831b42c5c5c
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May 3 14:25:17 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 29 21:55:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b0d13c4
games-action/armagetronad: 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>
...armagetronad-0.2.9.2.3.ebuild => armagetronad-0.2.9.2.3-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-action/armagetronad/armagetronad-0.2.9.2.3.ebuild
b/games-action/armagetronad/armagetronad-0.2.9.2.3-r1.ebuild
similarity index 95%
rename from games-action/armagetronad/armagetronad-0.2.9.2.3.ebuild
rename to games-action/armagetronad/armagetronad-0.2.9.2.3-r1.ebuild
index 2425322ba9a9..33cf9e844d64 100644
--- a/games-action/armagetronad/armagetronad-0.2.9.2.3.ebuild
+++ b/games-action/armagetronad/armagetronad-0.2.9.2.3-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
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="dedicated sound"
RDEPEND="
- dev-libs/libxml2
+ dev-libs/libxml2:=
!dedicated? (
media-libs/libpng:0=
media-libs/libsdl[X,opengl,video,sound?]