diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 10:41:29 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 10:41:29 +0000 |
commit | d996c50b3f648c0fea7d2eda43b3ccc02f4e2a62 (patch) | |
tree | e226d8cf656292f5f1e37e367ca460504dc4109e /app-accessibility | |
parent | ppc/ppc64 stable wrt #357529 (diff) | |
download | gentoo-2-d996c50b3f648c0fea7d2eda43b3ccc02f4e2a62.tar.gz gentoo-2-d996c50b3f648c0fea7d2eda43b3ccc02f4e2a62.tar.bz2 gentoo-2-d996c50b3f648c0fea7d2eda43b3ccc02f4e2a62.zip |
ppc/ppc64 stable wrt #357587
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility')
-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 c94ab520cf9b..657f3579a662 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.73 2011/03/15 16:49:19 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.74 2011/03/25 10:41:29 xarthisius Exp $ + + 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + speech-dispatcher-0.7.1-r1.ebuild: + ppc/ppc64 stable wrt #357587 15 Mar 2011; William Hubbs <williamh@gentoo.org> -speech-dispatcher-0.6.7-r1.ebuild, -speech-dispatcher-0.7.1.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 f0f98fc308a8..595d799d028a 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.3 2011/03/14 20:50:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.7.1-r1.ebuild,v 1.4 2011/03/25 10:41:29 xarthisius 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 |