summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-28 13:53:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-28 13:53:11 +0000
commit2f58e501e91d47e55bb34b4090289500e3ca2a01 (patch)
tree00e6880b9686ceac28e677cfbe99e7310a9f130d /app-accessibility
parentStable for ppc, wrt bug #477910 (diff)
downloadgentoo-2-2f58e501e91d47e55bb34b4090289500e3ca2a01.tar.gz
gentoo-2-2f58e501e91d47e55bb34b4090289500e3ca2a01.tar.bz2
gentoo-2-2f58e501e91d47e55bb34b4090289500e3ca2a01.zip
Stable for ppc, wrt bug #478264
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility')
-rw-r--r--app-accessibility/speech-dispatcher/ChangeLog6
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog
index fddb125e4470..1f8f3e79e2ad 100644
--- a/app-accessibility/speech-dispatcher/ChangeLog
+++ b/app-accessibility/speech-dispatcher/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/speech-dispatcher
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.90 2013/07/26 03:43:14 teiresias Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.91 2013/07/28 13:53:11 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org>
+ speech-dispatcher-0.8-r2.ebuild:
+ Stable for ppc, wrt bug #478264
26 Jul 2013; Christopher Brannon <teiresias@gentoo.org>
speech-dispatcher-0.7.1-r2.ebuild, -files/speech-dispatcher-0.7.1-doc.patch:
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild
index 065d2ce7233d..625c16c439f4 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.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/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild,v 1.4 2013/06/30 14:59:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild,v 1.5 2013/07/28 13:53:11 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_REQUIRED_USE}"