Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-radio/cwdaemon: ChangeLog cwdaemon-0.9.2.ebuild
Date: Mon, 07 Sep 2009 18:59:41
Message-Id: E1MkjRD-0002QS-84@stork.gentoo.org
1 patrick 09/09/07 18:59:39
2
3 Modified: ChangeLog cwdaemon-0.9.2.ebuild
4 Log:
5 Add ~amd64
6 (Portage version: 2.2_rc40/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.12 media-radio/cwdaemon/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/cwdaemon/ChangeLog?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/cwdaemon/ChangeLog?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/cwdaemon/ChangeLog?r1=1.11&r2=1.12
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ChangeLog 15 May 2007 13:26:51 -0000 1.11
22 +++ ChangeLog 7 Sep 2009 18:59:39 -0000 1.12
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-radio/cwdaemon
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.11 2007/05/15 13:26:51 bangert Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/ChangeLog,v 1.12 2009/09/07 18:59:39 patrick Exp $
29 +
30 + 07 Sep 2009; Patrick Lauer <patrick@g.o> cwdaemon-0.9.2.ebuild:
31 + Add ~amd64
32
33 15 May 2007; Thilo Bangert <bangert@g.o> metadata.xml:
34 add <herd>no-herd</herd>
35
36
37
38 1.5 media-radio/cwdaemon/cwdaemon-0.9.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.2.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.2.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.2.ebuild?r1=1.4&r2=1.5
43
44 Index: cwdaemon-0.9.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.2.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- cwdaemon-0.9.2.ebuild 14 Sep 2005 06:54:04 -0000 1.4
51 +++ cwdaemon-0.9.2.ebuild 7 Sep 2009 18:59:39 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2005 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.2.ebuild,v 1.4 2005/09/14 06:54:04 agriffis Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-radio/cwdaemon/cwdaemon-0.9.2.ebuild,v 1.5 2009/09/07 18:59:39 patrick Exp $
58
59 DESCRIPTION="A morse daemon for the parallel or serial port"
60 HOMEPAGE="http://www.qsl.net/pg4i/linux/cwdaemon.html"
61 @@ -8,7 +8,7 @@
62 LICENSE="GPL-2"
63
64 SLOT="0"
65 -KEYWORDS="alpha ~ppc x86"
66 +KEYWORDS="alpha ~amd64 ~ppc x86"
67 IUSE=""
68
69 RDEPEND="virtual/libc"