diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-19 14:35:54 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-19 14:36:20 +0200 |
commit | b57b0c49617e36f2fa5945e8f515d896012eda40 (patch) | |
tree | 7610b73fb217ae50ca906faa534f4a15a4c0e50e /media-radio | |
parent | dev-db/mysql-connector-c++: Remove old (diff) | |
download | gentoo-b57b0c49617e36f2fa5945e8f515d896012eda40.tar.gz gentoo-b57b0c49617e36f2fa5945e8f515d896012eda40.tar.bz2 gentoo-b57b0c49617e36f2fa5945e8f515d896012eda40.zip |
media-radio/flmsg: Remove old
Bug: https://bugs.gentoo.org/786270
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/flmsg/flmsg-4.0.17.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/media-radio/flmsg/flmsg-4.0.17.ebuild b/media-radio/flmsg/flmsg-4.0.17.ebuild deleted file mode 100644 index 5a5f5ba918ba..000000000000 --- a/media-radio/flmsg/flmsg-4.0.17.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Fldigi helper for creating radiograms" -HOMEPAGE="http://www.w1hkj.com" -SRC_URI="mirror://sourceforge/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 ) |