diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-05-01 18:17:24 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-05-01 18:17:24 +0000 |
commit | 27e57863f3d5649cd92df65d2b5ad77545693582 (patch) | |
tree | 1966cae6e91e7583e43160d995efa80b88ec7d2e /app-accessibility | |
parent | move speechd.conf to speech-dispatcher.conf (diff) | |
download | historical-27e57863f3d5649cd92df65d2b5ad77545693582.tar.gz historical-27e57863f3d5649cd92df65d2b5ad77545693582.tar.bz2 historical-27e57863f3d5649cd92df65d2b5ad77545693582.zip |
forgot the IUSE
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speechd-up/Manifest | 2 | ||||
-rw-r--r-- | app-accessibility/speechd-up/speechd-up-0.0.1_pre20040501.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/app-accessibility/speechd-up/Manifest b/app-accessibility/speechd-up/Manifest index ee53730d6fe9..f6df786e40f6 100644 --- a/app-accessibility/speechd-up/Manifest +++ b/app-accessibility/speechd-up/Manifest @@ -1,4 +1,4 @@ -MD5 f14e59845ce47b898b9707a7b80f7728 speechd-up-0.0.1_pre20040501.ebuild 927 +MD5 ffeee6d8a089495948c6c2e8026b88ce speechd-up-0.0.1_pre20040501.ebuild 935 MD5 50b31d55221c95ce71d4932bd953ec09 ChangeLog 339 MD5 6269c3c7476ecab88289bb4ca09765f6 metadata.xml 230 MD5 4e99bd2c701a7e1a037a5279a0e353da files/speechd-up-gentoo.patch 495 diff --git a/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040501.ebuild b/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040501.ebuild index 2deb2f9c80ac..6c786efa9a15 100644 --- a/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040501.ebuild +++ b/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040501.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040501.ebuild,v 1.1 2004/05/01 17:47:39 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040501.ebuild,v 1.2 2004/05/01 18:17:24 squinky86 Exp $ DESCRIPTION="speechup screen reader with software synthesis" HOMEPAGE="http://www.freebsoft.org/speechd-up" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" +IUSE="" RDEPEND="virtual/glibc" |