dev-python/bsddb3: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 13 Mar 2018 19:26:08 +0000 (20:26 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 13 Mar 2018 19:52:27 +0000 (20:52 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7448

dev-python/bsddb3/bsddb3-6.1.1.ebuild
dev-python/bsddb3/bsddb3-6.2.4.ebuild

index 335bb3826ac8412d94cbfab0d633e71a5335539b..abc7b3f3f373f7f0accbb9cb0ed4e0582d361716 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
 inherit db-use distutils-r1 multilib
 
 DESCRIPTION="Python bindings for Berkeley DB"
-HOMEPAGE="http://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3"
+HOMEPAGE="https://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index 83d346637cbb2d19fc28fb67a367a201fe687ee0..c74882da16cb03dcccb2dc436f5ed8bb9ba2778f 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
 inherit db-use distutils-r1
 
 DESCRIPTION="Python bindings for Berkeley DB"
-HOMEPAGE="http://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3"
+HOMEPAGE="https://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"