summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-04-13 18:25:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-04-13 18:25:22 +0000
commitdeedbbdbe6cd9ee26a65b15ce32e0f6cedc28508 (patch)
treefe301a8cd0ab29a2bbc28a71069d01a7916efc55 /media-libs
parentVersion bump with bug fixes, see http://wb.mysql.com/?p=539 (diff)
downloadgentoo-2-deedbbdbe6cd9ee26a65b15ce32e0f6cedc28508.tar.gz
gentoo-2-deedbbdbe6cd9ee26a65b15ce32e0f6cedc28508.tar.bz2
gentoo-2-deedbbdbe6cd9ee26a65b15ce32e0f6cedc28508.zip
alpha stable wrt #307219
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'media-libs')
-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 624557b04896..170cc722c2a8 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.43 2010/03/24 19:33:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.44 2010/04/13 18:25:22 armin76 Exp $
+
+ 13 Apr 2010; Raúl Porcel <armin76@gentoo.org> hamlib-1.2.10.ebuild:
+ alpha stable wrt #307219
24 Mar 2010; Christian Faulhammer <fauli@gentoo.org> hamlib-1.2.10.ebuild:
stable x86, bug 307219
diff --git a/media-libs/hamlib/hamlib-1.2.10.ebuild b/media-libs/hamlib/hamlib-1.2.10.ebuild
index c215dc986861..ac6d72f42bdb 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.4 2010/03/24 19:33:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.10.ebuild,v 1.5 2010/04/13 18:25:22 armin76 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"