summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-03-15 19:28:48 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-03-15 19:28:48 +0000
commit5fc9b0cc7331564b227d83a6e658e9dda10981ca (patch)
tree0de752e380e3970c81c102cca691cd5a7243705a /media-libs/hamlib
parentppc stable #307283 (diff)
downloadgentoo-2-5fc9b0cc7331564b227d83a6e658e9dda10981ca.tar.gz
gentoo-2-5fc9b0cc7331564b227d83a6e658e9dda10981ca.tar.bz2
gentoo-2-5fc9b0cc7331564b227d83a6e658e9dda10981ca.zip
ppc stable #307219
(Portage version: 2.1.7.17/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.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/hamlib/ChangeLog b/media-libs/hamlib/ChangeLog
index 30643345bbaa..e13a2fcba3fc 100644
--- a/media-libs/hamlib/ChangeLog
+++ b/media-libs/hamlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/hamlib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.41 2010/03/14 20:39:17 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.42 2010/03/15 19:28:48 nixnut Exp $
+
+ 15 Mar 2010; nixnut <nixnut@gentoo.org> hamlib-1.2.10.ebuild:
+ ppc stable #307219
14 Mar 2010; Jeremy Olexa <darkside@gentoo.org> hamlib-1.2.10.ebuild,
+files/hamlib-bindings.diff:
diff --git a/media-libs/hamlib/hamlib-1.2.10.ebuild b/media-libs/hamlib/hamlib-1.2.10.ebuild
index 0505267f8c36..2d7350a576a3 100644
--- a/media-libs/hamlib/hamlib-1.2.10.ebuild
+++ b/media-libs/hamlib/hamlib-1.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.10.ebuild,v 1.2 2010/03/14 20:39:17 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.10.ebuild,v 1.3 2010/03/15 19:28:48 nixnut Exp $
PYTHON_DEPEND="2"
inherit autotools eutils multilib python
@@ -11,7 +11,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"