diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 08:43:05 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 08:43:05 +0000 |
commit | 6e6efb4b5d6b3f8e6d15f0214978245e4d0d1f6b (patch) | |
tree | e646cebc5afb8a623a928e0e263390596d952013 /app-accessibility/speech-dispatcher | |
parent | Create temporary directory safely. (diff) | |
download | gentoo-2-6e6efb4b5d6b3f8e6d15f0214978245e4d0d1f6b.tar.gz gentoo-2-6e6efb4b5d6b3f8e6d15f0214978245e4d0d1f6b.tar.bz2 gentoo-2-6e6efb4b5d6b3f8e6d15f0214978245e4d0d1f6b.zip |
Stable on ppc wrt bug 217235
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index 0fbcc10dff00..d7c2f0dba2d8 100644 --- a/app-accessibility/speech-dispatcher/ChangeLog +++ b/app-accessibility/speech-dispatcher/ChangeLog @@ -1,6 +1,9 @@ # 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.32 2008/04/11 22:05:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.33 2008/04/12 08:43:05 nixnut Exp $ + + 12 Apr 2008; nixnut <nixnut@gentoo.org> speech-dispatcher-0.6.6.ebuild: + Stable on ppc wrt bug 217235 11 Apr 2008; Markus Meier <maekke@gentoo.org> speech-dispatcher-0.6.6.ebuild: 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 db88a1eabdd7..0cdf9ce909ac 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.3 2008/04/11 22:05:05 maekke Exp $ +# $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 $ 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 |