dev-python/pytest-xdist: Update HOMEPAGE
authorJustin Lecher <jlec@gentoo.org>
Mon, 1 Feb 2016 15:54:51 +0000 (16:54 +0100)
committerJustin Lecher <jlec@gentoo.org>
Mon, 1 Feb 2016 16:26:57 +0000 (17:26 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/pytest-xdist/pytest-xdist-1.14.ebuild

index b71295801a899c65780210991b15e16ede5af168..388850b51ee66ace030cd9a5ad5757aa4a080c18 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Distributed testing and loop-on-failing modes"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://bitbucket.org/pytest-dev/pytest-xdist"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist2"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 SLOT="0"