summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-21 19:21:50 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-21 19:21:50 +0000
commit48d33ea1d3cbff509c7ee2cbd0858ac1eca1463f (patch)
treeec908515cb1420e436ee24df7522c52dcd7a03d8 /media-libs
parentarm stable, bug #330565 (diff)
downloadgentoo-2-48d33ea1d3cbff509c7ee2cbd0858ac1eca1463f.tar.gz
gentoo-2-48d33ea1d3cbff509c7ee2cbd0858ac1eca1463f.tar.bz2
gentoo-2-48d33ea1d3cbff509c7ee2cbd0858ac1eca1463f.zip
Stable on amd64 wrt bug #333603
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/hamlib/ChangeLog5
-rw-r--r--media-libs/hamlib/hamlib-1.2.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/hamlib/ChangeLog b/media-libs/hamlib/ChangeLog
index f26e814a58a3..cd04d35bce02 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.48 2010/08/21 19:13:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.49 2010/08/21 19:21:50 hwoarang Exp $
+
+ 21 Aug 2010; Markos Chandras <hwoarang@gentoo.org> hamlib-1.2.11.ebuild:
+ Stable on amd64 wrt bug #333603
21 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> hamlib-1.2.11.ebuild:
x86 stable wrt bug #333603
diff --git a/media-libs/hamlib/hamlib-1.2.11.ebuild b/media-libs/hamlib/hamlib-1.2.11.ebuild
index 34d1fe57b6eb..efb2ced0e871 100644
--- a/media-libs/hamlib/hamlib-1.2.11.ebuild
+++ b/media-libs/hamlib/hamlib-1.2.11.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.11.ebuild,v 1.2 2010/08/21 19:13:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.11.ebuild,v 1.3 2010/08/21 19:21:50 hwoarang 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"