dev-python/colorspacious: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-04-27 19:40:52 +02:00
committed by Michał Górny
parent ebf52d3d98
commit 5e6a93fa91

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="Powerful, accurate, and easy-to-use Python library for colorspace conversions"
HOMEPAGE="http://colorspacious.readthedocs.org/"
HOMEPAGE="https://colorspacious.readthedocs.org/en/latest/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="MIT"