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 64B0C15827B for ; Fri, 22 Aug 2025 09:31:54 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4C9DA33C1EB for ; Fri, 22 Aug 2025 09:31:54 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4930B1102F8; Fri, 22 Aug 2025 09:31:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 3F7D21102F8 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 E142A33C1EB for ; Fri, 22 Aug 2025 09:31:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55B6434C1 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.1a26d0849c879a8ce9c40000f01ab240a453eee3.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/firefox/firefox-142.0.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 1a26d0849c879a8ce9c40000f01ab240a453eee3 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: ac8fda93-09aa-4f7b-a32e-7585adc82bfb X-Archives-Hash: 88557e3745b9bb6487324eccc7401f51 commit: 1a26d0849c879a8ce9c40000f01ab240a453eee3 Author: WANG Xuerui gentoo org> AuthorDate: Thu Aug 21 12:32:36 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=1a26d084 www-client/firefox: fix stray eapply after loong patchset removal Signed-off-by: WANG Xuerui gentoo.org> www-client/firefox/firefox-142.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/www-client/firefox/firefox-142.0.ebuild b/www-client/firefox/firefox-142.0.ebuild index 849ff0bab3e7..2e0c81ee5076 100644 --- a/www-client/firefox/firefox-142.0.ebuild +++ b/www-client/firefox/firefox-142.0.ebuild @@ -589,7 +589,6 @@ src_prepare() { fi eapply "${WORKDIR}/firefox-patches" - use loong && eapply "${WORKDIR}/firefox-loong-patches" # Allow user to apply any additional patches without modifing ebuild eapply_user