commit: ff0c69b489c2768b1659f60efccf2981f12b5345
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 14:57:18 2025 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 17 14:57:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0c69b4
games-util/wxchtdecoder: slot op on x11-libs/wxGTK
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../{wxchtdecoder-1.5a-r2.ebuild => wxchtdecoder-1.5a-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-util/wxchtdecoder/wxchtdecoder-1.5a-r2.ebuild
b/games-util/wxchtdecoder/wxchtdecoder-1.5a-r3.ebuild
similarity index 88%
rename from games-util/wxchtdecoder/wxchtdecoder-1.5a-r2.ebuild
rename to games-util/wxchtdecoder/wxchtdecoder-1.5a-r3.ebuild
index 99400f1e5eea..86ec27766c54 100644
--- a/games-util/wxchtdecoder/wxchtdecoder-1.5a-r2.ebuild
+++ b/games-util/wxchtdecoder/wxchtdecoder-1.5a-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X]"
+RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}=[X]"
DEPEND=${RDEPEND}
PATCHES=( "${FILESDIR}"/${P}-wxgtk.patch )