diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 16:06:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 16:06:46 +0000 |
commit | d7eab0429abfe2ec183364858092b27f2c9c62d9 (patch) | |
tree | b9413214a03978171b86a3291bd9d45ad11d3563 /app-accessibility | |
parent | Restrict tests, bug 393091 (diff) | |
download | gentoo-2-d7eab0429abfe2ec183364858092b27f2c9c62d9.tar.gz gentoo-2-d7eab0429abfe2ec183364858092b27f2c9c62d9.tar.bz2 gentoo-2-d7eab0429abfe2ec183364858092b27f2c9c62d9.zip |
alpha/ia64/sparc stable wrt #391417
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'app-accessibility')
-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 2a47b4dc1f1f..f3c592fd70c4 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.99 2011/12/04 14:45:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.100 2011/12/04 16:06:46 armin76 Exp $ + + 04 Dec 2011; Raúl Porcel <armin76@gentoo.org> espeak-1.45.04.ebuild: + alpha/ia64/sparc stable wrt #391417 04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> espeak-1.45.04.ebuild: Stable on amd64 wrt bug #391417 diff --git a/app-accessibility/espeak/espeak-1.45.04.ebuild b/app-accessibility/espeak/espeak-1.45.04.ebuild index 3e23e6b13938..2a1f4f096094 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.4 2011/12/04 14:45:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.45.04.ebuild,v 1.5 2011/12/04 16:06:46 armin76 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 )" |