summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2010-02-01 01:41:11 +0000
committerWilliam Hubbs <williamh@gentoo.org>2010-02-01 01:41:11 +0000
commit02e2f7b67484f2ebaa4c316ffd03c45f960afd42 (patch)
tree4b3de6691887d615bd0298e3e1cb1183cfcfbedd /app-accessibility/espeak
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-02e2f7b67484f2ebaa4c316ffd03c45f960afd42.tar.gz
gentoo-2-02e2f7b67484f2ebaa4c316ffd03c45f960afd42.tar.bz2
gentoo-2-02e2f7b67484f2ebaa4c316ffd03c45f960afd42.zip
amd64/x86 stable for bug #301793
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'app-accessibility/espeak')
-rw-r--r--app-accessibility/espeak/ChangeLog7
-rw-r--r--app-accessibility/espeak/espeak-1.42.04.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog
index 2e7aa75dbcdb..2a2d5344e3f8 100644
--- a/app-accessibility/espeak/ChangeLog
+++ b/app-accessibility/espeak/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-accessibility/espeak
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.79 2009/12/14 15:57:42 williamh Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.80 2010/02/01 01:41:11 williamh Exp $
+
+ 01 Feb 2010; William Hubbs <williamh@gentoo.org> espeak-1.42.04.ebuild:
+ amd64/x86 stable for bug #301793.
*espeak-1.42.04 (14 Dec 2009)
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 )"