diff options
author | 2011-04-26 16:10:28 +0000 | |
---|---|---|
committer | 2011-04-26 16:10:28 +0000 | |
commit | 515c4eca29e0e02a1a9f5205051a5c9980cbbf19 (patch) | |
tree | 1e94296e4af9fd7277d8b50d7347a19cf0774a56 /app-accessibility | |
parent | old (diff) | |
download | gentoo-2-515c4eca29e0e02a1a9f5205051a5c9980cbbf19.tar.gz gentoo-2-515c4eca29e0e02a1a9f5205051a5c9980cbbf19.tar.bz2 gentoo-2-515c4eca29e0e02a1a9f5205051a5c9980cbbf19.zip |
Stable for HPPA (bug #357587).
(Portage version: 2.2.0_alpha30/cvs/Linux i686)
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 b37e905608b2..f0520d1cd89e 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.77 2011/04/25 15:02:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.78 2011/04/26 16:10:28 jer Exp $ + + 26 Apr 2011; Jeroen Roovers <jer@gentoo.org> + speech-dispatcher-0.7.1-r1.ebuild: + Stable for HPPA (bug #357587). 25 Apr 2011; Raúl Porcel <armin76@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 50d24b130593..1176bed91fc6 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.7 2011/04/25 15:02:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild,v 1.8 2011/04/26 16:10:28 jer 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 |