Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher: ChangeLog speech-dispatcher-0.8-r2.ebuild
Date: Fri, 02 Aug 2013 11:37:13
Message-Id: 20130802113707.ABC792171C@flycatcher.gentoo.org
1 maekke 13/08/02 11:37:07
2
3 Modified: ChangeLog speech-dispatcher-0.8-r2.ebuild
4 Log:
5 arm stable, bug #478264
6
7 (Portage version: 2.1.13.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.94 app-accessibility/speech-dispatcher/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.94&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.94&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.93&r2=1.94
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v
19 retrieving revision 1.93
20 retrieving revision 1.94
21 diff -u -r1.93 -r1.94
22 --- ChangeLog 30 Jul 2013 12:24:42 -0000 1.93
23 +++ ChangeLog 2 Aug 2013 11:37:07 -0000 1.94
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-accessibility/speech-dispatcher
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.93 2013/07/30 12:24:42 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.94 2013/08/02 11:37:07 maekke Exp $
29 +
30 + 02 Aug 2013; Markus Meier <maekke@g.o>
31 + speech-dispatcher-0.8-r2.ebuild:
32 + arm stable, bug #478264
33
34 30 Jul 2013; Agostino Sarubbo <ago@g.o>
35 speech-dispatcher-0.8-r2.ebuild:
36
37
38
39 1.8 app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild?r1=1.7&r2=1.8
44
45 Index: speech-dispatcher-0.8-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- speech-dispatcher-0.8-r2.ebuild 30 Jul 2013 12:24:42 -0000 1.7
52 +++ speech-dispatcher-0.8-r2.ebuild 2 Aug 2013 11:37:07 -0000 1.8
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 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.8-r2.ebuild,v 1.7 2013/07/30 12:24:42 ago Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild,v 1.8 2013/08/02 11:37:07 maekke Exp $
58
59 EAPI=5
60
61 @@ -14,7 +14,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
66 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
67 IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
68
69 REQUIRED_USE="${PYTHON_REQUIRED_USE}"