diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-03-27 12:51:52 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-03-27 12:51:52 +0000 |
commit | 826dac26225a2457dbc39fd30cfd90dce6149fa1 (patch) | |
tree | 8eb56425dba5dc09a30a763539ee6ad7a39edf41 /app-accessibility | |
parent | Remove old (diff) | |
download | gentoo-2-826dac26225a2457dbc39fd30cfd90dce6149fa1.tar.gz gentoo-2-826dac26225a2457dbc39fd30cfd90dce6149fa1.tar.bz2 gentoo-2-826dac26225a2457dbc39fd30cfd90dce6149fa1.zip |
Stable on alpha, bug #357587
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility')
-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 657f3579a662..15d8fb2a218a 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.74 2011/03/25 10:41:29 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.75 2011/03/27 12:51:52 klausman Exp $ + + 27 Mar 2011; Tobias Klausmann <klausman@gentoo.org> + speech-dispatcher-0.7.1-r1.ebuild: + Stable on alpha, bug #357587 25 Mar 2011; Kacper Kowalik <xarthisius@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 595d799d028a..b20407b1892c 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.4 2011/03/25 10:41:29 xarthisius Exp $ +# $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 $ 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 |