dev-python/abstract_rendering: fix HOMEPAGE.

Closes: https://github.com/gentoo/gentoo/pull/7999
This commit is contained in:
Michael Mair-Keimberger
2018-04-14 18:58:43 +02:00
committed by Patrice Clement
parent 71f6cd0e22
commit b2a0eb94f2

View File

@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Rendering as a binning process"
HOMEPAGE="
https://github.com/ContinuumIO/abstract_rendering
https://github.com/JosephCottam/AbstractRendering
https://pypi.python.org/pypi/abstract_rendering
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"