diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-11 22:05:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-11 22:05:05 +0000 |
commit | f67a6d0f428505d11983725c6dd6830780a63227 (patch) | |
tree | a79906f4d471b7ce6fda23f071dff13935ee1492 /app-accessibility | |
parent | x86 stable, bug #216987 (diff) | |
download | gentoo-2-f67a6d0f428505d11983725c6dd6830780a63227.tar.gz gentoo-2-f67a6d0f428505d11983725c6dd6830780a63227.tar.bz2 gentoo-2-f67a6d0f428505d11983725c6dd6830780a63227.zip |
amd64/x86 stable, bug #217235
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index 0d8e0032ee18..0fbcc10dff00 100644 --- a/app-accessibility/speech-dispatcher/ChangeLog +++ b/app-accessibility/speech-dispatcher/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2008/04/06 19:48:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.32 2008/04/11 22:05:05 maekke Exp $ + + 11 Apr 2008; Markus Meier <maekke@gentoo.org> + speech-dispatcher-0.6.6.ebuild: + amd64/x86 stable, bug #217235 06 Apr 2008; Tobias Klausmann <klausman@gentoo.org> speech-dispatcher-0.6.5.ebuild: diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild index b236f13cbe15..db88a1eabdd7 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v 1.2 2008/03/24 23:38:14 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v 1.3 2008/04/11 22:05:05 maekke Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" IUSE="alsa flite nas pulseaudio python" DEPEND="dev-libs/dotconf |