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.7-r1.ebuild speech-dispatcher-0.6.7.ebuild
Date: Tue, 02 Mar 2010 05:15:11
Message-Id: E1NmKRj-0001mx-59@stork.gentoo.org
1 williamh 10/03/02 05:15:03
2
3 Modified: ChangeLog speech-dispatcher-0.6.7-r1.ebuild
4 speech-dispatcher-0.6.7.ebuild
5 Log:
6 Fixed the patchset for bug #307287.
7 This also includes the correct fixfor bug #307341.
8 (Portage version: 2.2_rc63/cvs/Linux i686)
9
10 Revision Changes Path
11 1.64 app-accessibility/speech-dispatcher/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.64&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.64&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.63&r2=1.64
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v
20 retrieving revision 1.63
21 retrieving revision 1.64
22 diff -u -r1.63 -r1.64
23 --- ChangeLog 1 Mar 2010 22:12:37 -0000 1.63
24 +++ ChangeLog 2 Mar 2010 05:15:02 -0000 1.64
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-accessibility/speech-dispatcher
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.63 2010/03/01 22:12:37 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.64 2010/03/02 05:15:02 williamh Exp $
30 +
31 + 02 Mar 2010; William Hubbs <williamh@g.o>
32 + speech-dispatcher-0.6.7.ebuild, speech-dispatcher-0.6.7-r1.ebuild,
33 + -files/speech-dispatcher-mutils.patch:
34 + Fixed the patchset for bug #307287.
35 + This also includes the correct fixfor bug #307341.
36
37 01 Mar 2010; Patrick Lauer <patrick@g.o>
38 speech-dispatcher-0.6.7-r1.ebuild:
39
40
41
42 1.7 app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7-r1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7-r1.ebuild?rev=1.7&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7-r1.ebuild?rev=1.7&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7-r1.ebuild?r1=1.6&r2=1.7
47
48 Index: speech-dispatcher-0.6.7-r1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7-r1.ebuild,v
51 retrieving revision 1.6
52 retrieving revision 1.7
53 diff -u -r1.6 -r1.7
54 --- speech-dispatcher-0.6.7-r1.ebuild 1 Mar 2010 22:12:37 -0000 1.6
55 +++ speech-dispatcher-0.6.7-r1.ebuild 2 Mar 2010 05:15:02 -0000 1.7
56 @@ -1,9 +1,9 @@
57 # Copyright 1999-2010 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7-r1.ebuild,v 1.6 2010/03/01 22:12:37 patrick Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7-r1.ebuild,v 1.7 2010/03/02 05:15:02 williamh Exp $
61
62 EAPI="3"
63 -PATCHVER=1
64 +PATCHVER=2
65
66 inherit autotools eutils
67
68
69
70
71 1.20 app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild?rev=1.20&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild?rev=1.20&content-type=text/plain
75 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild?r1=1.19&r2=1.20
76
77 Index: speech-dispatcher-0.6.7.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v
80 retrieving revision 1.19
81 retrieving revision 1.20
82 diff -u -r1.19 -r1.20
83 --- speech-dispatcher-0.6.7.ebuild 28 Feb 2010 23:50:31 -0000 1.19
84 +++ speech-dispatcher-0.6.7.ebuild 2 Mar 2010 05:15:02 -0000 1.20
85 @@ -1,9 +1,9 @@
86 # Copyright 1999-2010 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v 1.19 2010/02/28 23:50:31 williamh Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v 1.20 2010/03/02 05:15:02 williamh Exp $
90
91 EAPI="2"
92 -PATCHVER=1
93 +PATCHVER=2
94
95 inherit autotools eutils