Gentoo Archives: gentoo-commits

From: "Jesus Rivero (neurogeek)" <neurogeek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/festival: ChangeLog festival-1.96_beta.ebuild festival-1.96_beta-r1.ebuild
Date: Wed, 30 Jun 2010 14:33:02
Message-Id: 20100630143300.220BF2C621@corvid.gentoo.org
1 neurogeek 10/06/30 14:33:00
2
3 Modified: ChangeLog festival-1.96_beta.ebuild
4 festival-1.96_beta-r1.ebuild
5 Log:
6 Changed DEPS on app-accessibility/speech-tools to prepare for the new speech-tools/festival versions.
7 (Portage version: 2.2_rc67/cvs/Linux i686)
8
9 Revision Changes Path
10 1.89 app-accessibility/festival/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/ChangeLog?rev=1.89&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/ChangeLog?rev=1.89&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/ChangeLog?r1=1.88&r2=1.89
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v
19 retrieving revision 1.88
20 retrieving revision 1.89
21 diff -u -r1.88 -r1.89
22 --- ChangeLog 19 May 2010 15:58:14 -0000 1.88
23 +++ ChangeLog 30 Jun 2010 14:32:59 -0000 1.89
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-accessibility/festival
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.88 2010/05/19 15:58:14 neurogeek Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/ChangeLog,v 1.89 2010/06/30 14:32:59 neurogeek Exp $
29 +
30 + 30 Jun 2010; Jesus Rivero <neurogeek@g.o>
31 + festival-1.96_beta.ebuild, festival-1.96_beta-r1.ebuild:
32 + Changed DEPS on app-accessibility/speech-tools to prepare for the new
33 + speech-tools/festival versions.
34
35 19 May 2010; Jesus Rivero <neurogeek@g.o>
36 festival-1.96_beta-r1.ebuild:
37
38
39
40 1.14 app-accessibility/festival/festival-1.96_beta.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild?rev=1.14&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild?rev=1.14&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild?r1=1.13&r2=1.14
45
46 Index: festival-1.96_beta.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v
49 retrieving revision 1.13
50 retrieving revision 1.14
51 diff -u -r1.13 -r1.14
52 --- festival-1.96_beta.ebuild 1 Nov 2009 18:52:37 -0000 1.13
53 +++ festival-1.96_beta.ebuild 30 Jun 2010 14:32:59 -0000 1.14
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2008 Gentoo Foundation
56 +# Copyright 1999-2010 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.13 2009/11/01 18:52:37 eva Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta.ebuild,v 1.14 2010/06/30 14:32:59 neurogeek Exp $
60
61 inherit eutils toolchain-funcs
62
63 @@ -27,7 +27,7 @@
64 KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
65 IUSE="alsa mbrola"
66
67 -SP_DEPEND=">=app-accessibility/speech-tools-1.2.96_beta"
68 +SP_DEPEND="<app-accessibility/speech-tools-2.0.95_beta"
69
70 DEPEND="${SP_DEPEND}
71 alsa? ( media-sound/alsa-utils )"
72
73
74
75 1.6 app-accessibility/festival/festival-1.96_beta-r1.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-1.96_beta-r1.ebuild?rev=1.6&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-1.96_beta-r1.ebuild?rev=1.6&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/festival/festival-1.96_beta-r1.ebuild?r1=1.5&r2=1.6
80
81 Index: festival-1.96_beta-r1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta-r1.ebuild,v
84 retrieving revision 1.5
85 retrieving revision 1.6
86 diff -u -r1.5 -r1.6
87 --- festival-1.96_beta-r1.ebuild 19 May 2010 15:58:14 -0000 1.5
88 +++ festival-1.96_beta-r1.ebuild 30 Jun 2010 14:32:59 -0000 1.6
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta-r1.ebuild,v 1.5 2010/05/19 15:58:14 neurogeek Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.96_beta-r1.ebuild,v 1.6 2010/06/30 14:32:59 neurogeek Exp $
94
95 inherit eutils toolchain-funcs
96
97 @@ -28,7 +28,7 @@
98 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
99 IUSE="alsa mbrola"
100
101 -SP_DEPEND=">=app-accessibility/speech-tools-1.2.96_beta"
102 +SP_DEPEND="<app-accessibility/speech-tools-2.0.95_beta"
103
104 DEPEND="${SP_DEPEND}
105 alsa? ( media-sound/alsa-utils )"