summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-05-03 22:26:35 +0000
committerJon Hood <squinky86@gentoo.org>2004-05-03 22:26:35 +0000
commitdaca9fb5d464f6d194a374425979ec3b2d193df5 (patch)
tree6c1c4f566ec19a0c5562288db01ef0fe70de31d5 /app-accessibility/speechd-up
parentarm KEYWORD (diff)
downloadhistorical-daca9fb5d464f6d194a374425979ec3b2d193df5.tar.gz
historical-daca9fb5d464f6d194a374425979ec3b2d193df5.tar.bz2
historical-daca9fb5d464f6d194a374425979ec3b2d193df5.zip
fix description
Diffstat (limited to 'app-accessibility/speechd-up')
-rw-r--r--app-accessibility/speechd-up/Manifest2
-rw-r--r--app-accessibility/speechd-up/speechd-up-0.0.1_pre20040503.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-accessibility/speechd-up/Manifest b/app-accessibility/speechd-up/Manifest
index 3c58c7db061b..a8d077702f5a 100644
--- a/app-accessibility/speechd-up/Manifest
+++ b/app-accessibility/speechd-up/Manifest
@@ -1,4 +1,4 @@
-MD5 3ec83be479460dab5e1f0fd49e30ae95 speechd-up-0.0.1_pre20040503.ebuild 1033
+MD5 02e42dc167e769f095cb30c0384f3cbb speechd-up-0.0.1_pre20040503.ebuild 1033
MD5 d34a28ba2cdfa6661a6f8a09bb8b8271 ChangeLog 698
MD5 6269c3c7476ecab88289bb4ca09765f6 metadata.xml 230
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-speechd-up-0.0.1_pre20040503 0
diff --git a/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040503.ebuild b/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040503.ebuild
index 4434ea6aea0e..49dba2d4b1d6 100644
--- a/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040503.ebuild
+++ b/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040503.ebuild
@@ -1,6 +1,8 @@
# 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_pre20040503.ebuild,v 1.1 2004/05/03 18:27:09 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040503.ebuild,v 1.2 2004/05/03 22:26:35 squinky86 Exp $
+
+inherit cvs eutils libtool
DESCRIPTION="speechup screen reader with software synthesis"
HOMEPAGE="http://www.freebsoft.org/speechd-up"
@@ -14,8 +16,6 @@ DEPENDS="${RDEPEND}
>=sys-devel/automake-1.7.8
>=sys-devel/autoconf-2.58"
-inherit cvs eutils libtool
-
ECVS_SERVER="cvs.freebsoft.org:/var/lib/cvs"
ECVS_MODULE="speechd-up"
ECVS_TOP_DIR="${DISTDIR}/cvs-src/${PN}"