summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-08-29 18:14:26 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-08-29 18:14:26 +0000
commit839eb26eee99533276209d2bb43f1a650c7c5c21 (patch)
treee3af5cbb7556e10d17a43f60b615810a28473d1f /media-libs/hamlib
parentppc stable #276396 (diff)
downloadgentoo-2-839eb26eee99533276209d2bb43f1a650c7c5c21.tar.gz
gentoo-2-839eb26eee99533276209d2bb43f1a650c7c5c21.tar.bz2
gentoo-2-839eb26eee99533276209d2bb43f1a650c7c5c21.zip
ppc stable #276423
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-libs/hamlib')
-rw-r--r--media-libs/hamlib/ChangeLog5
-rw-r--r--media-libs/hamlib/hamlib-1.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/hamlib/ChangeLog b/media-libs/hamlib/ChangeLog
index b2231a29d3f4..e11e24d7677c 100644
--- a/media-libs/hamlib/ChangeLog
+++ b/media-libs/hamlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/hamlib
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.38 2009/07/12 17:24:22 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.39 2009/08/29 18:14:26 nixnut Exp $
+
+ 29 Aug 2009; nixnut <nixnut@gentoo.org> hamlib-1.2.9.ebuild:
+ ppc stable #276423
12 Jul 2009; Tobias Klausmann <klausman@gentoo.org> hamlib-1.2.9.ebuild:
Stable on alpha, bug #276423
diff --git a/media-libs/hamlib/hamlib-1.2.9.ebuild b/media-libs/hamlib/hamlib-1.2.9.ebuild
index b89c328f640f..14a41ede5c5f 100644
--- a/media-libs/hamlib/hamlib-1.2.9.ebuild
+++ b/media-libs/hamlib/hamlib-1.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.9.ebuild,v 1.4 2009/07/12 17:24:22 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.9.ebuild,v 1.5 2009/08/29 18:14:26 nixnut Exp $
inherit autotools eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2 GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd"
IUSE="doc python tcl"
RESTRICT="test"