summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:51:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:51:55 +0000
commit1b48416868624ce8a261a8ca8d6aa4f83d872bfc (patch)
tree48b57d2f875d0b51a5a0ede8cde5985a1f8280c6 /app-accessibility
parentStable for x86, wrt bug #490608 (diff)
downloadgentoo-2-1b48416868624ce8a261a8ca8d6aa4f83d872bfc.tar.gz
gentoo-2-1b48416868624ce8a261a8ca8d6aa4f83d872bfc.tar.bz2
gentoo-2-1b48416868624ce8a261a8ca8d6aa4f83d872bfc.zip
Stable for x86, wrt bug #494346
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/espeak/ChangeLog5
-rw-r--r--app-accessibility/espeak/espeak-1.47.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog
index 29dde96beb56..9d0e51de05d8 100644
--- a/app-accessibility/espeak/ChangeLog
+++ b/app-accessibility/espeak/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-accessibility/espeak
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.120 2013/12/23 15:27:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.121 2013/12/24 12:51:55 ago Exp $
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> espeak-1.47.11-r1.ebuild:
+ Stable for x86, wrt bug #494346
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> espeak-1.47.11-r1.ebuild:
Stable for sparc, wrt bug #494346
diff --git a/app-accessibility/espeak/espeak-1.47.11-r1.ebuild b/app-accessibility/espeak/espeak-1.47.11-r1.ebuild
index 4a92832d1be2..60fb4641c511 100644
--- a/app-accessibility/espeak/espeak-1.47.11-r1.ebuild
+++ b/app-accessibility/espeak/espeak-1.47.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.47.11-r1.ebuild,v 1.8 2013/12/23 15:27:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.47.11-r1.ebuild,v 1.9 2013/12/24 12:51:55 ago Exp $
EAPI=5
@@ -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 ~arm hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="portaudio pulseaudio"
COMMON_DEPEND=" portaudio? ( >=media-libs/portaudio-19_pre20071207 )