diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 16:35:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 16:35:57 +0000 |
commit | 5eec94e2960e85016e6d1abb6ec85de31304a147 (patch) | |
tree | 2a29246edcdf43737c25ee2373c21cbc80f953e2 | |
parent | sparc stable wrt #289439 (diff) | |
download | gentoo-2-5eec94e2960e85016e6d1abb6ec85de31304a147.tar.gz gentoo-2-5eec94e2960e85016e6d1abb6ec85de31304a147.tar.bz2 gentoo-2-5eec94e2960e85016e6d1abb6ec85de31304a147.zip |
sparc stable wrt #289439
(Portage version: 2.1.6.13/cvs/Linux ia64)
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index a492f5221f6f..fe09c3fdf27b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.54 2009/12/03 04:25:19 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.55 2009/12/26 16:35:57 armin76 Exp $ + + 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> + speech-dispatcher-0.6.7.ebuild: + sparc stable wrt #289439 03 Dec 2009; William Hubbs <williamh@gentoo.org> speech-dispatcher-0.6.7.ebuild: diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild index adf94315a187..8ac1002a8159 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.6.7.ebuild,v 1.14 2009/12/03 04:25:19 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v 1.15 2009/12/26 16:35:57 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" IUSE="alsa +espeak flite nas pulseaudio python" RDEPEND="dev-libs/dotconf |