summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-18 20:04:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-18 20:04:08 +0000
commitc582742c680eb26d46c465f149f1e5902b7acb7f (patch)
tree401bcba7ab815fe06c7b46fb3c105c781d06f633 /app-accessibility
parentStable for alpha, wrt bug #494330 (diff)
downloadgentoo-2-c582742c680eb26d46c465f149f1e5902b7acb7f.tar.gz
gentoo-2-c582742c680eb26d46c465f149f1e5902b7acb7f.tar.bz2
gentoo-2-c582742c680eb26d46c465f149f1e5902b7acb7f.zip
Stable for alpha, wrt bug #494346
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/espeak/ChangeLog7
-rw-r--r--app-accessibility/espeak/espeak-1.47.11-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog
index d5ae05c7fad1..e2b30ee91587 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.122 2013/12/25 09:38:47 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.123 2014/01/18 20:04:08 ago Exp $
+
+ 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> espeak-1.47.11-r1.ebuild:
+ Stable for alpha, wrt bug #494346
25 Dec 2013; Markus Meier <maekke@gentoo.org> espeak-1.47.11-r1.ebuild:
arm stable, 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 45d718bd421c..b07c5c54ca54 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
+# Copyright 1999-2014 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.10 2013/12/25 09:38:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.47.11-r1.ebuild,v 1.11 2014/01/18 20:04:08 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 )