diff options
Diffstat (limited to 'dev-python/pycrypto')
-rw-r--r-- | dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild b/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild index d29462284470..c4245bf4a4a1 100644 --- a/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild +++ b/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild @@ -9,7 +9,8 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 flag-o-matic DESCRIPTION="Python Cryptography Toolkit" -HOMEPAGE="http://www.dlitz.net/software/pycrypto/ https://pypi.python.org/pypi/pycrypto" +HOMEPAGE="https://www.dlitz.net/software/pycrypto/ + https://pypi.python.org/pypi/pycrypto" SRC_URI="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${P}.tar.gz" LICENSE="PSF-2 public-domain" |