summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-06-18 03:14:36 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-06-18 03:14:36 +0000
commit3740ace943f518ab604cbcfbfbb2d60d20e36ee2 (patch)
treefdfa798b4033d0a333f7ab75a2ecc2808aa626d0 /media-libs/hamlib
parentuse autotools better. bug #226527 (diff)
downloadgentoo-2-3740ace943f518ab604cbcfbfbb2d60d20e36ee2.tar.gz
gentoo-2-3740ace943f518ab604cbcfbfbb2d60d20e36ee2.tar.bz2
gentoo-2-3740ace943f518ab604cbcfbfbb2d60d20e36ee2.zip
amd64 stable, proxy commit for gentoofan23. bug #225589
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/hamlib')
-rw-r--r--media-libs/hamlib/ChangeLog5
-rw-r--r--media-libs/hamlib/hamlib-1.2.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/hamlib/ChangeLog b/media-libs/hamlib/ChangeLog
index f762bf912c3c..7edc7ed4b10a 100644
--- a/media-libs/hamlib/ChangeLog
+++ b/media-libs/hamlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/hamlib
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.26 2008/06/17 20:43:31 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.27 2008/06/18 03:14:36 darkside Exp $
+
+ 18 Jun 2008; Jeremy Olexa <darkside@gentoo.org> hamlib-1.2.6.1.ebuild:
+ amd64 stable, proxy commit for gentoofan23. bug #225589
17 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
hamlib-1.2.6.1.ebuild:
diff --git a/media-libs/hamlib/hamlib-1.2.6.1.ebuild b/media-libs/hamlib/hamlib-1.2.6.1.ebuild
index 30f774f74475..8fa8095e5be6 100644
--- a/media-libs/hamlib/hamlib-1.2.6.1.ebuild
+++ b/media-libs/hamlib/hamlib-1.2.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.6.1.ebuild,v 1.3 2008/06/17 20:43:31 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.6.1.ebuild,v 1.4 2008/06/18 03:14:36 darkside Exp $
inherit eutils multilib libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ppc x86 ~x86-fbsd"
IUSE="doc gd python tk X"
RESTRICT="test"