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/pidgin-festival: pidgin-festival-2.2.ebuild ChangeLog
Date: Fri, 26 Oct 2007 12:53:53
Message-Id: E1IlOh4-0004Hh-O1@stork.gentoo.org
1 fmccor 07/10/26 12:53:42
2
3 Modified: pidgin-festival-2.2.ebuild ChangeLog
4 Log:
5 Add ~sparc keyword --- Bug #197103 --- see ChangeLog for comment.
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.3 app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild?r1=1.2&r2=1.3
14
15 Index: pidgin-festival-2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- pidgin-festival-2.2.ebuild 26 Oct 2007 09:48:27 -0000 1.2
22 +++ pidgin-festival-2.2.ebuild 26 Oct 2007 12:53:42 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild,v 1.2 2007/10/26 09:48:27 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/pidgin-festival-2.2.ebuild,v 1.3 2007/10/26 12:53:42 fmccor Exp $
28
29 DESCRIPTION="A plugin for pidgin which enables text-to-speech output of conversations using festival."
30 HOMEPAGE="http://pidgin.festival.sourceforge.net"
31 @@ -9,7 +9,7 @@
32 LICENSE="GPL-2"
33
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~sparc ~x86"
37
38 IUSE=""
39
40
41
42
43 1.3 app-accessibility/pidgin-festival/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog?r1=1.2&r2=1.3
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ChangeLog 26 Oct 2007 09:48:27 -0000 1.2
56 +++ ChangeLog 26 Oct 2007 12:53:42 -0000 1.3
57 @@ -1,6 +1,11 @@
58 # ChangeLog for app-accessibility/pidgin-festival
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.2 2007/10/26 09:48:27 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/pidgin-festival/ChangeLog,v 1.3 2007/10/26 12:53:42 fmccor Exp $
62 +
63 + 26 Oct 2007; Ferris McCormick <fmccor@g.o>
64 + pidgin-festival-2.2.ebuild:
65 + Add ~sparc keyword, Bug #197103, because it does build so it can be tested at
66 + least. Unfortunately, it can't be tested by me.
67
68 26 Oct 2007; Markus Meier <maekke@g.o> pidgin-festival-2.2.ebuild:
69 add ~x86, bug #197103
70
71
72
73 --
74 gentoo-commits@g.o mailing list