summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild')
-rw-r--r--dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild
index 1d25ab52eb3d..abc712aef218 100644
--- a/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild
+++ b/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild,v 1.14 2004/06/25 01:38:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-1.9_alpha6.ebuild,v 1.15 2004/07/02 04:28:45 squinky86 Exp $
inherit distutils
IUSE=""
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.amk.ca/python/code/crypto.html"
SRC_URI="http://www.amk.ca/files/python/crypto/${P/_alpha/a}.tar.gz"
LICENSE="freedist"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
dev-lang/python"
SLOT="0"