commit: 0261598c0d89cae35e4539acf25859c4f81775d4
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 14:57:27 2025 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 17 14:57:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0261598c
net-p2p/amule: slot op on x11-libs/wxGTK
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-p2p/amule/{amule-2.3.3-r3.ebuild => amule-2.3.3-r5.ebuild} | 4 ++--
net-p2p/amule/{amule-2.3.3-r4.ebuild => amule-2.3.3-r6.ebuild} | 2 +-
net-p2p/amule/amule-9999.ebuild | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-p2p/amule/amule-2.3.3-r3.ebuild
b/net-p2p/amule/amule-2.3.3-r5.ebuild
similarity index 97%
rename from net-p2p/amule/amule-2.3.3-r3.ebuild
rename to net-p2p/amule/amule-2.3.3-r5.ebuild
index f67a6e764603..e39f41e0c3a4 100644
--- a/net-p2p/amule/amule-2.3.3-r3.ebuild
+++ b/net-p2p/amule/amule-2.3.3-r5.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
@@ -29,7 +29,7 @@ RDEPEND="
sys-libs/binutils-libs:0=
sys-libs/readline:0=
sys-libs/zlib
- x11-libs/wxGTK:${WX_GTK_VER}[X?]
+ x11-libs/wxGTK:${WX_GTK_VER}=[X?]
daemon? ( acct-user/amule )
geoip? ( dev-libs/geoip )
nls? ( virtual/libintl )
diff --git a/net-p2p/amule/amule-2.3.3-r4.ebuild
b/net-p2p/amule/amule-2.3.3-r6.ebuild
similarity index 98%
rename from net-p2p/amule/amule-2.3.3-r4.ebuild
rename to net-p2p/amule/amule-2.3.3-r6.ebuild
index b97a83d6f4bf..4485acf1e000 100644
--- a/net-p2p/amule/amule-2.3.3-r4.ebuild
+++ b/net-p2p/amule/amule-2.3.3-r6.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
sys-libs/binutils-libs:0=
sys-libs/readline:0=
sys-libs/zlib
- x11-libs/wxGTK:${WX_GTK_VER}[X?]
+ x11-libs/wxGTK:${WX_GTK_VER}=[X?]
daemon? ( acct-user/amule )
geoip? ( dev-libs/geoip )
nls? ( virtual/libintl )
diff --git a/net-p2p/amule/amule-9999.ebuild b/net-p2p/amule/amule-9999.ebuild
index 4ca517b252db..0cc5ff828677 100644
--- a/net-p2p/amule/amule-9999.ebuild
+++ b/net-p2p/amule/amule-9999.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
sys-libs/binutils-libs:0=
sys-libs/readline:0=
sys-libs/zlib
- x11-libs/wxGTK:${WX_GTK_VER}[X?]
+ x11-libs/wxGTK:${WX_GTK_VER}=[X?]
daemon? ( acct-user/amule )
geoip? ( dev-libs/geoip )
nls? ( virtual/libintl )