diff options
author | Markus Meier <maekke@gentoo.org> | 2011-04-10 20:54:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-04-10 20:54:46 +0000 |
commit | 13ae6dfb52d058dfed571c7317885cefefc1df6f (patch) | |
tree | 322ba3a418d3ab8fc3b30c1f2e4370310131ffa7 /app-accessibility/speech-dispatcher | |
parent | Delete older ebuilds. (diff) | |
download | gentoo-2-13ae6dfb52d058dfed571c7317885cefefc1df6f.tar.gz gentoo-2-13ae6dfb52d058dfed571c7317885cefefc1df6f.tar.bz2 gentoo-2-13ae6dfb52d058dfed571c7317885cefefc1df6f.zip |
x86 stable, bug #357587
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index 15d8fb2a218a..5b5d4e40e55c 100644 --- a/app-accessibility/speech-dispatcher/ChangeLog +++ b/app-accessibility/speech-dispatcher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/speech-dispatcher # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.75 2011/03/27 12:51:52 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.76 2011/04/10 20:54:46 maekke Exp $ + + 10 Apr 2011; Markus Meier <maekke@gentoo.org> + speech-dispatcher-0.7.1-r1.ebuild: + x86 stable, bug #357587 27 Mar 2011; Tobias Klausmann <klausman@gentoo.org> speech-dispatcher-0.7.1-r1.ebuild: diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild index b20407b1892c..bf4ee26f78b1 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.7.1-r1.ebuild,v 1.5 2011/03/27 12:51:52 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild,v 1.6 2011/04/10 20:54:46 maekke Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -15,7 +15,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="alsa ao +espeak flite nas pulseaudio python" RDEPEND="dev-libs/dotconf |