# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.0-r1.ebuild,v 1.1 2005/01/25 01:54:54 lucass Exp $ inherit distutils DESCRIPTION="Python Cryptography Toolkit" HOMEPAGE="http://www.freenet.org.nz/ezPyCrypto/" SRC_URI="http://www.freenet.org.nz/ezPyCrypto/${P}.tar.gz" KEYWORDS="~x86" LICENSE="freedist" DEPEND="dev-libs/gmp virtual/python dev-python/pycrypto" SLOT="0" IUSE="" DOCS="index.html ezPyCrypto.key"