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 89A471582EF for ; Mon, 24 Feb 2025 04:55:09 +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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 709713431D7 for ; Mon, 24 Feb 2025 04:55:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7D6BE1103AC; Mon, 24 Feb 2025 04:55:02 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 749BF1103AC for ; Mon, 24 Feb 2025 04:55:02 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2740334315D for ; Mon, 24 Feb 2025 04:55:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA22D2743 for ; Mon, 24 Feb 2025 04:55:00 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1740372842.990d300e23540046850a0f6a6478d96a2600f41b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/flrig/flrig-2.0.05-r1.ebuild X-VCS-Directories: media-radio/flrig/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 990d300e23540046850a0f6a6478d96a2600f41b X-VCS-Branch: master Date: Mon, 24 Feb 2025 04:55:00 +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: 1d55e277-2b4d-4277-901f-7e54ecc70cd5 X-Archives-Hash: 058fa1cafdba012ba91e14737ce0c405 commit: 990d300e23540046850a0f6a6478d96a2600f41b Author: Sam James gentoo org> AuthorDate: Mon Feb 24 04:46:09 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 24 04:54:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=990d300e media-radio/flrig: don't open-code default_src_prepare This matches the default impl. Signed-off-by: Sam James gentoo.org> media-radio/flrig/flrig-2.0.05-r1.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/media-radio/flrig/flrig-2.0.05-r1.ebuild b/media-radio/flrig/flrig-2.0.05-r1.ebuild index 9733acc79669..a7b08be6ee3b 100644 --- a/media-radio/flrig/flrig-2.0.05-r1.ebuild +++ b/media-radio/flrig/flrig-2.0.05-r1.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 @@ -28,11 +28,6 @@ PATCHES=( "${FILESDIR}/${PN}-2.0.04-stdint.patch" ) -src_prepare() { - eapply ${PATCHES[@]} - eapply_user -} - src_configure() { #fails to compile with -flto (bug #860408) filter-lto