diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-23 15:08:46 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-23 15:08:46 +0000 |
commit | 8048ea113e155acb78861904033b68a841aeee2a (patch) | |
tree | 80b44699d8460ff0dd126af144f68b56170fffd2 /app-accessibility | |
parent | Marked ~ppc64. (diff) | |
download | gentoo-2-8048ea113e155acb78861904033b68a841aeee2a.tar.gz gentoo-2-8048ea113e155acb78861904033b68a841aeee2a.tar.bz2 gentoo-2-8048ea113e155acb78861904033b68a841aeee2a.zip |
Marked ~ppc64.
(Portage version: 2.1.7.17/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.6.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index 1f9356a7cbf0..40243f74e607 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.56 2010/02/11 23:20:38 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.57 2010/02/23 15:08:46 josejx Exp $ + + 23 Feb 2010; Joseph Jezak <josejx@gentoo.org> + speech-dispatcher-0.6.7.ebuild: + Marked ~ppc64. 11 Feb 2010; Jonathan Callen <abcd@gentoo.org> speech-dispatcher-0.6.7.ebuild: diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild index e9629912a8be..31608beea413 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.7.ebuild,v 1.16 2010/02/11 23:20:38 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v 1.17 2010/02/23 15:08:46 josejx Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="alsa +espeak flite nas pulseaudio python" RDEPEND="dev-libs/dotconf |