summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2024-10-07 01:40:18 +0300
committerYixun Lan <dlan@gentoo.org>2024-10-07 20:39:01 +0800
commit2c6042171c3ee14ccd395613dd908cd4f249e018 (patch)
treea8f7f178f20e6cdfb792c82bdff49c9d6b799f8b /net-p2p
parentsys-kernel/gentoo-kernel: Bump config for CONFIG_DEBUG_INFO_NONE=y (diff)
downloadgentoo-2c6042171c3ee14ccd395613dd908cd4f249e018.tar.gz
gentoo-2c6042171c3ee14ccd395613dd908cd4f249e018.tar.bz2
gentoo-2c6042171c3ee14ccd395613dd908cd4f249e018.zip
net-p2p/amule: update live ebuild
wxWidgets 3.2 compatibility patch was applied upstream. Closes: https://github.com/gentoo/gentoo/pull/38897 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/amule/amule-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/amule/amule-9999.ebuild b/net-p2p/amule/amule-9999.ebuild
index 581dd72dc6dd..35d9d3390ddf 100644
--- a/net-p2p/amule/amule-9999.ebuild
+++ b/net-p2p/amule/amule-9999.ebuild
@@ -53,7 +53,6 @@ PATCHES=(
"${FILESDIR}/${PN}-2.3.2-disable-version-check.patch"
"${FILESDIR}/${PN}-2.3.3-fix-exception.patch"
"${FILESDIR}/${PN}-2.3.3-backport-pr368.patch"
- "${FILESDIR}/${PN}-2.3.3-wx3.2.patch"
"${FILESDIR}/${PN}-2.3.3-use-xdg-open-as-preview-default.patch"
)