diff options
author | Brent Baude <ranger@gentoo.org> | 2010-02-01 19:45:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-02-01 19:45:56 +0000 |
commit | 176dcc84ac398ddb47f66879a58b80c704af0445 (patch) | |
tree | 1ab9847c1245e5dec7472782f3806a541d2533e6 /app-accessibility/espeak/espeak-1.42.04.ebuild | |
parent | Stable on amd64 wrt bug #303005 (diff) | |
download | gentoo-2-176dcc84ac398ddb47f66879a58b80c704af0445.tar.gz gentoo-2-176dcc84ac398ddb47f66879a58b80c704af0445.tar.bz2 gentoo-2-176dcc84ac398ddb47f66879a58b80c704af0445.zip |
stable ppc64, bug 301793
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'app-accessibility/espeak/espeak-1.42.04.ebuild')
-rw-r--r-- | app-accessibility/espeak/espeak-1.42.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/espeak/espeak-1.42.04.ebuild b/app-accessibility/espeak/espeak-1.42.04.ebuild index 808970a06d53..5f7d94cd70ad 100644 --- a/app-accessibility/espeak/espeak-1.42.04.ebuild +++ b/app-accessibility/espeak/espeak-1.42.04.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/espeak/espeak-1.42.04.ebuild,v 1.2 2010/02/01 01:41:11 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.42.04.ebuild,v 1.3 2010/02/01 19:45:56 ranger Exp $ EAPI="2" @@ -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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="portaudio pulseaudio" RDEPEND="portaudio? ( >=media-libs/portaudio-19_pre20071207 ) pulseaudio? ( media-sound/pulseaudio )" |