public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/
Date: Fri, 21 Jun 2019 15:22:05 +0000 (UTC)	[thread overview]
Message-ID: <1561130072.8f752e150964854cb7443ec14ea94e8c25edb78e.tomjbe@gentoo> (raw)

commit:     8f752e150964854cb7443ec14ea94e8c25edb78e
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 15:14:32 2019 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Fri Jun 21 15:14:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f752e15

media-radio/flrig: Drop old

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 media-radio/flrig/Manifest            |  3 ---
 media-radio/flrig/flrig-1.3.39.ebuild | 31 -------------------------------
 media-radio/flrig/flrig-1.3.40.ebuild | 29 -----------------------------
 media-radio/flrig/flrig-1.3.41.ebuild | 29 -----------------------------
 4 files changed, 92 deletions(-)

diff --git a/media-radio/flrig/Manifest b/media-radio/flrig/Manifest
index 0eae510fc1e..80a42d667e2 100644
--- a/media-radio/flrig/Manifest
+++ b/media-radio/flrig/Manifest
@@ -1,6 +1,3 @@
-DIST flrig-1.3.39.tar.gz 711661 BLAKE2B d0db385b04b91648a900e08a76e4e8a7715df72d78b379e14852cc47ea86b550016c655414412cc3bad4a5935039b6e50ca2e63ed2b8fcc4a0b2c552fb8be806 SHA512 8e77aff8d1a16d45e510606edb15623248cc41a979c324bece719acb1fddb6a29c05ef99d5dbe8a8a1247f4a5f6353a240556dcfd51ab7180cdc8b68ce5cc4ee
-DIST flrig-1.3.40.tar.gz 745925 BLAKE2B ef9e3295c7afed5ec14aeeb6c056afb31ad1f9719f2a49091b397e1809b34550cb667914b78f370da1722184a8db6253bf7a377db960deeb50a4833d9beb99d6 SHA512 28ed895a1b87ddcbab152b29c17d14b03ea29c9ae427bfc6eb594f270dc85c0044dc566991be8680d09f19dc46839e0672b250f3c765fb0f76da1624840ae216
-DIST flrig-1.3.41.tar.gz 784713 BLAKE2B 09580382e29c7302544f58821631d7c826830faf628344fa22fa396691ffa3411b350163bcdde291c1389a42354e53e12358b613abfe7972f84f42dedd9ec03e SHA512 e3afa23fdc5487c5219453aeba52ef433244de63d673c2c9180ed82df27472e57d5fd8918da6660c651f08467a77732b927f8a8580c7c4f43e9f5afaa5c8db31
 DIST flrig-1.3.42.tar.gz 785256 BLAKE2B 43e4053b4d12ec436294aca5dc096b2fe81673635924f3a7adef4e3fe6529d4577e1c69b1aed847142878dd9ee5b673c098e1f47c590d887632b6dda7ebd9fa7 SHA512 5787f61c5a5c55bd3c5a2c1876582d2cd02a5b1e689c40a6854fd26cb0df9e1e3260325d721dd91ac23cc3cc4c790ffcecfdc98659d4ae62dbcfb8275318f9a4
 DIST flrig-1.3.43.tar.gz 792283 BLAKE2B 28055c13e5d930913825ca75481f93a91b553f74cdfb4af1b8d136223b6d46ae0c3864e0772730fd9538e79ebede8314a4f18b6de06bbd0a9e8a33ba5d5b7c0a SHA512 a4e769ef0358e82b882a47416841d044024373fdea0f1bc576d7c0f91593a166388d315165563f2b9ebd8f999f24df1a6192978c21adb1d01443334f5053a2c5
 DIST flrig-1.3.44.tar.gz 792305 BLAKE2B 8fe7292045eddd5f1e5adc7cf54edf5acf5d4d2a0635d7b22f1ab9009b3c9e8f89afccff6924ddd21e4a91490f7d80cd27f37588f55b4556fb671b055e11572a SHA512 0b7cc12411a4e6b197975e047c55c55590975600904e40dfe7192f0a131347f459e6fc4f778ecd1cb0e5dc89174af4d4fa7f566a4015a8e6b8e8bf86966d5937

diff --git a/media-radio/flrig/flrig-1.3.39.ebuild b/media-radio/flrig/flrig-1.3.39.ebuild
deleted file mode 100644
index 8b0982ab2c0..00000000000
--- a/media-radio/flrig/flrig-1.3.39.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils
-
-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"
-
-RDEPEND="x11-libs/libX11
-	x11-libs/fltk:1
-	x11-misc/xdg-utils"
-
-DEPEND="${RDEPEND}
-	sys-devel/gettext"
-
-src_prepare() {
-	epatch "${FILESDIR}"/fix-bashism.patch
-	eautoreconf
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc AUTHORS ChangeLog README
-}

diff --git a/media-radio/flrig/flrig-1.3.40.ebuild b/media-radio/flrig/flrig-1.3.40.ebuild
deleted file mode 100644
index 375f47be0f5..00000000000
--- a/media-radio/flrig/flrig-1.3.40.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-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"
-
-src_prepare() {
-	eapply_user
-	eapply -p0 "${FILESDIR}"/fix-bashism.patch
-	eautoreconf
-}

