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/festival-freebsoft-utils: ChangeLog festival-freebsoft-utils-0.6.ebuild
Date: Mon, 24 Mar 2008 23:48:18
Message-Id: E1JdwOk-0006LM-Pc@stork.gentoo.org
1 fmccor 08/03/24 23:48:14
2
3 Modified: ChangeLog festival-freebsoft-utils-0.6.ebuild
4 Log:
5 Add ~sparc keyword, related to Bug #204504, thanks to Friedrich Oslage for
6 testing everything.
7 (Portage version: 2.2_pre5)
8
9 Revision Changes Path
10 1.15 app-accessibility/festival-freebsoft-utils/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 21 Feb 2007 19:21:35 -0000 1.14
23 +++ ChangeLog 24 Mar 2008 23:48:14 -0000 1.15
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-accessibility/festival-freebsoft-utils
26 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.14 2007/02/21 19:21:35 peper Exp $
28 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.15 2008/03/24 23:48:14 fmccor Exp $
30 +
31 + 24 Mar 2008; Ferris McCormick <fmccor@g.o>
32 + festival-freebsoft-utils-0.6.ebuild:
33 + Add ~sparc keyword, related to Bug #204504, thanks to Friedrich Oslage for
34 + testing everything.
35
36 21 Feb 2007; <peper@g.o> ChangeLog:
37 Transition to Manifest2.
38
39
40
41 1.2 app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?r1=1.1&r2=1.2
46
47 Index: festival-freebsoft-utils-0.6.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- festival-freebsoft-utils-0.6.ebuild 28 Jan 2006 23:41:19 -0000 1.1
54 +++ festival-freebsoft-utils-0.6.ebuild 24 Mar 2008 23:48:14 -0000 1.2
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2006 Gentoo Foundation
57 +# Copyright 1999-2008 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v 1.1 2006/01/28 23:41:19 williamh Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v 1.2 2008/03/24 23:48:14 fmccor Exp $
61
62 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
63 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
64 @@ -8,7 +8,7 @@
65
66 LICENSE="GPL-2"
67 SLOT="0"
68 -KEYWORDS="~x86 ~ppc"
69 +KEYWORDS="~ppc ~sparc ~x86"
70 IUSE=""
71
72 DEPEND=">=app-accessibility/festival-1.4.3"
73
74
75
76 --
77 gentoo-commits@l.g.o mailing list