From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/tlf/
Date: Fri, 16 Dec 2016 06:57:18 +0000 (UTC) [thread overview]
Message-ID: <1481871383.c27a05be0ea491f1127ebd199c172806799bf644.tomjbe@gentoo> (raw)
commit: c27a05be0ea491f1127ebd199c172806799bf644
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 06:55:37 2016 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 06:56:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27a05be
media-radio/tlf: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-radio/tlf/Manifest | 2 --
media-radio/tlf/tlf-1.2.3.ebuild | 28 ----------------------------
media-radio/tlf/tlf-1.2.4.3.ebuild | 28 ----------------------------
3 files changed, 58 deletions(-)
diff --git a/media-radio/tlf/Manifest b/media-radio/tlf/Manifest
index da3c339..436355f 100644
--- a/media-radio/tlf/Manifest
+++ b/media-radio/tlf/Manifest
@@ -1,5 +1,3 @@
DIST tlf-1.2.2.tar.gz 594524 SHA256 dc4bd660cfd145ed193993bf7dfb1544b05b2f615a8fe5d2cc6da1403a9744ed SHA512 0d1fb92f03c56356eaa8750ca5d35b446a3621717a75fdb1b2c40bafd442546f42c95341f5d645ab75cc8cf128bfd537fbdee29d18179ac7a96f5ac33b7329b4 WHIRLPOOL 934e9c045ce9c5bf5115f63339ff635b9bd9218963d0948e4eca9df7389757f3ed4699412c9465aca9301cba3632b169666cbce602a96cf131dde2e55f49e1f2
-DIST tlf-1.2.3.tar.gz 622883 SHA256 def2af96ec084744baa7efbbf92b969d04e84fb62b184692cf181c45be5754ad SHA512 00e1fdef38a311fe3b6e925fe58caa3aab4a4b58faa4ebc433510cb821a32ba0f44fe7f7461b06453e43ab02d54964a5c39d5c0ddacacb9d767701bc27e93324 WHIRLPOOL 14a9da844d2cb8cccaa0575d53651868557921955d645bfa4acb2b0514abdd2e6c3f95abfa706b892b6937588e4c4c7dc3ea81ef1eedcffc1d8e7c5710b9f385
DIST tlf-1.2.4.1.tar.gz 630258 SHA256 59cb8d78dbe1fa5e8ddc3f1973c5e8e41ffa1d8bef3723ced2c69ddca6692333 SHA512 567308c51f60179c21543b1046c0d2b7ecc8e63396f80a85ee386e1faa7e6ea2087907ac845dff97154b6badfaf1f7b0e69fbd21ec1d18ece48c42fa38a019c0 WHIRLPOOL c402bb9d30f8376c02e4ecf1fe198a81e92e6f6c729de144ed92792ce7ae60518a345884b55def90b5cd280b49f6b730526c61e1992708a5a0ca8227a94a4e8b
-DIST tlf-1.2.4.3.tar.gz 633391 SHA256 bb8a6ec1fbc412a078daaaa5690ea64450d92ff3388f03694998e30cdcfa16ba SHA512 e162903e6c25e5f1833248df8a3c86b38760acd25ce069532c85c3acf4fce44c2f1608891d7aea3ec13b4cafb6510087e928b4532bd7995d8077b5bec3b41af6 WHIRLPOOL 67376d4255fc28f95f8181ac5e047998b75974d799fc37f1f8a644940beb44523bdfbe83b50cdc5d34b923137ad0ab2da4ee2b7da760acae4be0a400f59ee76f
DIST tlf-1.2.4.5.tar.gz 634533 SHA256 57f10a1dcbb6b54759790c22824b3c4d5d30fe6b93413f0c8359c4e03ab092bd SHA512 e432f383a138e5c43785bd6fadd35044cf8652d32293a5339ae72830489948bd6bb72669706b26464638f2325a0e1e8165e652c8a9cc6d9ee6b60c9c172be2cb WHIRLPOOL f6e53a5a3737aa13cc210986e89b35b6c4383289908b397370ee9131da3c8a99dab36ec76681099cd6e1a3091b74b671095c076eb12840648d85e2fae985c4a8
diff --git a/media-radio/tlf/tlf-1.2.3.ebuild b/media-radio/tlf/tlf-1.2.3.ebuild
deleted file mode 100644
index ff13bba..00000000
--- a/media-radio/tlf/tlf-1.2.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit flag-o-matic multilib
-
-DESCRIPTION="Console-mode amateur radio contest logger"
-HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html"
-SRC_URI="http://www.hs-mittweida.de/tb/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="sys-libs/ncurses:=
- dev-libs/glib:2
- media-libs/hamlib
- media-sound/sox
- dev-libs/xmlrpc-c[curl]"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- append-ldflags -L/usr/$(get_libdir)/hamlib
- econf --docdir=/usr/share/doc/${PF} --enable-hamlib --enable-fldigi-xmlrpc
-}
diff --git a/media-radio/tlf/tlf-1.2.4.3.ebuild b/media-radio/tlf/tlf-1.2.4.3.ebuild
deleted file mode 100644
index ff13bba..00000000
--- a/media-radio/tlf/tlf-1.2.4.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit flag-o-matic multilib
-
-DESCRIPTION="Console-mode amateur radio contest logger"
-HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html"
-SRC_URI="http://www.hs-mittweida.de/tb/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="sys-libs/ncurses:=
- dev-libs/glib:2
- media-libs/hamlib
- media-sound/sox
- dev-libs/xmlrpc-c[curl]"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- append-ldflags -L/usr/$(get_libdir)/hamlib
- econf --docdir=/usr/share/doc/${PF} --enable-hamlib --enable-fldigi-xmlrpc
-}
next reply other threads:[~2016-12-16 6:57 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-16 6:57 Thomas Beierlein [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 4:55 [gentoo-commits] repo/gentoo:master commit in: media-radio/tlf/ Sam James
2024-01-16 8:46 Thomas Beierlein
2024-01-15 19:57 Sam James
2024-01-15 19:57 Sam James
2023-03-07 18:14 Thomas Beierlein
2023-03-07 12:54 Thomas Beierlein
2022-10-18 2:28 Sam James
2021-08-02 12:17 Sam James
2021-06-23 11:03 Thomas Beierlein
2021-06-23 11:03 Thomas Beierlein
2020-07-20 5:31 Thomas Beierlein
2020-07-19 12:18 Agostino Sarubbo
2020-07-17 15:17 Agostino Sarubbo
2020-05-01 14:20 Thomas Beierlein
2019-12-30 12:29 Agostino Sarubbo
2019-12-27 16:43 Agostino Sarubbo
2019-11-17 14:20 Thomas Beierlein
2019-11-17 11:01 Thomas Beierlein
2019-11-17 11:01 Thomas Beierlein
2019-05-20 11:45 Mikle Kolyada
2019-05-19 15:48 Thomas Deutschmann
2019-01-20 15:00 Thomas Beierlein
2018-10-20 9:53 Thomas Beierlein
2017-06-09 10:19 Agostino Sarubbo
2017-06-06 11:31 Agostino Sarubbo
2017-02-10 6:03 Thomas Beierlein
2016-12-08 18:46 Thomas Beierlein
2016-09-18 17:52 Thomas Beierlein
2016-05-18 5:07 Thomas Beierlein
2016-04-23 16:31 Thomas Beierlein
2016-04-23 16:24 Thomas Beierlein
2016-01-22 16:55 Thomas Beierlein
2016-01-06 13:34 Agostino Sarubbo
2016-01-02 16:28 Agostino Sarubbo
2015-11-10 18:31 Thomas Beierlein
2015-11-10 18:29 Thomas Beierlein
2015-11-10 6:13 Thomas Beierlein
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=1481871383.c27a05be0ea491f1127ebd199c172806799bf644.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