summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-fchksum/python-fchksum-1.6.1.ebuild')
-rw-r--r--dev-python/python-fchksum/python-fchksum-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild b/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild
index c370f2c5c185..a71a1d91576b 100644
--- a/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild
+++ b/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Jon Nelson <jnelson@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild,v 1.1 2002/04/25 01:58:43 jnelson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild,v 1.2 2002/04/25 02:07:49 jnelson Exp $
S=${WORKDIR}/${P}
DESCRIPTION="fchksum is a Python module to find the checksum of files."
SRC_URI="http://www.azstarnet.com/~donut/programs/fchksum/${P}.tar.gz"
HOMEPAGE="http://www.azstarnet.com/~donut/programs/fchksum.html"
-DEPEND="zlib python"
+DEPEND="zlib"
#RDEPEND=""
src_compile() {