diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-12 21:51:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-12 21:51:55 +0000 |
commit | 92fee1b2e162825d5463bff7f4a8189c4b102adf (patch) | |
tree | c240ce4d0eaa3f1c050b54f17c13e14b630d395a /app-accessibility | |
parent | sparc stable (diff) | |
download | gentoo-2-92fee1b2e162825d5463bff7f4a8189c4b102adf.tar.gz gentoo-2-92fee1b2e162825d5463bff7f4a8189c4b102adf.tar.bz2 gentoo-2-92fee1b2e162825d5463bff7f4a8189c4b102adf.zip |
sparc stable wrt #217235
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index d7c2f0dba2d8..40b900f6de7b 100644 --- a/app-accessibility/speech-dispatcher/ChangeLog +++ b/app-accessibility/speech-dispatcher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/speech-dispatcher # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.33 2008/04/12 08:43:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.34 2008/04/12 21:51:55 armin76 Exp $ + + 12 Apr 2008; Raúl Porcel <armin76@gentoo.org> + speech-dispatcher-0.6.6.ebuild: + sparc stable wrt #217235 12 Apr 2008; nixnut <nixnut@gentoo.org> speech-dispatcher-0.6.6.ebuild: Stable on ppc wrt bug 217235 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild index 0cdf9ce909ac..0f9ff1f7d07d 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.6.ebuild,v 1.4 2008/04/12 08:43:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild,v 1.5 2008/04/12 21:51:55 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ppc sparc x86" IUSE="alsa flite nas pulseaudio python" DEPEND="dev-libs/dotconf |