summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:16:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:16:45 +0000
commit3d9798a85086c1c867a72c79e57f4e650157f205 (patch)
tree26610a54080a5695d59a650b32baa5df9abafe54 /app-accessibility
parentStable for x86, wrt bug #530624 (diff)
downloadgentoo-2-3d9798a85086c1c867a72c79e57f4e650157f205.tar.gz
gentoo-2-3d9798a85086c1c867a72c79e57f4e650157f205.tar.bz2
gentoo-2-3d9798a85086c1c867a72c79e57f4e650157f205.zip
Stable for x86, wrt bug #529092
(Portage version: 2.2.8-r2/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/speech-dispatcher/ChangeLog5
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog
index 14edba416264..7fd1c538dcc8 100644
--- a/app-accessibility/speech-dispatcher/ChangeLog
+++ b/app-accessibility/speech-dispatcher/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-accessibility/speech-dispatcher
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.111 2014/12/04 08:39:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.112 2014/12/05 10:16:45 ago Exp $
+
+ 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> speech-dispatcher-0.8.1.ebuild:
+ Stable for x86, wrt bug #529092
04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> speech-dispatcher-0.8.1.ebuild:
Stable for ppc64, wrt bug #529092
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
index 018b51e54803..ade729b58966 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild,v 1.7 2014/12/04 08:39:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild,v 1.8 2014/12/05 10:16:45 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
LICENSE="GPL-2"
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="alsa ao +espeak flite nas pulseaudio python static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"