diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-08-09 20:35:13 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-08-09 20:35:13 +0000 |
commit | 4ec17da2507e1f4e7f59a7a78220e2a5a777c0f6 (patch) | |
tree | 83f0d43f543b6ec3842fafebbb3bafbc5bccc7fa /app-accessibility | |
parent | Add ~amd64 keyword wrt bug #234221 (diff) | |
download | gentoo-2-4ec17da2507e1f4e7f59a7a78220e2a5a777c0f6.tar.gz gentoo-2-4ec17da2507e1f4e7f59a7a78220e2a5a777c0f6.tar.bz2 gentoo-2-4ec17da2507e1f4e7f59a7a78220e2a5a777c0f6.zip |
Stable on alpha, bug #233112
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.1 x86_64)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/espeak/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/espeak/espeak-1.37-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog index 09265ad78cb7..c036f90a7852 100644 --- a/app-accessibility/espeak/ChangeLog +++ b/app-accessibility/espeak/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/espeak # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.52 2008/08/02 23:22:12 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.53 2008/08/09 20:35:13 klausman Exp $ + + 09 Aug 2008; Tobias Klausmann <klausman@gentoo.org> espeak-1.37-r1.ebuild: + Stable on alpha, bug #233112 02 Aug 2008; William Hubbs <williamh@gentoo.org> -espeak-1.25.ebuild, -espeak-1.36.ebuild, -espeak-1.36.02.ebuild, -espeak-1.37.ebuild: diff --git a/app-accessibility/espeak/espeak-1.37-r1.ebuild b/app-accessibility/espeak/espeak-1.37-r1.ebuild index 215494d2e4a4..3b39354c2dc1 100644 --- a/app-accessibility/espeak/espeak-1.37-r1.ebuild +++ b/app-accessibility/espeak/espeak-1.37-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.37-r1.ebuild,v 1.7 2008/08/02 21:33:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.37-r1.ebuild,v 1.8 2008/08/09 20:35:13 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" DEPEND="portaudio? ( >=media-libs/portaudio-18.1-r5 ) pulseaudio? ( media-sound/pulseaudio ) |