diff --git a/media-radio/flrig/flrig-1.3.41.ebuild b/media-radio/flrig/flrig-1.3.41.ebuild
deleted file mode 100644
index 4687f444442..00000000000
--- a/media-radio/flrig/flrig-1.3.41.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-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"
-
-src_prepare() {
-	eapply_user
-	eapply -p0 "${FILESDIR}"/fix-bashism.patch
-	eautoreconf
-}


             reply	other threads:[~2019-06-21 15:22 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-21 15:22 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-15 19:26 [gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/ Jakov Smolić
2024-02-15 19:26 Jakov Smolić
2024-01-05 15:28 Thomas Beierlein
2023-12-12  6:32 Michał Górny
2023-12-12  1:04 Sam James
2023-11-10 16:03 Thomas Beierlein
2023-11-10 12:00 Arthur Zamarin
2023-11-10 12:00 Arthur Zamarin
2023-11-09 20:44 Thomas Beierlein
2023-10-03 15:08 Thomas Beierlein
2023-05-09 18:44 Arthur Zamarin
2023-05-09 18:44 Arthur Zamarin
2023-03-21 18:10 Thomas Beierlein
2023-03-21 18:10 Thomas Beierlein
2022-10-25 12:50 Sam James
2022-10-25 12:50 Sam James
2022-09-15 19:32 Thomas Beierlein
2022-08-10 10:35 Thomas Beierlein
2022-06-25 16:33 Thomas Beierlein
2022-05-29 14:08 Jakov Smolić
2022-05-29 14:08 Jakov Smolić
2022-03-27 12:20 Thomas Beierlein
2021-12-26 17:20 Thomas Beierlein
2021-12-23 10:33 Jakov Smolić
2021-12-23 10:33 Jakov Smolić
2021-11-21 15:04 Thomas Beierlein
2021-10-14 16:42 Thomas Beierlein
2021-09-26 14:57 Thomas Beierlein
2021-09-25 15:14 Agostino Sarubbo
2021-09-24  7:00 Agostino Sarubbo
2021-08-06 13:08 Thomas Beierlein
2021-07-18 15:36 Thomas Beierlein
2021-06-13 16:28 Thomas Beierlein
2021-06-13 16:21 Thomas Beierlein
2021-03-28 18:18 Sam James
2021-03-28 18:18 Sam James
2021-02-04 17:46 Thomas Beierlein
2020-12-04 19:04 Thomas Beierlein
2020-12-04 19:04 Thomas Beierlein
2020-10-07  7:09 Agostino Sarubbo
2020-10-07  6:42 Agostino Sarubbo
2020-08-29 18:12 Thomas Beierlein
2020-07-20  5:31 Thomas Beierlein
2020-07-19 12:18 Agostino Sarubbo
2020-07-17 15:17 Agostino Sarubbo
2020-04-13  9:20 Agostino Sarubbo
2020-04-13  8:58 Agostino Sarubbo
2020-04-06 17:40 Thomas Beierlein
2020-01-21 18:30 Thomas Beierlein
2019-11-19 15:40 Agostino Sarubbo
2019-11-18 11:50 Agostino Sarubbo
2019-08-29  5:26 Thomas Beierlein
2019-08-28  9:51 Agostino Sarubbo
2019-08-27 20:45 Agostino Sarubbo
2019-08-27  5:32 Thomas Beierlein
2019-07-26  5:02 Thomas Beierlein
2019-06-21 15:22 Thomas Beierlein
2019-05-20 11:45 Mikle Kolyada
2019-05-12  6:36 Thomas Beierlein
2019-04-19 13:24 Thomas Beierlein
2019-02-09  9:56 Thomas Beierlein
2018-12-12 16:51 Mikle Kolyada
2018-12-08  7:42 Thomas Beierlein
2018-11-27 21:55 Thomas Deutschmann
2018-07-16  5:22 Thomas Beierlein
2018-07-14  8:25 Thomas Beierlein
2018-07-14  8:13 Thomas Beierlein
2018-07-09 15:10 Mikle Kolyada
2018-02-10  9:03 Thomas Beierlein
2018-01-16  6:21 Thomas Beierlein
2018-01-02 20:35 Thomas Beierlein
2018-01-02  0:39 Mikle Kolyada
2017-12-28 16:54 Thomas Beierlein
2017-12-12 18:39 Thomas Deutschmann
2017-11-03  6:01 Thomas Beierlein
2017-10-26 18:54 Thomas Deutschmann
2017-09-30 15:23 Thomas Beierlein
2017-09-07 17:42 Thomas Beierlein
2017-07-22  6:26 Thomas Beierlein
2017-07-11 11:57 Thomas Beierlein
2017-05-24 17:33 Thomas Beierlein
2017-04-02  7:15 Thomas Beierlein
2017-01-24  6:12 Thomas Beierlein
2016-12-31 22:20 Agostino Sarubbo
2016-11-16  8:13 Thomas Beierlein
2016-11-16  8:02 Thomas Beierlein
2016-07-02 16:44 Thomas Beierlein
2016-04-16 14:46 Thomas Beierlein
2015-09-19 15:06 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1561130072.8f752e150964854cb7443ec14ea94e8c25edb78e.tomjbe@gentoo \
    --to=tomjbe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox