dev-python/lazy-object-proxy: use https for pypi HOMEPAGE

This commit is contained in:
Tim Harder
2017-12-06 12:21:23 -05:00
parent b324ccbbbb
commit d497addab8

View File

@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="A fast and thorough lazy object proxy"
HOMEPAGE="
https://github.com/ionelmc/python-lazy-object-proxy
http://pypi.python.org/pypi/lazy-object-proxy
https://pypi.python.org/pypi/lazy-object-proxy
https://python-lazy-object-proxy.readthedocs.org/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"