summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:35:37 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-28 15:35:37 +0000
commit96e87ead3f5ca313b7a73b57ce0519ffc25c330a (patch)
treed5e8c00de9af63abc75149e6411421ea1bb83943 /media-libs/hamlib
parentx86 stable wrt bug #399529 (diff)
downloadhistorical-96e87ead3f5ca313b7a73b57ce0519ffc25c330a.tar.gz
historical-96e87ead3f5ca313b7a73b57ce0519ffc25c330a.tar.bz2
historical-96e87ead3f5ca313b7a73b57ce0519ffc25c330a.zip
x86 stable wrt bug #400377
Package-Manager: portage-2.1.10.44/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.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/hamlib/ChangeLog b/media-libs/hamlib/ChangeLog
index b4b3e0527497..4c3ac5adc476 100644
--- a/media-libs/hamlib/ChangeLog
+++ b/media-libs/hamlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/hamlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.63 2012/01/27 15:58:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.64 2012/01/28 15:35:37 phajdan.jr Exp $
+
+ 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> hamlib-1.2.14.ebuild:
+ x86 stable wrt bug #400377
27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> hamlib-1.2.14.ebuild:
Stable for amd64, wrt bug #400377
diff --git a/media-libs/hamlib/hamlib-1.2.14.ebuild b/media-libs/hamlib/hamlib-1.2.14.ebuild
index 254f509eb94d..7ab6ef9bd76f 100644
--- a/media-libs/hamlib/hamlib-1.2.14.ebuild
+++ b/media-libs/hamlib/hamlib-1.2.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.14.ebuild,v 1.3 2012/01/27 15:58:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.14.ebuild,v 1.4 2012/01/28 15:35:37 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2 GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 x86 ~x86-fbsd"
IUSE="doc python tcl"
RESTRICT="test"