diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-08 23:12:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-08 23:12:30 +0000 |
commit | d44e7054787f9cfa1f875063e94f659c75a02e24 (patch) | |
tree | 264e421f8ca3a9fd19d21d2d9bbcb6d168c06399 /app-accessibility/espeak/espeak-1.45.04.ebuild | |
parent | Marking octave-3.4.3-r1 ppc64 for bug 402199 (diff) | |
download | gentoo-2-d44e7054787f9cfa1f875063e94f659c75a02e24.tar.gz gentoo-2-d44e7054787f9cfa1f875063e94f659c75a02e24.tar.bz2 gentoo-2-d44e7054787f9cfa1f875063e94f659c75a02e24.zip |
Marking espeak-1.45.04 ppc64 for bug 391417
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-accessibility/espeak/espeak-1.45.04.ebuild')
-rw-r--r-- | app-accessibility/espeak/espeak-1.45.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/espeak/espeak-1.45.04.ebuild b/app-accessibility/espeak/espeak-1.45.04.ebuild index fbaeaae8b1ab..0be374000876 100644 --- a/app-accessibility/espeak/espeak-1.45.04.ebuild +++ b/app-accessibility/espeak/espeak-1.45.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.45.04.ebuild,v 1.6 2012/02/28 21:53:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.45.04.ebuild,v 1.7 2012/03/08 23:12:30 ranger Exp $ EAPI="4" @@ -12,7 +12,7 @@ DESCRIPTION="Speech synthesizer for English and other languages" HOMEPAGE="http://espeak.sourceforge.net/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="portaudio pulseaudio" REQUIRED_USE="portaudio? ( !pulseaudio ) pulseaudio? ( !portaudio )" |