diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-25 14:35:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-25 14:35:44 +0000 |
commit | ac57589bb06cb42b147d462da965f27c12e06c5d (patch) | |
tree | 196102ff749d6a02463be845f4db69165fc3fad3 /app-accessibility | |
parent | Fix dependency on dev-libs/elfutils, wrt bug #480940. Drop old revision (diff) | |
download | gentoo-2-ac57589bb06cb42b147d462da965f27c12e06c5d.tar.gz gentoo-2-ac57589bb06cb42b147d462da965f27c12e06c5d.tar.bz2 gentoo-2-ac57589bb06cb42b147d462da965f27c12e06c5d.zip |
Stable for HPPA (bug #478264).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index a1e2ad6c0a40..f99c90afa676 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.97 2013/08/18 13:26:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.98 2013/08/25 14:35:44 jer Exp $ + + 25 Aug 2013; Jeroen Roovers <jer@gentoo.org> speech-dispatcher-0.8-r2.ebuild: + Stable for HPPA (bug #478264). 18 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 f8c6681429c8..b7b1559e6b3f 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.11 2013/08/18 13:26:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.8-r2.ebuild,v 1.12 2013/08/25 14:35:44 jer 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}" |