From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F0A8A159C9B for ; Sun, 4 Aug 2024 13:55:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B44C2BC01A; Sun, 4 Aug 2024 13:55:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 pigeon.gentoo.org (Postfix) with ESMTPS id 1071C2BC01A for ; Sun, 4 Aug 2024 13:55:00 +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 44971340906 for ; Sun, 4 Aug 2024 13:54:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9978C1DCC for ; Sun, 4 Aug 2024 13:54:57 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1722779694.15dcf426477d31a850ba2a74715d16888e48e71a.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/calf/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/calf/calf-9999.ebuild X-VCS-Directories: media-plugins/calf/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 15dcf426477d31a850ba2a74715d16888e48e71a X-VCS-Branch: master Date: Sun, 4 Aug 2024 13:54:57 +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: 9f15020e-1a95-4282-83ec-eeaafd2e3aba X-Archives-Hash: af3256f456faad2760f9e79db8ab7bea commit: 15dcf426477d31a850ba2a74715d16888e48e71a Author: Miroslav Šulc gentoo org> AuthorDate: Sun Aug 4 13:54:42 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Aug 4 13:54:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15dcf426 media-plugins/calf: updated live ebuild Signed-off-by: Miroslav Šulc gentoo.org> media-plugins/calf/calf-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-plugins/calf/calf-9999.ebuild b/media-plugins/calf/calf-9999.ebuild index 4c7268ed03a8..e3c5d724f4ca 100644 --- a/media-plugins/calf/calf-9999.ebuild +++ b/media-plugins/calf/calf-9999.ebuild @@ -46,7 +46,6 @@ PATCHES=( "${FILESDIR}/${PN}-9999-no-automagic.patch" "${FILESDIR}/${PN}-9999-htmldir.patch" "${FILESDIR}/${PN}-9999-desktop.patch" - "${FILESDIR}/${PN}-9999-fix-build-with-lld.patch" ) src_prepare() {