summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:47:32 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:47:32 +0000
commitf43eb2039eee0436e748aa4b214ce04407c10faf (patch)
tree5a6c22ced6b563c4c06172c5ffec3a6a06f909dc /dev-python/python-fchksum
parentRemove rdepend=depend (diff)
downloadhistorical-f43eb2039eee0436e748aa4b214ce04407c10faf.tar.gz
historical-f43eb2039eee0436e748aa4b214ce04407c10faf.tar.bz2
historical-f43eb2039eee0436e748aa4b214ce04407c10faf.zip
Remove rdepend=depend
Diffstat (limited to 'dev-python/python-fchksum')
-rw-r--r--dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild b/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild
index 035f4a43b191..55b7fae31eaa 100644
--- a/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild
+++ b/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild,v 1.4 2002/10/04 05:27:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild,v 1.5 2002/10/20 18:47:32 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="fchksum is a Python module to find the checksum of files."
@@ -8,7 +8,6 @@ SRC_URI="http://www.azstarnet.com/~donut/programs/fchksum/${P}.tar.gz"
HOMEPAGE="http://www.azstarnet.com/~donut/programs/fchksum.html"
DEPEND="sys-libs/zlib"
-RDEPEND="${DEPEND}"
KEYWORDS="x86 ppc sparc sparc64 alpha"
LICENSE="GPL-2"
SLOT="0"