diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-06 16:20:23 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-06 16:20:23 +0000 |
commit | cc138165cfefd273f50addbaacb0d9de3bc2ebbf (patch) | |
tree | 56da8d6b1d068b056189143494eed7f263a2d1fe /app-accessibility/speech-dispatcher | |
parent | Added ~sparc, #50250 (Manifest recommit) (diff) | |
download | gentoo-2-cc138165cfefd273f50addbaacb0d9de3bc2ebbf.tar.gz gentoo-2-cc138165cfefd273f50addbaacb0d9de3bc2ebbf.tar.bz2 gentoo-2-cc138165cfefd273f50addbaacb0d9de3bc2ebbf.zip |
Stable on x86.
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.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/ChangeLog b/app-accessibility/speech-dispatcher/ChangeLog index 0e9d4a628fef..732275adb018 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.5 2004/05/01 18:01:45 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.6 2004/05/06 16:20:23 eradicator Exp $ + + 06 May 2004; Jeremy Huddleston <eradicator@gentoo.org> + speech-dispatcher-0.3.ebuild: + Stable on x86. 01 May 2004; Jon Hood <squinky86@gentoo.org> files/speech-dispatcher-0.3-gentoo.patch: diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.3.ebuild index 25fe91eed650..b7af2102e944 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.3.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.3.ebuild,v 1.1 2004/04/05 22:44:25 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.3.ebuild,v 1.2 2004/05/06 16:20:23 eradicator Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND="dev-libs/dotconf |