diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-07-17 20:51:16 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-07-17 20:51:16 +0000 |
commit | 4b58b2c6965bd600777d81eaa4b21522be6aa30a (patch) | |
tree | 2c0211c2a3eea75faf7efa0876e8a87ba7c91777 /app-accessibility/speech-dispatcher | |
parent | alpha stable (diff) | |
download | gentoo-2-4b58b2c6965bd600777d81eaa4b21522be6aa30a.tar.gz gentoo-2-4b58b2c6965bd600777d81eaa4b21522be6aa30a.tar.bz2 gentoo-2-4b58b2c6965bd600777d81eaa4b21522be6aa30a.zip |
add GLEP 56 USE flag desc from use.local.desc
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r5 x86_64)
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index e185985ffc37..a52a0a0b2f73 100644 --- a/app-accessibility/speech-dispatcher/ChangeLog +++ b/app-accessibility/speech-dispatcher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/speech-dispatcher # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.38 2008/04/27 04:08:46 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.39 2008/07/17 20:51:16 cardoe Exp $ + + 17 Jul 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: + add GLEP 56 USE flag desc from use.local.desc 27 Apr 2008; Samuli Suominen <drac@gentoo.org> speech-dispatcher-0.6.5.ebuild, speech-dispatcher-0.6.6.ebuild, diff --git a/app-accessibility/speech-dispatcher/metadata.xml b/app-accessibility/speech-dispatcher/metadata.xml index 118f18d5d59d..b9b5ca12307f 100644 --- a/app-accessibility/speech-dispatcher/metadata.xml +++ b/app-accessibility/speech-dispatcher/metadata.xml @@ -6,4 +6,7 @@ <maintainer> <email>williamh@gentoo.org</email> </maintainer> +<use> + <flag name='flite'>Adds support for flite speech engine</flag> +</use> </pkgmetadata> |