diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-14 20:50:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-14 20:50:56 +0000 |
commit | 44c1bc69f9e8a1e7252017947f8b3558c3912b0d (patch) | |
tree | adbee07d4b79bcae0327b25596d622c1a1735db9 /app-accessibility/speech-dispatcher | |
parent | Stable on amd64 wrt bug #352087 (diff) | |
download | gentoo-2-44c1bc69f9e8a1e7252017947f8b3558c3912b0d.tar.gz gentoo-2-44c1bc69f9e8a1e7252017947f8b3558c3912b0d.tar.bz2 gentoo-2-44c1bc69f9e8a1e7252017947f8b3558c3912b0d.zip |
Stable on amd64 wrt bug #357587
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/speech-dispatcher')
-rw-r--r-- | app-accessibility/speech-dispatcher/ChangeLog | 6 | ||||
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index fb4b6c0a3f7a..35915b065782 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.71 2011/03/06 00:36:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.72 2011/03/14 20:50:56 hwoarang Exp $ + + 14 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + speech-dispatcher-0.7.1-r1.ebuild: + Stable on amd64 wrt bug #357587 06 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> speech-dispatcher-0.7.1-r1.ebuild: 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 86a273625fd9..f0f98fc308a8 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-2011 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.2 2011/03/06 00:36:23 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild,v 1.3 2011/03/14 20:50:56 hwoarang 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 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="alsa ao +espeak flite nas pulseaudio python" RDEPEND="dev-libs/dotconf |