diff options
author | William Hubbs <williamh@gentoo.org> | 2007-08-30 06:03:23 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2007-08-30 06:03:23 +0000 |
commit | b2dc3d8536a4d17cc4ce51b6a6c9a35fef3d530c (patch) | |
tree | 463843a2698856a09b897a3ebbe7747cc4dc3d04 /profiles | |
parent | Added 'cobalt' to IUSE for endianness-detection on MIPS. This is still a bit... (diff) | |
download | gentoo-2-b2dc3d8536a4d17cc4ce51b6a6c9a35fef3d530c.tar.gz gentoo-2-b2dc3d8536a4d17cc4ce51b6a6c9a35fef3d530c.tar.bz2 gentoo-2-b2dc3d8536a4d17cc4ce51b6a6c9a35fef3d530c.zip |
Added the flite use flag for speech-dispatcher.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index bcc32cb523ae..faf176a97a80 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.603 2007/08/29 19:16:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.604 2007/08/30 06:03:23 williamh Exp $ + + 30 Aug 2007; William Hubbs <williamh@gentoo.org> use.local.desc: + Added the flite use flag for speech-dispatcher. 29 Aug 2007; Ulrich Mueller <ulm@gentoo.org> updates/2Q-2007, updates/3Q-2007: diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c00d195ec2ec..379e01afd3a3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2999 2007/08/29 07:27:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3000 2007/08/30 06:03:23 williamh Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -13,6 +13,7 @@ app-accessibility/freetts:jsapi - build Java Speech API (JSAPI) support app-accessibility/freetts:mbrola - Adds support for mbrola voices app-accessibility/gnome-speech:freetts - Adds support for the freetts speech driver app-accessibility/gnopernicus:brltty - Adds support for braille displays using brltty +app-accessibility/speech-dispatcher:flite - Adds support for flite speech engine. app-admin/conky:audacious - enable monitoring of audio tracks that are playing (media-sound/audacious) app-admin/conky:bmpx - enable monitoring of audio tracks that are playing (media-sound/bmpx) app-admin/conky:hddtemp - enable monitoring of hdd temperature (app-admin/hddtemp) |