dev-python/abstract_rendering: fix HOMEPAGE.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 14 Apr 2018 16:58:43 +0000 (18:58 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 14 Apr 2018 21:03:04 +0000 (23:03 +0200)
Closes: https://github.com/gentoo/gentoo/pull/7999

dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild

index 15063cb6d785c3896021cbc39f2f366aee6651c4..f9dc75c6e178c608d2d0b2006bad6f8793a15d36 100644 (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"