blob: 29427e7417c2028d71a4213c7f36387eb9790306 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
# ChangeLog for app-accessibility/speechd-up
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-up/ChangeLog,v 1.14 2007/03/03 23:09:58 williamh Exp $
03 Mar 2007; William Hubbs <williamh@gentoo.org> speechd-up-0.4-r1.ebuild:
This fixes bug #163466. Speech-dispatcher should have been a build-time
dependency instead of a runtime dependency.
*speechd-up-0.4-r1 (19 Nov 2006)
19 Nov 2006; William Hubbs <williamh@gentoo.org> files/speechd-up.rc,
+speechd-up-0.4-r1.ebuild:
Fixed a typo in the startup script.
*speechd-up-0.4 (04 Nov 2006)
04 Nov 2006; William Hubbs <williamh@gentoo.org> +speechd-up-0.4.ebuild:
Version bump.
*speechd-up-0.3-r1 (28 Aug 2006)
28 Aug 2006; William Hubbs <williamh@gentoo.org> +files/speechd-up.confd,
files/speechd-up.rc, +speechd-up-0.3-r1.ebuild:
Made the nice level at which speechd-up is run configurable.
This fixes bug #81930.
*speechd-up-0.3 (29 Jan 2006)
29 Jan 2006; William Hubbs <williamh@gentoo.org> metadata.xml,
-speechd-up-0.3_pre20041029.ebuild, +speechd-up-0.3.ebuild:
Version bump.
Also removed the cvs snapshot since there is an official release now.
29 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
speechd-up-0.3_pre20041029.ebuild:
Adding rdepend to pull in eflite and speech-dispatcher.
*speechd-up-0.3_pre20041029 (29 Oct 2004)
29 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
files/speechd-up.rc, -speechd-up-0.0.1_pre20040616.ebuild,
+speechd-up-0.3_pre20041029.ebuild:
Now using a snapshot I took today. The code seems to be stable (not touched
for a while now).
*speechd-up-0.0.1_pre20040616 (16 Jun 2004)
16 Jun 2004; Jon Hood <squinky86@gentoo.org>
-speechd-up-0.0.1_pre20040503.ebuild, +speechd-up-0.0.1_pre20040616.ebuild:
lots of changes were made in cvs; bumping
12 May 2004; Jon Hood <squinky86@gentoo.org>
speechd-up-0.0.1_pre20040503.ebuild:
added IUSE
*speechd-up-0.0.1_pre20040503 (03 May 2004)
03 May 2004; Jon Hood <squinky86@gentoo.org> files/speechd-up.rc,
speechd-up-0.0.1_pre20040503.ebuild:
added rc script
*speechd-up-0.0.1_pre20040501 (01 May 2004)
01 May 2004; Jon Hood <squinky86@gentoo.org> -files/speechd-up-gentoo.patch,
speechd-up-0.0.1_pre20040501.ebuild:
remove unneeded patch
01 May 2004; Jon Hood <squinky86@gentoo.org> :
Initial commit for app-accessibility testing.
|