commit: f65cca7a1ef82458c88e8d30cc29bd50a6e101cf
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 23:43:07 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 23:43:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65cca7a
dev-python/tox: update HOMEPAGE
dev-python/tox/tox-2.7.0.ebuild | 2 +-
dev-python/tox/tox-2.8.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/tox/tox-2.7.0.ebuild b/dev-python/tox/tox-2.7.0.ebuild
index 9fa76bafad4..26a67593476 100644
--- a/dev-python/tox/tox-2.7.0.ebuild
+++ b/dev-python/tox/tox-2.7.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
inherit distutils-r1
DESCRIPTION="virtualenv-based automation of test activities"
-HOMEPAGE="http://tox.testrun.org"
+HOMEPAGE="https://tox.readthedocs.io/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/tox/tox-2.8.1.ebuild b/dev-python/tox/tox-2.8.1.ebuild
index c0177a22c3f..7e3ffc9322b 100644
--- a/dev-python/tox/tox-2.8.1.ebuild
+++ b/dev-python/tox/tox-2.8.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
inherit distutils-r1
DESCRIPTION="virtualenv-based automation of test activities"
-HOMEPAGE="http://tox.testrun.org"
+HOMEPAGE="https://tox.readthedocs.io/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"