summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-26 10:40:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-26 10:40:49 +0000
commit5273d46c6870ebcae71e2ff44aec58839d05db50 (patch)
tree3bcaf15767e8d62fca515544a892dafddd73aa98 /app-accessibility
parentStable for amd64, wrt bug #529726 (diff)
downloadgentoo-2-5273d46c6870ebcae71e2ff44aec58839d05db50.tar.gz
gentoo-2-5273d46c6870ebcae71e2ff44aec58839d05db50.tar.bz2
gentoo-2-5273d46c6870ebcae71e2ff44aec58839d05db50.zip
Stable for amd64, wrt bug #529092
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 ee2e77e7c8c9..3280c5fa19ea 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.105 2014/11/23 17:23:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.106 2014/11/26 10:40:49 ago Exp $
+
+ 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> speech-dispatcher-0.8.1.ebuild:
+ Stable for amd64, wrt bug #529092
23 Nov 2014; Mike Gilbert <floppym@gentoo.org>
speech-dispatcher-0.8-r2.ebuild:
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 4848a7bddf86..8ad78d4c54dd 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.1 2014/09/29 09:20:17 teiresias Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild,v 1.2 2014/11/26 10:40:49 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} )"