Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@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.2.ebuild festival-freebsoft-utils-0.4.ebuild festival-freebsoft-utils-0.6.ebuild
Date: Sat, 17 Oct 2009 21:57:03
Message-Id: E1MzHGn-0002M1-0b@stork.gentoo.org
1 halcy0n 09/10/17 21:57:01
2
3 Modified: ChangeLog festival-freebsoft-utils-0.2.ebuild
4 festival-freebsoft-utils-0.4.ebuild
5 festival-freebsoft-utils-0.6.ebuild
6 Log:
7 QA fixes; implicit RDEPEND
8 (Portage version: 2.2_rc42/cvs/Linux i686)
9
10 Revision Changes Path
11 1.17 app-accessibility/festival-freebsoft-utils/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?rev=1.17&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?rev=1.17&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog?r1=1.16&r2=1.17
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v
20 retrieving revision 1.16
21 retrieving revision 1.17
22 diff -u -r1.16 -r1.17
23 --- ChangeLog 11 Oct 2009 21:46:05 -0000 1.16
24 +++ ChangeLog 17 Oct 2009 21:57:00 -0000 1.17
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-accessibility/festival-freebsoft-utils
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.16 2009/10/11 21:46:05 halcy0n Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/ChangeLog,v 1.17 2009/10/17 21:57:00 halcy0n Exp $
30 +
31 + 17 Oct 2009; Mark Loeser <halcy0n@g.o>
32 + festival-freebsoft-utils-0.2.ebuild, festival-freebsoft-utils-0.4.ebuild,
33 + festival-freebsoft-utils-0.6.ebuild:
34 + QA fixes; implicit RDEPEND
35
36 11 Oct 2009; Mark Loeser <halcy0n@g.o>
37 festival-freebsoft-utils-0.2.ebuild, festival-freebsoft-utils-0.4.ebuild,
38
39
40
41 1.8 app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild?rev=1.8&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild?rev=1.8&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild?r1=1.7&r2=1.8
46
47 Index: festival-freebsoft-utils-0.2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v
50 retrieving revision 1.7
51 retrieving revision 1.8
52 diff -u -r1.7 -r1.8
53 --- festival-freebsoft-utils-0.2.ebuild 11 Oct 2009 21:46:05 -0000 1.7
54 +++ festival-freebsoft-utils-0.2.ebuild 17 Oct 2009 21:57:00 -0000 1.8
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.7 2009/10/11 21:46:05 halcy0n Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild,v 1.8 2009/10/17 21:57:00 halcy0n Exp $
60
61 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
62 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
63 @@ -12,6 +12,7 @@
64 IUSE=""
65
66 DEPEND=">=app-accessibility/festival-1.4.3"
67 +RDEPEND="${DEPEND}"
68
69 src_compile(){
70 einfo "Nothing to compile."
71
72
73
74 1.3 app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild?r1=1.2&r2=1.3
79
80 Index: festival-freebsoft-utils-0.4.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- festival-freebsoft-utils-0.4.ebuild 11 Oct 2009 21:46:05 -0000 1.2
87 +++ festival-freebsoft-utils-0.4.ebuild 17 Oct 2009 21:57:00 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild,v 1.2 2009/10/11 21:46:05 halcy0n Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.4.ebuild,v 1.3 2009/10/17 21:57:00 halcy0n Exp $
93
94 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
95 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
96 @@ -12,6 +12,7 @@
97 IUSE=""
98
99 DEPEND=">=app-accessibility/festival-1.4.3"
100 +RDEPEND="${DEPEND}"
101
102 src_compile(){
103 einfo "Nothing to compile."
104
105
106
107 1.4 app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?rev=1.4&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?rev=1.4&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild?r1=1.3&r2=1.4
112
113 Index: festival-freebsoft-utils-0.6.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v
116 retrieving revision 1.3
117 retrieving revision 1.4
118 diff -u -r1.3 -r1.4
119 --- festival-freebsoft-utils-0.6.ebuild 11 Oct 2009 21:46:05 -0000 1.3
120 +++ festival-freebsoft-utils-0.6.ebuild 17 Oct 2009 21:57:00 -0000 1.4
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2009 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v 1.3 2009/10/11 21:46:05 halcy0n Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.6.ebuild,v 1.4 2009/10/17 21:57:00 halcy0n Exp $
126
127 DESCRIPTION="a collection of Festival functions for speech-dispatcher"
128 HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
129 @@ -12,6 +12,7 @@
130 IUSE=""
131
132 DEPEND=">=app-accessibility/festival-1.4.3"
133 +RDEPEND="${DEPEND}"
134
135 src_compile(){
136 einfo "Nothing to compile."