commit: a0a6934e0e14e392ddf3af7faa8ebb8738022fe8
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 17 08:54:18 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 10:51:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a6934e
dev-python/pycryptopp: use HTTPS
dev-python/pycryptopp/pycryptopp-0.6.0.ebuild | 5 +++--
dev-python/pycryptopp/pycryptopp-0.7.1.ebuild | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild
b/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild
index 43aa84bb1f4..01b582c7cb3 100644
--- a/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild
+++ b/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild
@@ -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"
diff --git a/dev-python/pycryptopp/pycryptopp-0.7.1.ebuild
b/dev-python/pycryptopp/pycryptopp-0.7.1.ebuild
index 17cb785f7e5..648eaf39acd 100644
--- a/dev-python/pycryptopp/pycryptopp-0.7.1.ebuild
+++ b/dev-python/pycryptopp/pycryptopp-0.7.1.ebuild
@@ -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"