summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-02-01 19:45:56 +0000
committerBrent Baude <ranger@gentoo.org>2010-02-01 19:45:56 +0000
commit9ef5a6cead2106d562292ae74c20dfe56ca685a7 (patch)
tree428a9167c311baf50d6e535da8c99e676c45d8f7 /app-accessibility
parentStable on amd64 wrt bug #303005 (diff)
downloadhistorical-9ef5a6cead2106d562292ae74c20dfe56ca685a7.tar.gz
historical-9ef5a6cead2106d562292ae74c20dfe56ca685a7.tar.bz2
historical-9ef5a6cead2106d562292ae74c20dfe56ca685a7.zip
stable ppc64, bug 301793
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/espeak/ChangeLog5
-rw-r--r--app-accessibility/espeak/espeak-1.42.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog
index 2a2d5344e3f8..ce1403106395 100644
--- a/app-accessibility/espeak/ChangeLog
+++ b/app-accessibility/espeak/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-accessibility/espeak
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.81 2010/02/01 19:45:56 ranger Exp $
+
+ 01 Feb 2010; Brent Baude <ranger@gentoo.org> espeak-1.42.04.ebuild:
+ stable ppc64, bug 301793
01 Feb 2010; William Hubbs <williamh@gentoo.org> espeak-1.42.04.ebuild:
amd64/x86 stable for bug #301793.
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 )"