diff options
Diffstat (limited to 'dev-python/pycrypto')
-rw-r--r-- | dev-python/pycrypto/pycrypto-1.9_alpha4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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 <agenkin@thpoon.com> # 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" |