diff options
author | William Hubbs <williamh@gentoo.org> | 2006-09-21 04:36:35 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2006-09-21 04:36:35 +0000 |
commit | 19a23804bd5f53c3b525aaabfdc7f5434db0a0a8 (patch) | |
tree | ee34ee342466f11a1f55b9512c9bde6a6d4c0fab /app-accessibility/speech-tools/ChangeLog | |
parent | Push out patches and fix datadir path. (diff) | |
download | gentoo-2-19a23804bd5f53c3b525aaabfdc7f5434db0a0a8.tar.gz gentoo-2-19a23804bd5f53c3b525aaabfdc7f5434db0a0a8.tar.bz2 gentoo-2-19a23804bd5f53c3b525aaabfdc7f5434db0a0a8.zip |
Version bump with patches contributed by Ed Catmur. Also, festival no longer depends on this since it builds from its own copy of the speech-tools.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'app-accessibility/speech-tools/ChangeLog')
-rw-r--r-- | app-accessibility/speech-tools/ChangeLog | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/app-accessibility/speech-tools/ChangeLog b/app-accessibility/speech-tools/ChangeLog index ea53a6d052dc..62b7906dde1a 100644 --- a/app-accessibility/speech-tools/ChangeLog +++ b/app-accessibility/speech-tools/ChangeLog @@ -1,6 +1,20 @@ # ChangeLog for app-accessibility/speech-tools # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.37 2006/07/20 03:21:45 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/ChangeLog,v 1.38 2006/09/21 04:36:35 williamh Exp $ + +*speech-tools-1.2.95_beta (21 Sep 2006) + + 21 Sep 2006; William Hubbs <williamh@gentoo.org> + +files/speech-tools-1.2.95_beta-gcc41-amd64-int-pointer.patch, + +files/speech-tools-1.2.95_beta-gcc41-amd64.patch, + +files/speech-tools-1.2.95_beta-gcc41.patch, + +speech-tools-1.2.95_beta.ebuild: + Version bump. + This also includes patches originally contributed by Ed Catmur. + Another thing to note is that festival no longer depends on this package. + Festival now downloads the speech tools source and builds from its own copy + since it #includes some of the source files themselves. +Closes #146906. 19 Jul 2006; <psi29a@gentoo.org> speech-tools-1.2.3-r2.ebuild, speech-tools-1.2.3-r3.ebuild: |