Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher: ChangeLog speech-dispatcher-0.6.6.ebuild
Date: Sat, 26 Apr 2008 03:41:43
Message-Id: E1JpbIC-000726-Pg@stork.gentoo.org
1 williamh 08/04/26 03:41:40
2
3 Modified: ChangeLog speech-dispatcher-0.6.6.ebuild
4 Log:
5 Updated keyword in 0.6.6.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.37 app-accessibility/speech-dispatcher/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.37&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.37&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.36&r2=1.37
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v
18 retrieving revision 1.36
19 retrieving revision 1.37
20 diff -u -r1.36 -r1.37
21 --- ChangeLog 26 Apr 2008 03:36:49 -0000 1.36
22 +++ ChangeLog 26 Apr 2008 03:41:40 -0000 1.37
23 @@ -1,6 +1,11 @@
24 # ChangeLog for app-accessibility/speech-dispatcher
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.36 2008/04/26 03:36:49 williamh Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.37 2008/04/26 03:41:40 williamh Exp $
28 +
29 + 26 Apr 2008; William Hubbs <williamh@g.o>
30 + speech-dispatcher-0.6.6.ebuild:
31 + Added ~alpha for 0.6.6; this should have been done, but I forgot to update
32 + the original keyword request.
33
34 *speech-dispatcher-0.6.6-r1 (26 Apr 2008)
35
36
37
38
39 1.7 app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild?r1=1.6&r2=1.7
44
45 Index: speech-dispatcher-0.6.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- speech-dispatcher-0.6.6.ebuild 15 Apr 2008 16:33:29 -0000 1.6
52 +++ speech-dispatcher-0.6.6.ebuild 26 Apr 2008 03:41:40 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v 1.6 2008/04/15 16:33:29 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v 1.7 2008/04/26 03:41:40 williamh Exp $
58
59 inherit eutils
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 hppa ppc sparc x86"
66 +KEYWORDS="~alpha amd64 hppa ppc sparc x86"
67 IUSE="alsa flite nas pulseaudio python"
68
69 DEPEND="dev-libs/dotconf
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list