summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Romans <killsoft@gentoo.org>2005-02-16 05:00:48 +0000
committerRob Romans <killsoft@gentoo.org>2005-02-16 05:00:48 +0000
commit1cf50cb5d01bd27fbae5d415960b0acb3bd439c1 (patch)
treeff46aba4dba25ad77a23b512e421705144afdf45 /media-radio
parentmark stable on x86 (diff)
downloadhistorical-1cf50cb5d01bd27fbae5d415960b0acb3bd439c1.tar.gz
historical-1cf50cb5d01bd27fbae5d415960b0acb3bd439c1.tar.bz2
historical-1cf50cb5d01bd27fbae5d415960b0acb3bd439c1.zip
new version
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/cwdaemon/Manifest2
-rw-r--r--media-radio/tlf/ChangeLog23
-rw-r--r--media-radio/tlf/Manifest8
-rw-r--r--media-radio/tlf/files/digest-tlf-0.9.221
-rw-r--r--media-radio/tlf/tlf-0.9.19.ebuild4
-rw-r--r--media-radio/tlf/tlf-0.9.20.ebuild4
-rw-r--r--media-radio/tlf/tlf-0.9.22.ebuild31
7 files changed, 63 insertions, 10 deletions
diff --git a/media-radio/cwdaemon/Manifest b/media-radio/cwdaemon/Manifest
index 1db78c21ac2d..17a465f0e8ea 100644
--- a/media-radio/cwdaemon/Manifest
+++ b/media-radio/cwdaemon/Manifest
@@ -1,6 +1,6 @@
MD5 5cac332b4cef6669e0c8a78181bce7ad ChangeLog 1477
MD5 28d0c3bb6c80425620241cff231da8d3 metadata.xml 224
-MD5 18f42a460fa30586f0a36e7be543d024 cwdaemon-0.9.1.ebuild 641
+MD5 0c0ed431d1be968060380375374c6eac cwdaemon-0.9.1.ebuild 640
MD5 34e1c70b94fa51d3afa4e276d8a9ac11 cwdaemon-0.9.ebuild 639
MD5 bfe5c2ca0f9fe1c81971790a5a706c19 cwdaemon-0.8.ebuild 638
MD5 72ba8154328270caa729bc0893d77a3b files/digest-cwdaemon-0.9.1 66
diff --git a/media-radio/tlf/ChangeLog b/media-radio/tlf/ChangeLog
index cae00878ddb9..aa76f59eb3e7 100644
--- a/media-radio/tlf/ChangeLog
+++ b/media-radio/tlf/ChangeLog
@@ -1,6 +1,25 @@
# ChangeLog for media-radio/tlf
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/ChangeLog,v 1.6 2004/12/09 01:11:39 killsoft Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/ChangeLog,v 1.7 2005/02/16 05:00:48 killsoft Exp $
+
+ 15 Feb 2005; Robb Romans <killsoft@gentoo.org> :
+ * New upstream version 0.9.22
+
+ * This release fixes a bug to make it compatible with
+ gcc-4.0 / AMD64
+
+ * The (local swedish) ssa_mt contest has changed its
+ exchange format into serial number + 4-character grid
+ field. This made it necessary to make a new parameter
+ called SERIAL+GRID4. Tlf extracts the first 4 characters
+ for the multiplier.
+
+ * Input format:
+ e.g. 01 JO21QI, the mult will be JO21.
+
+ * The rules file has also been updated.
+
+ * Man page updated for version 0.9.22.
08 Dec 2004; Robb Romans <killsoft@gentoo.org> :
Changes:
diff --git a/media-radio/tlf/Manifest b/media-radio/tlf/Manifest
index 2fa36a6c51a9..c8fdfbcd1299 100644
--- a/media-radio/tlf/Manifest
+++ b/media-radio/tlf/Manifest
@@ -1,8 +1,10 @@
-MD5 825a2ac4a7bf177baa8451f342a6ae65 tlf-0.9.20.ebuild 745
-MD5 0b1c6c819c1d1db43f631d9e6f287da6 tlf-0.9.19.ebuild 745
-MD5 92d071df3df51b97891add429d190238 ChangeLog 1479
+MD5 1711cdef208deabaa85de6fba1afc7bc tlf-0.9.20.ebuild 745
+MD5 106739701ab705345d78c8d3cffbb5dc tlf-0.9.19.ebuild 745
+MD5 422876e3a859153bbd25447de4de4a4c ChangeLog 2056
MD5 28d0c3bb6c80425620241cff231da8d3 metadata.xml 224
MD5 9511aa382032a16624e6556b9d28cb2b tlf-0.9.21.ebuild 754
+MD5 efd6b8a92bb2795e625670665cf3e89a tlf-0.9.22.ebuild 755
+MD5 5b2458d7e0c55d1efc6d65ab83e958c3 files/digest-tlf-0.9.22 62
MD5 c0e39249a77a318de45e2dbcf775a9f6 files/digest-tlf-0.9.19 62
MD5 01e251ccdb810c5c67db02ec722299b7 files/digest-tlf-0.9.21 62
MD5 16c4bb832d86bf9c3928b9ca48da860d files/digest-tlf-0.9.20 62
diff --git a/media-radio/tlf/files/digest-tlf-0.9.22 b/media-radio/tlf/files/digest-tlf-0.9.22
new file mode 100644
index 000000000000..34e9f57ba53b
--- /dev/null
+++ b/media-radio/tlf/files/digest-tlf-0.9.22
@@ -0,0 +1 @@
+MD5 c865d3e3a00d5072c3bc8428757fa775 tlf-0.9.22.tar.gz 363240
diff --git a/media-radio/tlf/tlf-0.9.19.ebuild b/media-radio/tlf/tlf-0.9.19.ebuild
index ae6740fa8e91..4c744c5a2c57 100644
--- a/media-radio/tlf/tlf-0.9.19.ebuild
+++ b/media-radio/tlf/tlf-0.9.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.19.ebuild,v 1.6 2004/08/25 23:31:56 killsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.19.ebuild,v 1.7 2005/02/16 05:00:48 killsoft Exp $
inherit eutils flag-o-matic
diff --git a/media-radio/tlf/tlf-0.9.20.ebuild b/media-radio/tlf/tlf-0.9.20.ebuild
index a91c6dad09e0..08ec6bc6c08a 100644
--- a/media-radio/tlf/tlf-0.9.20.ebuild
+++ b/media-radio/tlf/tlf-0.9.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.20.ebuild,v 1.3 2004/08/25 23:31:56 killsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.20.ebuild,v 1.4 2005/02/16 05:00:48 killsoft Exp $
inherit eutils flag-o-matic
diff --git a/media-radio/tlf/tlf-0.9.22.ebuild b/media-radio/tlf/tlf-0.9.22.ebuild
new file mode 100644
index 000000000000..a7a2b7b9d198
--- /dev/null
+++ b/media-radio/tlf/tlf-0.9.22.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/tlf/tlf-0.9.22.ebuild,v 1.1 2005/02/16 05:00:48 killsoft Exp $
+
+inherit flag-o-matic
+
+DESCRIPTION="Console-mode amateur radio contest logger"
+HOMEPAGE="http://home.iae.nl/users/reinc/TLF-0.2.html"
+SRC_URI="http://sharon.esrac.ele.tue.nl/pub/linux/ham/tlf/${P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~alpha"
+IUSE=""
+
+RDEPEND="virtual/libc
+ sys-libs/ncurses
+ media-libs/hamlib"
+
+DEPEND="sys-apps/gawk"
+
+src_compile() {
+ append-flags -L/usr/lib/hamlib
+ econf --enable-hamlib \
+ || die "configure failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ einstall || die "install failed"
+}