summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:50:48 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:50:48 +0000
commit1efb092d9571edb0121c4a5d4040c890856f45f8 (patch)
tree68187e36f8bd2d90aa67700857cac64e6e9836af /dev-python/snmpy/snmpy-1.0_alpha4.ebuild
parentRemove rdepend=depend (diff)
downloadgentoo-2-1efb092d9571edb0121c4a5d4040c890856f45f8.tar.gz
gentoo-2-1efb092d9571edb0121c4a5d4040c890856f45f8.tar.bz2
gentoo-2-1efb092d9571edb0121c4a5d4040c890856f45f8.zip
Remove rdepend=depend
Diffstat (limited to 'dev-python/snmpy/snmpy-1.0_alpha4.ebuild')
-rw-r--r--dev-python/snmpy/snmpy-1.0_alpha4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild
index 4fd936186642..8576233fc703 100644
--- a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild
+++ b/dev-python/snmpy/snmpy-1.0_alpha4.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/snmpy/snmpy-1.0_alpha4.ebuild,v 1.7 2002/10/17 16:36:53 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.8 2002/10/20 18:47:32 vapier Exp $
TARNAME=snmpy-alpha-4
S=${WORKDIR}/${TARNAME}
@@ -13,7 +13,6 @@ KEYWORDS="x86 sparc sparc64 alpha"
DEPEND="virtual/python
>=net-analyzer/ucd-snmp-4.2.0"
-RDEPEND="${DEPEND}"
mydocs="RELEASE-NOTES docs/docs.html"