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 | a7dc9943d1f2ecbe6cea7d8a9597b57e852c24f3 (patch) | |
tree | 5806b8a1ab5ea256685cf2db790071e6b57d8e5e /app-accessibility | |
parent | Add ~sparc wrt #278914 (diff) | |
download | historical-a7dc9943d1f2ecbe6cea7d8a9597b57e852c24f3.tar.gz historical-a7dc9943d1f2ecbe6cea7d8a9597b57e852c24f3.tar.bz2 historical-a7dc9943d1f2ecbe6cea7d8a9597b57e852c24f3.zip |
sparc stable wrt #289439
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/flite/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/flite/flite-1.3.ebuild | 4 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/app-accessibility/flite/ChangeLog b/app-accessibility/flite/ChangeLog index b4f2ed79b4b5..1439d180b426 100644 --- a/app-accessibility/flite/ChangeLog +++ b/app-accessibility/flite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/flite # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/flite/ChangeLog,v 1.31 2009/11/30 06:31:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/flite/ChangeLog,v 1.32 2009/12/26 16:31:50 armin76 Exp $ + + 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> flite-1.3.ebuild: + sparc stable wrt #289439 30 Nov 2009; Joseph Jezak <josejx@gentoo.org> flite-1.3.ebuild: Marked ppc64 stable. diff --git a/app-accessibility/flite/flite-1.3.ebuild b/app-accessibility/flite/flite-1.3.ebuild index 2424ca269683..4e3605e89639 100644 --- a/app-accessibility/flite/flite-1.3.ebuild +++ b/app-accessibility/flite/flite-1.3.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/flite/flite-1.3.ebuild,v 1.9 2009/11/30 06:31:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/flite/flite-1.3.ebuild,v 1.10 2009/12/26 16:31:50 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.speech.cs.cmu.edu/flite/packed/${P}/${P}-release.tar.gz" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" IUSE="alsa static" S=${WORKDIR}/${P}-release 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 |