summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/workerpool/workerpool-0.9.4.ebuild')
-rw-r--r--dev-python/workerpool/workerpool-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/workerpool/workerpool-0.9.4.ebuild b/dev-python/workerpool/workerpool-0.9.4.ebuild
index deec8cf0f790..cbff13743e90 100644
--- a/dev-python/workerpool/workerpool-0.9.4.ebuild
+++ b/dev-python/workerpool/workerpool-0.9.4.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
DESCRIPTION="Module for distributing jobs to a pool of worker threads"
-HOMEPAGE="http://github.com/shazow/workerpool"
+HOMEPAGE="https://github.com/shazow/workerpool"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"