From 1efb092d9571edb0121c4a5d4040c890856f45f8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 20 Oct 2002 18:50:48 +0000 Subject: Remove rdepend=depend --- dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-python/pycrypto') diff --git a/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild b/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild index 3142a703b646..c28dde007326 100644 --- a/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild +++ b/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Arcady Genkin # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild,v 1.2 2002/10/17 16:36:53 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild,v 1.3 2002/10/20 18:47:32 vapier Exp $ DESCRIPTION="Python cryptography toolkit." HOMEPAGE="http://www.amk.ca/python/code/crypto.html" @@ -8,7 +8,6 @@ LICENSE="freedist" DEPEND="virtual/glibc dev-lang/python" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86 alpha" -- cgit v1.2.3-65-gdbad