Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-radio/cwdaemon: cwdaemon-0.9.4.ebuild ChangeLog
Date: Sat, 26 Feb 2011 14:47:56
Message-Id: 20110226144746.072D020054@flycatcher.gentoo.org
1 xarthisius 11/02/26 14:47:46
2
3 Modified: cwdaemon-0.9.4.ebuild ChangeLog
4 Log:
5 Marked ~ppc wrt #338662
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.3 media-radio/cwdaemon/cwdaemon-0.9.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild?r1=1.2&r2=1.3
15
16 Index: cwdaemon-0.9.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- cwdaemon-0.9.4.ebuild 20 Dec 2010 12:30:46 -0000 1.2
23 +++ cwdaemon-0.9.4.ebuild 26 Feb 2011 14:47:45 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild,v 1.2 2010/12/20 12:30:46 klausman Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.4.ebuild,v 1.3 2011/02/26 14:47:45 xarthisius Exp $
30
31 DESCRIPTION="A morse daemon for the parallel or serial port"
32 HOMEPAGE="http://www.ibiblio.org/pub/linux/apps/ham/morse"
33 @@ -8,7 +8,7 @@
34 LICENSE="GPL-2"
35
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~x86"
38 +KEYWORDS="~alpha ~amd64 ~ppc ~x86"
39 IUSE=""
40
41 RDEPEND=">=media-radio/unixcw-2.3"
42
43
44
45 1.16 media-radio/cwdaemon/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/ChangeLog?rev=1.16&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/ChangeLog?rev=1.16&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/cwdaemon/ChangeLog?r1=1.15&r2=1.16
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v
54 retrieving revision 1.15
55 retrieving revision 1.16
56 diff -u -r1.15 -r1.16
57 --- ChangeLog 20 Dec 2010 12:30:46 -0000 1.15
58 +++ ChangeLog 26 Feb 2011 14:47:45 -0000 1.16
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-radio/cwdaemon
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.15 2010/12/20 12:30:46 klausman Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.16 2011/02/26 14:47:45 xarthisius Exp $
65 +
66 + 26 Feb 2011; Kacper Kowalik <xarthisius@g.o> cwdaemon-0.9.4.ebuild:
67 + Marked ~ppc wrt #338662
68
69 20 Dec 2010; Tobias Klausmann <klausman@g.o> cwdaemon-0.9.4.ebuild:
70 Keyworded on alpha, bug #338662