diff options
author | William Hubbs <williamh@gentoo.org> | 2010-02-01 01:41:11 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2010-02-01 01:41:11 +0000 |
commit | d67d48ba9cbaaa85d298178ea0b8626015a2e275 (patch) | |
tree | 0ee7791c649293757602dda847a6507942a0c84b /app-accessibility/espeak/espeak-1.42.04.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | historical-d67d48ba9cbaaa85d298178ea0b8626015a2e275.tar.gz historical-d67d48ba9cbaaa85d298178ea0b8626015a2e275.tar.bz2 historical-d67d48ba9cbaaa85d298178ea0b8626015a2e275.zip |
amd64/x86 stable for bug #301793
Package-Manager: portage-2.2_rc62/cvs/Linux i686
Diffstat (limited to 'app-accessibility/espeak/espeak-1.42.04.ebuild')
-rw-r--r-- | app-accessibility/espeak/espeak-1.42.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-accessibility/espeak/espeak-1.42.04.ebuild b/app-accessibility/espeak/espeak-1.42.04.ebuild index 4ae940479aca..808970a06d53 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-2009 Gentoo Foundation +# 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.1 2009/12/14 15:57:42 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.42.04.ebuild,v 1.2 2010/02/01 01:41:11 williamh 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 )" |