diff options
author | Brent Baude <ranger@gentoo.org> | 2010-02-01 19:45:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-02-01 19:45:56 +0000 |
commit | 176dcc84ac398ddb47f66879a58b80c704af0445 (patch) | |
tree | 1ab9847c1245e5dec7472782f3806a541d2533e6 /app-accessibility/espeak | |
parent | Stable on amd64 wrt bug #303005 (diff) | |
download | gentoo-2-176dcc84ac398ddb47f66879a58b80c704af0445.tar.gz gentoo-2-176dcc84ac398ddb47f66879a58b80c704af0445.tar.bz2 gentoo-2-176dcc84ac398ddb47f66879a58b80c704af0445.zip |
stable ppc64, bug 301793
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'app-accessibility/espeak')
-rw-r--r-- | app-accessibility/espeak/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/espeak/espeak-1.42.04.ebuild | 4 |
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 )" |