dev-python/pycryptopp: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 17 Mar 2018 08:54:18 +0000 (09:54 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 17 Mar 2018 10:51:00 +0000 (11:51 +0100)
dev-python/pycryptopp/pycryptopp-0.6.0.ebuild
dev-python/pycryptopp/pycryptopp-0.7.1.ebuild

index 43aa84bb1f47dcefcf904159a5ab6196eaaf1cfd..01b582c7cb3babce120fcb668873a65eeb9d91eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -10,7 +10,8 @@ NUM="1206569328141510525648634803928199668821045408958"
 MY_P="${P}.${NUM}"
 
 DESCRIPTION="Python wrappers for a few algorithms from the Crypto++ library"
-HOMEPAGE="http://tahoe-lafs.org/trac/pycryptopp https://pypi.python.org/pypi/pycryptopp"
+HOMEPAGE="https://tahoe-lafs.org/trac/pycryptopp
+       https://pypi.python.org/pypi/pycryptopp"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
index 17cb785f7e53a6f3c9becdfe6d36b6cb1fdf6da5..648eaf39acdd43964e733c37681245b4eb89f592 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -10,7 +10,8 @@ NUM="869544967005693312591928092448767568728501330214"
 MY_P="${P}.${NUM}"
 
 DESCRIPTION="Python wrappers for a few algorithms from the Crypto++ library"
-HOMEPAGE="http://tahoe-lafs.org/trac/pycryptopp https://pypi.python.org/pypi/pycryptopp"
+HOMEPAGE="https://tahoe-lafs.org/trac/pycryptopp
+       https://pypi.python.org/pypi/pycryptopp"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"