summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-08-21 19:13:44 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-08-21 19:13:44 +0000
commitd311a4c0aaa14da4c3bd516bc06092f6c357c432 (patch)
tree5b2af101477003057cdb30894c3f33b1ad6eb9ca /media-libs/hamlib
parentarm stable, bug #330311 (diff)
downloadgentoo-2-d311a4c0aaa14da4c3bd516bc06092f6c357c432.tar.gz
gentoo-2-d311a4c0aaa14da4c3bd516bc06092f6c357c432.tar.bz2
gentoo-2-d311a4c0aaa14da4c3bd516bc06092f6c357c432.zip
x86 stable wrt bug #333603
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-libs/hamlib')
-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 5b06ad52ea1a..f26e814a58a3 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.47 2010/06/05 14:16:41 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.48 2010/08/21 19:13:44 phajdan.jr Exp $
+
+ 21 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> hamlib-1.2.11.ebuild:
+ x86 stable wrt bug #333603
*hamlib-1.2.11 (05 Jun 2010)
diff --git a/media-libs/hamlib/hamlib-1.2.11.ebuild b/media-libs/hamlib/hamlib-1.2.11.ebuild
index 0ea128f71256..34d1fe57b6eb 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.1 2010/06/05 14:16:41 tomjbe Exp $
+# $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 $
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"