commit: b3fd63db515b7dd865a8223361df12b05a373e31
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 19:15:57 2017 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 21:04:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fd63db
dev-python/pytest-xdist: fix typo in HOMEPAGE
dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild | 2 +-
dev-python/pytest-xdist/pytest-xdist-1.14.ebuild | 2 +-
dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild
b/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild
index d6de06518b..1e146104ca 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild
@@ -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"
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
index f79b19b621..b193f10648 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild
@@ -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"
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
index 5765b01209..105194a271 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
@@ -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"