diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-15 20:08:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-15 20:08:35 +0000 |
commit | c7b2a2c5bf0c288dcc99955e6c103e29d75cdd03 (patch) | |
tree | 62abf1a4db0f878adf995dec6efef1f9d55f2f9f /app-accessibility/espeak/espeak-1.40.02.ebuild | |
parent | stable amd64, bug 255540 (diff) | |
download | gentoo-2-c7b2a2c5bf0c288dcc99955e6c103e29d75cdd03.tar.gz gentoo-2-c7b2a2c5bf0c288dcc99955e6c103e29d75cdd03.tar.bz2 gentoo-2-c7b2a2c5bf0c288dcc99955e6c103e29d75cdd03.zip |
Marking espeak-1.40.02 ppc64 for bug 265910
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'app-accessibility/espeak/espeak-1.40.02.ebuild')
-rw-r--r-- | app-accessibility/espeak/espeak-1.40.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/espeak/espeak-1.40.02.ebuild b/app-accessibility/espeak/espeak-1.40.02.ebuild index 498c6d9be3f2..efbceecce880 100644 --- a/app-accessibility/espeak/espeak-1.40.02.ebuild +++ b/app-accessibility/espeak/espeak-1.40.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.40.02.ebuild,v 1.3 2009/04/01 19:11:51 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.40.02.ebuild,v 1.4 2009/04/15 20:08:35 ranger Exp $ inherit eutils @@ -10,7 +10,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-18.1-r5 ) pulseaudio? ( media-sound/pulseaudio )" |