commit:     97e9af3fecf0c75c366adbf35630d2ee8b38ad47
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 20 10:13:00 2025 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Aug 20 11:24:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e9af3f

mail-client/thunderbird: remove loong patchset for 142

All loong-specific patches have been upstream since Firefox/Thunderbird
142.

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 mail-client/thunderbird/thunderbird-142.0.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/mail-client/thunderbird/thunderbird-142.0.ebuild 
b/mail-client/thunderbird/thunderbird-142.0.ebuild
index 0a248f6dee3c..4b921e95c5fb 100644
--- a/mail-client/thunderbird/thunderbird-142.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-142.0.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 FIREFOX_PATCHSET="firefox-141-patches-02t.tar.xz"
-FIREFOX_LOONG_PATCHSET="firefox-139-loong-patches-02.tar.xz"
 
 LLVM_COMPAT=( 19 20 )
 
@@ -59,10 +58,7 @@ PATCH_URIS=(
 )
 
 SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}.source.tar.xz
-       ${PATCH_URIS[@]}
-       loong? (
-               
https://dev.gentoo.org/~xen0n/distfiles/www-client/${MOZ_PN}/${FIREFOX_LOONG_PATCHSET}
-       )"
+       ${PATCH_URIS[@]}"
 S="${WORKDIR}/${PN}-${PV%_*}"
 
 if [[ -n ${MOZ_ESR} ]] ; then

Reply via email to