diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-28 18:27:58 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-28 18:27:58 +0000 |
commit | 106cfd9fc7c08c1fc684d91aa77c712fdc6beb6a (patch) | |
tree | c6e9ab1c23379407ebfe16ff960c9efd2812d73b /app-accessibility/speech-dispatcher | |
parent | gnome 2.8 flag masks (diff) | |
download | gentoo-2-106cfd9fc7c08c1fc684d91aa77c712fdc6beb6a.tar.gz gentoo-2-106cfd9fc7c08c1fc684d91aa77c712fdc6beb6a.tar.bz2 gentoo-2-106cfd9fc7c08c1fc684d91aa77c712fdc6beb6a.zip |
Stable amd64.
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.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index 7ef3097b56ae..4822009994f2 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.11 2004/07/19 23:52:44 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.12 2004/09/28 18:27:58 eradicator Exp $ + + 28 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> + speech-dispatcher-0.4.1.ebuild: + Stable amd64. 19 Jul 2004; Jon Hood <squinky86@gentoo.org> speech-dispatcher-0.4.1.ebuild: stable on x86 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.4.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.4.1.ebuild index c3dc07406044..113b00b7a155 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.4.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4.1.ebuild,v 1.4 2004/07/19 23:52:44 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.4.1.ebuild,v 1.5 2004/09/28 18:27:58 eradicator Exp $ DESCRIPTION="speech-dispatcher speech synthesis interface" HOMEPAGE="http://www.freebsoft.org/speechd" @@ -8,7 +8,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="" DEPEND="dev-libs/dotconf |