summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-10-01 07:37:17 -0400
committerTim Harder <radhermit@gentoo.org>2017-10-01 07:38:15 -0400
commit95f8c0f893be5109b749f6b15cd86f0cd3929aa8 (patch)
tree1b1a41cb97abca82a1a86ac87f50e2af1251f307 /dev-python/six/six-1.10.0.ebuild
parentdev-ml/llvm-ocaml: Fix llvm_tools_dir substitution (diff)
downloadgentoo-95f8c0f893be5109b749f6b15cd86f0cd3929aa8.tar.gz
gentoo-95f8c0f893be5109b749f6b15cd86f0cd3929aa8.tar.bz2
gentoo-95f8c0f893be5109b749f6b15cd86f0cd3929aa8.zip
dev-python/six: update HOMEPAGE
Diffstat (limited to 'dev-python/six/six-1.10.0.ebuild')
-rw-r--r--dev-python/six/six-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/six/six-1.10.0.ebuild b/dev-python/six/six-1.10.0.ebuild
index cd5e247b419e..950dd2975ff8 100644
--- a/dev-python/six/six-1.10.0.ebuild
+++ b/dev-python/six/six-1.10.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Python 2 and 3 compatibility library"
-HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six"
+HOMEPAGE="https://github.com/benjaminp/six https://pypi.python.org/pypi/six"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"