dev-python/pytest-xdist: fix typo in HOMEPAGE
authorMike Frysinger <vapier@gentoo.org>
Fri, 17 Feb 2017 19:15:57 +0000 (14:15 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 17 Feb 2017 21:04:09 +0000 (16:04 -0500)
dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild
dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild

index d6de06518b5084ed1026221ec02448e8716f1fa4..1e146104ca2b28b9dff63f2c194d4161774ad1e4 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Distributed testing and loop-on-failing modes"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist2"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 SLOT="0"
index f79b19b621df5e4499af651346b8e09ed05343b4..b193f106482c398d7fafb76dcbb96bd1717bced1 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Distributed testing and loop-on-failing modes"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist2"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 SLOT="0"
index 5765b012091e75c85ce6705b852bf063adf43b66..105194a271fa5a29471ede83a23863da9d56b270 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
 inherit distutils-r1
 
 DESCRIPTION="Distributed testing and loop-on-failing modes"
-HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist2"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-xdist https://github.com/pytest-dev/pytest-xdist"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"