summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-22 14:58:02 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-22 14:58:02 +0000
commitef72c9b97c5cbd66ccc7a3a57d6c5940cb9954a5 (patch)
tree1ee4c43e039f79fba58846496cefff5781bc2153 /app-accessibility/espeak
parentamd64 stable, bug #493672 (diff)
downloadgentoo-2-ef72c9b97c5cbd66ccc7a3a57d6c5940cb9954a5.tar.gz
gentoo-2-ef72c9b97c5cbd66ccc7a3a57d6c5940cb9954a5.tar.bz2
gentoo-2-ef72c9b97c5cbd66ccc7a3a57d6c5940cb9954a5.zip
amd64 stable, bug #494346
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-accessibility/espeak')
-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 0bd45e1f1e56..0348ae0c8c10 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.117 2013/12/22 14:44:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.118 2013/12/22 14:58:02 pacho Exp $
+
+ 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> espeak-1.47.11-r1.ebuild:
+ amd64 stable, bug #494346
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> espeak-1.47.11-r1.ebuild:
Stable for ppc64, 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 b9c9296e7fcf..93d2213923de 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.5 2013/12/22 14:44:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.47.11-r1.ebuild,v 1.6 2013/12/22 14:58:02 pacho 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 )