summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-26 14:47:45 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-26 14:47:45 +0000
commit9003b55e7bb0959d448a02d162ccb8f89bee9105 (patch)
tree6cae76cc9f24e3edd60d6f55a2fd52521a07477c /media-radio
parentBump to 0.8.2 (with patches from upstream) (diff)
downloadgentoo-2-9003b55e7bb0959d448a02d162ccb8f89bee9105.tar.gz
gentoo-2-9003b55e7bb0959d448a02d162ccb8f89bee9105.tar.bz2
gentoo-2-9003b55e7bb0959d448a02d162ccb8f89bee9105.zip
Marked ~ppc wrt #338662
(Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/cwdaemon/ChangeLog7
-rw-r--r--media-radio/cwdaemon/cwdaemon-0.9.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-radio/cwdaemon/ChangeLog b/media-radio/cwdaemon/ChangeLog
index 03ccb886cdd9..0f0352203624 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.15 2010/12/20 12:30:46 klausman Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.16 2011/02/26 14:47:45 xarthisius Exp $
+
+ 26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> cwdaemon-0.9.4.ebuild:
+ Marked ~ppc wrt #338662
20 Dec 2010; Tobias Klausmann <klausman@gentoo.org> cwdaemon-0.9.4.ebuild:
Keyworded on alpha, bug #338662
diff --git a/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild b/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild
index 0142b4f82975..ecdbf383786d 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
+# Copyright 1999-2011 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.2 2010/12/20 12:30:46 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild,v 1.3 2011/02/26 14:47:45 xarthisius 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="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=media-radio/unixcw-2.3"