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 | 898e8681f3cf9e7aa6078b5741b5d9b0698e2d96 (patch) | |
tree | 16e56560b90f82cd4dd3995ff22e32db644e9e47 /app-accessibility/speech-dispatcher | |
parent | alpha stable (diff) | |
download | historical-898e8681f3cf9e7aa6078b5741b5d9b0698e2d96.tar.gz historical-898e8681f3cf9e7aa6078b5741b5d9b0698e2d96.tar.bz2 historical-898e8681f3cf9e7aa6078b5741b5d9b0698e2d96.zip |
add GLEP 56 USE flag desc from use.local.desc
Package-Manager: portage-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> |