diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-11 16:23:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-11 16:23:15 +0000 |
commit | 6a4618e32f3b31d1cbbabf1eb6d13b4ee1199b72 (patch) | |
tree | 9c01e301fc7f4e15e15c99092fa83b599b26450a /app-accessibility/speech-dispatcher | |
parent | Marked ~hppa (bug #204504). (diff) | |
download | gentoo-2-6a4618e32f3b31d1cbbabf1eb6d13b4ee1199b72.tar.gz gentoo-2-6a4618e32f3b31d1cbbabf1eb6d13b4ee1199b72.tar.bz2 gentoo-2-6a4618e32f3b31d1cbbabf1eb6d13b4ee1199b72.zip |
Marked ~hppa (bug #204504).
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 8 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index cb649b22f747..24804a914bde 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.26 2007/12/30 18:02:09 williamh Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.27 2008/01/11 16:23:15 jer Exp $ + + 11 Jan 2008; Jeroen Roovers <jer@gentoo.org> + speech-dispatcher-0.6.5.ebuild: + Marked ~hppa (bug #204504). *speech-dispatcher-0.6.5 (30 Dec 2007) diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild index 0e28436a2b42..800f08ff47c4 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.5.ebuild,v 1.1 2007/12/30 18:02:09 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.5.ebuild,v 1.2 2008/01/11 16:23:15 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 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="alsa flite nas pulseaudio python" DEPEND="dev-libs/dotconf |