summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-12-20 12:30:46 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-12-20 12:30:46 +0000
commit485c82b05681f00b79703bbd3277d49e60eb561a (patch)
tree3a162434740ec112da84cf42e5c4ec5c49ef53d4 /media-radio/cwdaemon
parentStable on amd64 wrt bug #349016 (diff)
downloadgentoo-2-485c82b05681f00b79703bbd3277d49e60eb561a.tar.gz
gentoo-2-485c82b05681f00b79703bbd3277d49e60eb561a.tar.bz2
gentoo-2-485c82b05681f00b79703bbd3277d49e60eb561a.zip
Keyworded on alpha, bug #338662
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'media-radio/cwdaemon')
-rw-r--r--media-radio/cwdaemon/ChangeLog5
-rw-r--r--media-radio/cwdaemon/cwdaemon-0.9.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-radio/cwdaemon/ChangeLog b/media-radio/cwdaemon/ChangeLog
index dfc778f94faa..03ccb886cdd9 100644
--- a/media-radio/cwdaemon/ChangeLog
+++ b/media-radio/cwdaemon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-radio/cwdaemon
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.14 2010/09/25 11:52:32 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.15 2010/12/20 12:30:46 klausman Exp $
+
+ 20 Dec 2010; Tobias Klausmann <klausman@gentoo.org> cwdaemon-0.9.4.ebuild:
+ Keyworded on alpha, bug #338662
*cwdaemon-0.9.4 (25 Sep 2010)
diff --git a/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild b/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild
index 94488e894050..0142b4f82975 100644
--- a/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild
+++ b/media-radio/cwdaemon/cwdaemon-0.9.4.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-radio/cwdaemon/cwdaemon-0.9.4.ebuild,v 1.1 2010/09/25 11:52:32 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild,v 1.2 2010/12/20 12:30:46 klausman Exp $
DESCRIPTION="A morse daemon for the parallel or serial port"
HOMEPAGE="http://www.ibiblio.org/pub/linux/apps/ham/morse"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
IUSE=""
RDEPEND=">=media-radio/unixcw-2.3"