Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher: ChangeLog speech-dispatcher-0.6.5.ebuild speech-dispatcher-0.6.6.ebuild
Date: Mon, 24 Mar 2008 23:38:18
Message-Id: E1JdwF5-0006DZ-8r@stork.gentoo.org
1 fmccor 08/03/24 23:38:15
2
3 Modified: ChangeLog speech-dispatcher-0.6.5.ebuild
4 speech-dispatcher-0.6.6.ebuild
5 Log:
6 Add ~sparc keyword, required for Bug #204504.
7 (Portage version: 2.2_pre5)
8
9 Revision Changes Path
10 1.30 app-accessibility/speech-dispatcher/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 15 Feb 2008 03:10:53 -0000 1.29
23 +++ ChangeLog 24 Mar 2008 23:38:14 -0000 1.30
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-accessibility/speech-dispatcher
26 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.29 2008/02/15 03:10:53 williamh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.30 2008/03/24 23:38:14 fmccor Exp $
29 +
30 + 24 Mar 2008; Ferris McCormick <fmccor@g.o>
31 + speech-dispatcher-0.6.5.ebuild, speech-dispatcher-0.6.6.ebuild:
32 + Add ~sparc keyword, required for Bug #204504.
33
34 15 Feb 2008; William Hubbs <williamh@g.o>
35 -files/speech-dispatcher-0.3-gentoo.patch,
36
37
38
39 1.3 app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild?r1=1.2&r2=1.3
44
45 Index: speech-dispatcher-0.6.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- speech-dispatcher-0.6.5.ebuild 11 Jan 2008 16:23:15 -0000 1.2
52 +++ speech-dispatcher-0.6.5.ebuild 24 Mar 2008 23:38:14 -0000 1.3
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.5.ebuild,v 1.2 2008/01/11 16:23:15 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild,v 1.3 2008/03/24 23:38:14 fmccor Exp $
58
59 inherit eutils
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
66 +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
67 IUSE="alsa flite nas pulseaudio python"
68
69 DEPEND="dev-libs/dotconf
70
71
72
73 1.2 app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild?r1=1.1&r2=1.2
78
79 Index: speech-dispatcher-0.6.6.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- speech-dispatcher-0.6.6.ebuild 15 Feb 2008 01:16:05 -0000 1.1
86 +++ speech-dispatcher-0.6.6.ebuild 24 Mar 2008 23:38:14 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v 1.1 2008/02/15 01:16:05 williamh Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v 1.2 2008/03/24 23:38:14 fmccor Exp $
92
93 inherit eutils
94
95 @@ -10,7 +10,7 @@
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
100 +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
101 IUSE="alsa flite nas pulseaudio python"
102
103 DEPEND="dev-libs/dotconf
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list