From: Michael Mair-Keimberger Date: Fri, 16 Mar 2018 19:10:10 +0000 (+0100) Subject: dev-python/cycler: use HTTPS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fef11a86a61ff7215d0db9f8bcadf6babd907fe0;p=gentoo.git dev-python/cycler: use HTTPS --- diff --git a/dev-python/cycler/cycler-0.10.0.ebuild b/dev-python/cycler/cycler-0.10.0.ebuild index cc74ac7074dc..af99062a4a58 100644 --- a/dev-python/cycler/cycler-0.10.0.ebuild +++ b/dev-python/cycler/cycler-0.10.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Cycler" DESCRIPTION="Composable style cycles" HOMEPAGE=" - http://matplotlib.org/cycler/ + https://matplotlib.org/cycler/ https://pypi.python.org/pypi/Cycler/ https://github.com/matplotlib/cycler" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz"