From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7195415827B for ; Fri, 22 Aug 2025 09:32:00 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 17F80340831 for ; Fri, 22 Aug 2025 09:32:00 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8B82A110561; Fri, 22 Aug 2025 09:31:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7CA1B110561 for ; Fri, 22 Aug 2025 09:31:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 340FA340831 for ; Fri, 22 Aug 2025 09:31:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ACB434C5 for ; Fri, 22 Aug 2025 09:31:51 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1755854810.c4ede683cd8d6bf6905f83a4575b4453d141c01b.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/thunderbird/thunderbird-142.0.ebuild X-VCS-Directories: mail-client/thunderbird/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: c4ede683cd8d6bf6905f83a4575b4453d141c01b X-VCS-Branch: master Date: Fri, 22 Aug 2025 09:31:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1e692ff0-b947-4ac2-9fc2-ea1f809b9d34 X-Archives-Hash: 397e7a28afecd0dcc90a2a6c92d99f24 commit: c4ede683cd8d6bf6905f83a4575b4453d141c01b Author: WANG Xuerui gentoo org> AuthorDate: Thu Aug 21 12:33:17 2025 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Fri Aug 22 09:26:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ede683 mail-client/thunderbird: fix stray eapply after loong patchset removal Signed-off-by: WANG Xuerui gentoo.org> mail-client/thunderbird/thunderbird-142.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/mail-client/thunderbird/thunderbird-142.0.ebuild b/mail-client/thunderbird/thunderbird-142.0.ebuild index 4b921e95c5fb..39f773279904 100644 --- a/mail-client/thunderbird/thunderbird-142.0.ebuild +++ b/mail-client/thunderbird/thunderbird-142.0.ebuild @@ -514,7 +514,6 @@ src_prepare() { rm -v "${WORKDIR}"/firefox-patches/*bgo-928126-enable-jxl.patch || die eapply "${WORKDIR}/firefox-patches" - use loong && eapply "${WORKDIR}/firefox-loong-patches" # Allow user to apply any additional patches without modifing ebuild eapply_user