diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 14:45:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 14:45:47 +0000 |
commit | 34c19566424d95c5037aea849050bc2a9a49f5f7 (patch) | |
tree | 461a64f0d909f3d1667c49be24193993d819fed2 /app-accessibility/espeak | |
parent | Stable on amd64 wrt bug #391095 (diff) | |
download | gentoo-2-34c19566424d95c5037aea849050bc2a9a49f5f7.tar.gz gentoo-2-34c19566424d95c5037aea849050bc2a9a49f5f7.tar.bz2 gentoo-2-34c19566424d95c5037aea849050bc2a9a49f5f7.zip |
Stable on amd64 wrt bug #391417
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/espeak')
-rw-r--r-- | app-accessibility/espeak/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/espeak/espeak-1.45.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog index 6f3a36b8db5b..2a47b4dc1f1f 100644 --- a/app-accessibility/espeak/ChangeLog +++ b/app-accessibility/espeak/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/espeak # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.98 2011/11/29 15:38:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.99 2011/12/04 14:45:47 hwoarang Exp $ + + 04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> espeak-1.45.04.ebuild: + Stable on amd64 wrt bug #391417 29 Nov 2011; Jeroen Roovers <jer@gentoo.org> espeak-1.45.04.ebuild: Stable for HPPA (bug #391417). diff --git a/app-accessibility/espeak/espeak-1.45.04.ebuild b/app-accessibility/espeak/espeak-1.45.04.ebuild index dd0173dea068..3e23e6b13938 100644 --- a/app-accessibility/espeak/espeak-1.45.04.ebuild +++ b/app-accessibility/espeak/espeak-1.45.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.45.04.ebuild,v 1.3 2011/11/29 15:38:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.45.04.ebuild,v 1.4 2011/12/04 14:45:47 hwoarang Exp $ EAPI="4" @@ -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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="portaudio pulseaudio" REQUIRED_USE="portaudio? ( !pulseaudio ) pulseaudio? ( !portaudio )" |