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 5CC6A159C9B for ; Wed, 7 Aug 2024 06:50:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40B01E2C3B; Wed, 7 Aug 2024 06:50:09 +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 2A9A9E2C3B for ; Wed, 7 Aug 2024 06:50:09 +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 3A21B34307E for ; Wed, 7 Aug 2024 06:50:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A5BC1EBA for ; Wed, 7 Aug 2024 06:50:06 +0000 (UTC) From: "Thomas Beierlein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Beierlein" Message-ID: <1723013032.ff5b31b149b9b412abaa6c53abb7e7afe6298739.tomjbe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/flmsg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/flmsg/flmsg-4.0.23.ebuild X-VCS-Directories: media-radio/flmsg/ X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: ff5b31b149b9b412abaa6c53abb7e7afe6298739 X-VCS-Branch: master Date: Wed, 7 Aug 2024 06:50:06 +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: bfd72b05-76c5-4b31-afb5-a1b7eadd250f X-Archives-Hash: 35f8ad004e9328a1044cf3ee7bdde85f commit: ff5b31b149b9b412abaa6c53abb7e7afe6298739 Author: Filip Kobierski pm me> AuthorDate: Wed Jul 31 20:39:46 2024 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Wed Aug 7 06:43:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5b31b1 media-radio/flmsg: remove empty IUSE Signed-off-by: Filip Kobierski pm.me> Signed-off-by: Thomas Beierlein gentoo.org> media-radio/flmsg/flmsg-4.0.23.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-radio/flmsg/flmsg-4.0.23.ebuild b/media-radio/flmsg/flmsg-4.0.23.ebuild index 097720e0ab7b..bfe27396050e 100644 --- a/media-radio/flmsg/flmsg-4.0.23.ebuild +++ b/media-radio/flmsg/flmsg-4.0.23.ebuild @@ -10,7 +10,6 @@ SRC_URI="https://downloads.sourceforge.net/fldigi/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="media-radio/fldigi x11-libs/fltk:=