commit:     fef11a86a61ff7215d0db9f8bcadf6babd907fe0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 16 19:10:10 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 16 21:18:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef11a86

dev-python/cycler: use HTTPS

 dev-python/cycler/cycler-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cycler/cycler-0.10.0.ebuild 
b/dev-python/cycler/cycler-0.10.0.ebuild
index cc74ac7074d..af99062a4a5 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"

Reply via email to