diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:33:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:33:28 +0000 |
commit | 6234cad52e9630d63a44fe64599d028997413216 (patch) | |
tree | b1b4958c335390da315df08ce8c02c0cd1e4aa91 /app-accessibility | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-6234cad52e9630d63a44fe64599d028997413216.tar.gz gentoo-2-6234cad52e9630d63a44fe64599d028997413216.tar.bz2 gentoo-2-6234cad52e9630d63a44fe64599d028997413216.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 9 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index 0cf49c1d6f0b..993915368316 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.80 2012/12/25 11:10:17 maekke Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.81 2013/01/01 11:33:28 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + speech-dispatcher-0.7.1-r1.ebuild: + Add ~ia64, wrt bug #449220 25 Dec 2012; Markus Meier <maekke@gentoo.org> speech-dispatcher-0.7.1-r1.ebuild: @@ -391,4 +395,3 @@ speech-dispatcher-0.2.ebuild, files/speech-dispatcher, files/speech-dispatcher-0.2-gentoo.patch: Initial import. Ebuild by squinky86. - diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild index 244f177061de..144655a76857 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.7.1-r1.ebuild,v 1.10 2012/12/25 11:10:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild,v 1.11 2013/01/01 11:33:27 ago Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -15,7 +15,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa 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" RDEPEND="dev-libs/dotconf |