summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-23 18:14:24 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-23 18:14:24 +0000
commit138d9fbd8ca16ad2fdff0b7c7a025830ba2c6dd4 (patch)
tree0dc1242b0555f573d3050e4bc8ab7ec042f6e90a /media-libs/hamlib
parentia64/x86 stable wrt #321095 (diff)
downloadgentoo-2-138d9fbd8ca16ad2fdff0b7c7a025830ba2c6dd4.tar.gz
gentoo-2-138d9fbd8ca16ad2fdff0b7c7a025830ba2c6dd4.tar.bz2
gentoo-2-138d9fbd8ca16ad2fdff0b7c7a025830ba2c6dd4.zip
stable amd64, bug 307219
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/hamlib')
-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 3e49bdf449d2..f0143e8077a7 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.45 2010/04/29 16:09:27 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.46 2010/05/23 18:14:24 pacho Exp $
+
+ 23 May 2010; Pacho Ramos <pacho@gentoo.org> hamlib-1.2.10.ebuild:
+ stable amd64, bug 307219
29 Apr 2010; Thomas Beierlein <tomjbe@gentoo.org> metadata.xml:
I take over full maintainership now. Darkside, thanks for proxying.
diff --git a/media-libs/hamlib/hamlib-1.2.10.ebuild b/media-libs/hamlib/hamlib-1.2.10.ebuild
index ac6d72f42bdb..5947aea3f388 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.5 2010/04/13 18:25:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.10.ebuild,v 1.6 2010/05/23 18:14:24 pacho 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"