diff options
author | 2008-04-15 16:33:29 +0000 | |
---|---|---|
committer | 2008-04-15 16:33:29 +0000 | |
commit | 6dedf438480436db5c783675d8b38d556669b287 (patch) | |
tree | b0009b6961d6bb7d7ac26a60a0d5a52d0113d0c4 /app-accessibility/speech-dispatcher | |
parent | Stable for HPPA (bug #217235). (diff) | |
download | historical-6dedf438480436db5c783675d8b38d556669b287.tar.gz historical-6dedf438480436db5c783675d8b38d556669b287.tar.bz2 historical-6dedf438480436db5c783675d8b38d556669b287.zip |
Stable for HPPA (bug #217235).
Package-Manager: portage-2.1.5_rc3
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.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 |