diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-24 01:07:07 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-24 01:07:07 +0000 |
commit | 21b9e56e41076631d9117273f4f0bcd6e2b1873a (patch) | |
tree | a44b157b318aa7dc300aab1d0127257314564515 /profiles | |
parent | Added addpredict to start of src_compile since some people are hitting access... (diff) | |
download | gentoo-2-21b9e56e41076631d9117273f4f0bcd6e2b1873a.tar.gz gentoo-2-21b9e56e41076631d9117273f4f0bcd6e2b1873a.tar.bz2 gentoo-2-21b9e56e41076631d9117273f4f0bcd6e2b1873a.zip |
Added use flags for spanish, french, and german tts.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 896a55433969..74a70ac56db1 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1333 2005/07/23 16:47:37 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1334 2005/07/24 01:07:07 eradicator Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -11,6 +11,9 @@ app-accessibility/festival:asterisk - adds a new command named tts_textasterisk 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/mbrola:tts-de - Add German language support in TTS +app-accessibility/mbrola:tts-es - Add Spanish language support in TTS +app-accessibility/mbrola:tts-fr - Add French language support in TTS app-admin/apg:cracklib - Support for cracklib strong password checking app-admin/conky:seti - include seti monitoring capabilities if the correct config is edited ~/.conkyrc app-admin/diradm:automount - Support for automount data in LDAP |