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 BAB4415803E for ; Fri, 5 Jan 2024 15:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31E032BC239; Fri, 5 Jan 2024 15:28:20 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 674332BC239 for ; Fri, 5 Jan 2024 15:28:19 +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 36B11343125 for ; Fri, 5 Jan 2024 15:28:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B6E4AE5 for ; Fri, 5 Jan 2024 15:28:16 +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: <1704468274.fd46fc75b84a9e67b2623fa8f5abe0761f12ec37.tomjbe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/flrig/Manifest media-radio/flrig/flrig-2.0.03.ebuild X-VCS-Directories: media-radio/flrig/ X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: fd46fc75b84a9e67b2623fa8f5abe0761f12ec37 X-VCS-Branch: master Date: Fri, 5 Jan 2024 15:28:16 +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: 6ad56206-4e53-406c-be80-cd1d9d27f23f X-Archives-Hash: f2c5c02f99f0bd1aa8db7db92642c2a1 commit: fd46fc75b84a9e67b2623fa8f5abe0761f12ec37 Author: Thomas Beierlein gentoo org> AuthorDate: Fri Jan 5 15:24:34 2024 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Fri Jan 5 15:24:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd46fc75 media-radio/flrig: drop 2.0.03 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/flrig/Manifest | 1 - media-radio/flrig/flrig-2.0.03.ebuild | 38 ----------------------------------- 2 files changed, 39 deletions(-) diff --git a/media-radio/flrig/Manifest b/media-radio/flrig/Manifest index 7ecf9efba65b..44e4a36c65b1 100644 --- a/media-radio/flrig/Manifest +++ b/media-radio/flrig/Manifest @@ -1,2 +1 @@ -DIST flrig-2.0.03.tar.gz 1107842 BLAKE2B 9421fb6b3e996119772de44cc5e4e8d308ab33cb03ab1d07faaf23db14a396df93dac137c8dc6c5c49ddf939f73530d6f2c0d1396c7bd8749ff7cbb951da277f SHA512 90543effff3e290f8a36c37ec1daecb1871fde857824b31366544f2526bd25e3db287058452acda99781274614e00eefb9d5f8d628c992e5cc9d71f4c36dca9b DIST flrig-2.0.04.tar.gz 1108760 BLAKE2B 9ca60d182c5b94f17e8baefebc822792111954b3c11f03e5cabd570e60769804c9ec1153afd36a074f16e9880792d6b51b5545e59b988adffee912e7b6d2a8e5 SHA512 db1a4bb148900fb9e1a6feb44fd5a017d8aac1a2f81e577e78176c241adc39cf05378057bc97ad997581ed0d3d8a79f3ec726d1d194322b46d709df6e913c84f diff --git a/media-radio/flrig/flrig-2.0.03.ebuild b/media-radio/flrig/flrig-2.0.03.ebuild deleted file mode 100644 index a07e501860cf..000000000000 --- a/media-radio/flrig/flrig-2.0.03.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit flag-o-matic - -DESCRIPTION="Transceiver control program for Amateur Radio use" -HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html" -SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="nls" - -DOCS=(AUTHORS ChangeLog README) - -RDEPEND="x11-libs/libX11 - x11-libs/fltk:1 - x11-misc/xdg-utils" - -DEPEND="${RDEPEND} - sys-devel/gettext" - -PATCHES=( "${FILESDIR}/${PN}-1.4.4-musl.patch" ) - -src_prepare() { - eapply ${PATCHES[@]} - eapply_user -} - -src_configure() { - #fails to compile with -flto (bug #860408) - filter-lto - - econf -}