summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-20 21:48:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-20 21:48:22 +0000
commit1d0722b5ed727e266528127691e40c50a2418b48 (patch)
tree8f72c2a486333ba08f88e191e6b82905814f349d /media-libs/hamlib
parentStable for x86, wrt bug #452716 (diff)
downloadgentoo-2-1d0722b5ed727e266528127691e40c50a2418b48.tar.gz
gentoo-2-1d0722b5ed727e266528127691e40c50a2418b48.tar.bz2
gentoo-2-1d0722b5ed727e266528127691e40c50a2418b48.zip
Stable for x86, wrt bug #452718
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/hamlib')
-rw-r--r--media-libs/hamlib/ChangeLog5
-rw-r--r--media-libs/hamlib/hamlib-1.2.15.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/hamlib/ChangeLog b/media-libs/hamlib/ChangeLog
index f9a9b1da12c8..73185ae9c084 100644
--- a/media-libs/hamlib/ChangeLog
+++ b/media-libs/hamlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/hamlib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.76 2013/01/20 21:38:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.77 2013/01/20 21:48:22 ago Exp $
+
+ 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> hamlib-1.2.15.3.ebuild:
+ Stable for x86, wrt bug #452718
20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> hamlib-1.2.15.3.ebuild:
Stable for amd64, wrt bug #452718
diff --git a/media-libs/hamlib/hamlib-1.2.15.3.ebuild b/media-libs/hamlib/hamlib-1.2.15.3.ebuild
index e5fa3f62174c..2f902f077cb7 100644
--- a/media-libs/hamlib/hamlib-1.2.15.3.ebuild
+++ b/media-libs/hamlib/hamlib-1.2.15.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.15.3.ebuild,v 1.2 2013/01/20 21:38:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.15.3.ebuild,v 1.3 2013/01/20 21:48:22 ago 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="amd64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE="doc python tcl"
RESTRICT="test"