commit: a42eb9cf9f25c6694b9c5a77de9e3964b354ec1d Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Wed Jul 31 20:44:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 21:26:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a42eb9cf
media-radio/flmsg: drop old Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/37888 Signed-off-by: Sam James <sam <AT> gentoo.org> media-radio/flmsg/Manifest | 2 -- media-radio/flmsg/flmsg-4.0.20.ebuild | 21 --------------------- media-radio/flmsg/flmsg-4.0.22.ebuild | 21 --------------------- 3 files changed, 44 deletions(-) diff --git a/media-radio/flmsg/Manifest b/media-radio/flmsg/Manifest index 00118d17da07..c68b63631bf9 100644 --- a/media-radio/flmsg/Manifest +++ b/media-radio/flmsg/Manifest @@ -1,3 +1 @@ -DIST flmsg-4.0.20.tar.gz 885141 BLAKE2B 28b5e033b145149af8c6a6b2645a20484cb4a76628bc4a15d9721ce95d0cea3938b0e9aa9c5c6c5542affa6b5b3283ec6618d2574e472d35bee3728cc497adce SHA512 4cf1f11d910601c219268fa1dfd5f89a2530476f829eb1e016eb46101352c255d7d3f43d5fd0692307bc30df2a443952ccb1a99499be46efa737555be32d2e0b -DIST flmsg-4.0.22.tar.gz 838644 BLAKE2B d81fe3438f7f47ae77061dcd390b742ba74694b5f5039c9fef305be4fddfc3a5b2139a802cf85e2301a9cc48929e3290ba273207beae1c8efcb530d50e6bbfb3 SHA512 1baaa7260dbf5fe68875a23bc206b910b6cd62f1fe6e73fa8ed8833433a3bacb8f801e06c3f8fc1e6b2acc1701dce97cd6d74f2b465a608a538ffc4286546bf2 DIST flmsg-4.0.23.tar.gz 838006 BLAKE2B 98c343ace7b0318d6d4c071a82936b67a5ec462dc4e3128c3215f86e9adda0bd7979191c873452335e6fa2366945303e1732f0af7a5be52dbf8859d7f86158e2 SHA512 b7d8ff15370b456df605a07d263ffe39df7b21edf390b1c3850550bf871443fb77e3a00aaa32407a5d2016fb8d92d52b451d22750135c145ddbdf970aebc6730 diff --git a/media-radio/flmsg/flmsg-4.0.20.ebuild b/media-radio/flmsg/flmsg-4.0.20.ebuild deleted file mode 100644 index 097720e0ab7b..000000000000 --- a/media-radio/flmsg/flmsg-4.0.20.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Fldigi helper for creating radiograms" -HOMEPAGE="http://www.w1hkj.com" -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:= - x11-libs/libX11:=" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( AUTHORS ChangeLog INSTALL README ) diff --git a/media-radio/flmsg/flmsg-4.0.22.ebuild b/media-radio/flmsg/flmsg-4.0.22.ebuild deleted file mode 100644 index 097720e0ab7b..000000000000 --- a/media-radio/flmsg/flmsg-4.0.22.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Fldigi helper for creating radiograms" -HOMEPAGE="http://www.w1hkj.com" -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:= - x11-libs/libX11:=" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( AUTHORS ChangeLog INSTALL README )