diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-15 16:33:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-15 16:33:29 +0000 |
commit | 081d222308ed386612fdfac220ed252615a0383a (patch) | |
tree | 3d29561aac6abbc86590d9644d56c9fba8c0042a /app-accessibility | |
parent | Stable for HPPA (bug #217235). (diff) | |
download | gentoo-2-081d222308ed386612fdfac220ed252615a0383a.tar.gz gentoo-2-081d222308ed386612fdfac220ed252615a0383a.tar.bz2 gentoo-2-081d222308ed386612fdfac220ed252615a0383a.zip |
Stable for HPPA (bug #217235).
(Portage version: 2.1.5_rc3)
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 40b900f6de7b..aed44e6e7f54 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.34 2008/04/12 21:51:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.35 2008/04/15 16:33:29 jer Exp $ + + 15 Apr 2008; Jeroen Roovers <jer@gentoo.org> + speech-dispatcher-0.6.6.ebuild: + Stable for HPPA (bug #217235). 12 Apr 2008; Raúl Porcel <armin76@gentoo.org> speech-dispatcher-0.6.6.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 0f9ff1f7d07d..4ba6cd53b254 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.5 2008/04/12 21:51:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v 1.6 2008/04/15 16:33:29 jer 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 |