summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-06 16:37:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-06 16:37:41 +0000
commit921f49b3dcad61d19023b3a7b808ab4e1b2d7d28 (patch)
tree432421c4034c583828818e805c84543c18579cdb /app-accessibility
parentStable for ia64, wrt bug #529000 (diff)
downloadgentoo-2-921f49b3dcad61d19023b3a7b808ab4e1b2d7d28.tar.gz
gentoo-2-921f49b3dcad61d19023b3a7b808ab4e1b2d7d28.tar.bz2
gentoo-2-921f49b3dcad61d19023b3a7b808ab4e1b2d7d28.zip
Stable for ia64, wrt bug #529092
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 8b917c098782..48e3dd94ee67 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.114 2014/12/05 20:46:00 teiresias Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.115 2014/12/06 16:37:41 ago Exp $
+
+ 06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> speech-dispatcher-0.8.1.ebuild:
+ Stable for ia64, wrt bug #529092
05 Dec 2014; Christopher Brannon <teiresias@gentoo.org>
speech-dispatcher-0.8-r2.ebuild, speech-dispatcher-0.8.1.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 3ffd0dd5791f..e9eb684548e9 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.9 2014/12/05 20:46:00 teiresias Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild,v 1.10 2014/12/06 16:37:41 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} )"