summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-04-18 17:10:21 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-04-18 17:10:21 +0000
commitb514514951f3f979b3fc56a96a1eacdac083a52d (patch)
tree74145c72cf5dc34c14a74f55195f7f520287cde5 /app-accessibility
parentVersion bump (diff)
downloadgentoo-2-b514514951f3f979b3fc56a96a1eacdac083a52d.tar.gz
gentoo-2-b514514951f3f979b3fc56a96a1eacdac083a52d.tar.bz2
gentoo-2-b514514951f3f979b3fc56a96a1eacdac083a52d.zip
Stable on alpha, bug #265910
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/espeak/ChangeLog5
-rw-r--r--app-accessibility/espeak/espeak-1.40.02.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog
index 419f02f1eb33..09a39bc288a7 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.69 2009/04/15 20:08:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.70 2009/04/18 17:10:21 klausman Exp $
+
+ 18 Apr 2009; Tobias Klausmann <klausman@gentoo.org> espeak-1.40.02.ebuild:
+ Stable on alpha, bug #265910
15 Apr 2009; Brent Baude <ranger@gentoo.org> espeak-1.40.02.ebuild:
Marking espeak-1.40.02 ppc64 for bug 265910
diff --git a/app-accessibility/espeak/espeak-1.40.02.ebuild b/app-accessibility/espeak/espeak-1.40.02.ebuild
index efbceecce880..f166e4969b7a 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.4 2009/04/15 20:08:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.40.02.ebuild,v 1.5 2009/04/18 17:10:21 klausman 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 )"