summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-04 13:35:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-04 13:35:45 +0000
commite87799fa98a75b5f7ece6657c5de516fa67dc709 (patch)
treeffaf1d54b2cc5ec3365213be8e706a2bbe207a82 /app-accessibility/speech-dispatcher
parentStable for ppc64, wrt bug #477744 (diff)
downloadgentoo-2-e87799fa98a75b5f7ece6657c5de516fa67dc709.tar.gz
gentoo-2-e87799fa98a75b5f7ece6657c5de516fa67dc709.tar.bz2
gentoo-2-e87799fa98a75b5f7ece6657c5de516fa67dc709.zip
Stable for ppc64, wrt bug #478264
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-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 e9c1420be53f..1abe3d96bcfb 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.95 2013/08/03 07:40:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.96 2013/08/04 13:35:45 ago Exp $
+
+ 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org>
+ speech-dispatcher-0.8-r2.ebuild:
+ Stable for ppc64, wrt bug #478264
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org>
speech-dispatcher-0.8-r2.ebuild:
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 2e1040b472de..8dc3d2eff1bc 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.9 2013/08/03 07:40:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild,v 1.10 2013/08/04 13:35: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_REQUIRED_USE}"