Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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
Date: Fri, 11 Jan 2008 16:23:18
Message-Id: E1JDMf6-0005ht-8R@stork.gentoo.org
1 jer 08/01/11 16:23:16
2
3 Modified: ChangeLog speech-dispatcher-0.6.5.ebuild
4 Log:
5 Marked ~hppa (bug #204504).
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.27 app-accessibility/speech-dispatcher/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.27&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.27&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.26&r2=1.27
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v
18 retrieving revision 1.26
19 retrieving revision 1.27
20 diff -u -r1.26 -r1.27
21 --- ChangeLog 30 Dec 2007 18:02:09 -0000 1.26
22 +++ ChangeLog 11 Jan 2008 16:23:15 -0000 1.27
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-accessibility/speech-dispatcher
25 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.26 2007/12/30 18:02:09 williamh Exp $
27 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.27 2008/01/11 16:23:15 jer Exp $
29 +
30 + 11 Jan 2008; Jeroen Roovers <jer@g.o>
31 + speech-dispatcher-0.6.5.ebuild:
32 + Marked ~hppa (bug #204504).
33
34 *speech-dispatcher-0.6.5 (30 Dec 2007)
35
36
37
38
39 1.2 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.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild?rev=1.2&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.1&r2=1.2
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.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- speech-dispatcher-0.6.5.ebuild 30 Dec 2007 18:02:09 -0000 1.1
52 +++ speech-dispatcher-0.6.5.ebuild 11 Jan 2008 16:23:15 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild,v 1.1 2007/12/30 18:02:09 williamh Exp $
58 +# $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 $
59
60 inherit eutils
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~ppc ~x86"
67 +KEYWORDS="~amd64 ~hppa ~ppc ~x86"
68 IUSE="alsa flite nas pulseaudio python"
69
70 DEPEND="dev-libs/dotconf
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list