summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/httpretty/httpretty-0.8.10.ebuild')
-rw-r--r--dev-python/httpretty/httpretty-0.8.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpretty/httpretty-0.8.10.ebuild b/dev-python/httpretty/httpretty-0.8.10.ebuild
index ef6f5f959263..8b4e8a850166 100644
--- a/dev-python/httpretty/httpretty-0.8.10.ebuild
+++ b/dev-python/httpretty/httpretty-0.8.10.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1
DESCRIPTION="HTTP client mock for Python"
-HOMEPAGE="http://github.com/gabrielfalcao/httpretty"
+HOMEPAGE="https://github.com/gabrielfalcao/httpretty"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="amd64 x86"