From 2bf47288b5f6c09ccfbfaae3b78010387d124864 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 08:50:05 +1000 Subject: [PATCH] dev-python/zict: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-python/zict/zict-0.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/zict/zict-0.1.2.ebuild b/dev-python/zict/zict-0.1.2.ebuild index b9520b1fef31..a7e5459067c8 100644 --- a/dev-python/zict/zict-0.1.2.ebuild +++ b/dev-python/zict/zict-0.1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Mutable mapping tools" -HOMEPAGE="http://github.com/dask/zict/" +HOMEPAGE="https://github.com/dask/zict/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -- 2.26.2