summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/paste/paste-2.0.2.ebuild')
-rw-r--r--dev-python/paste/paste-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paste/paste-2.0.2.ebuild b/dev-python/paste/paste-2.0.2.ebuild
index 38c1b01e6d81..b4ddf3c902bf 100644
--- a/dev-python/paste/paste-2.0.2.ebuild
+++ b/dev-python/paste/paste-2.0.2.ebuild
@@ -12,7 +12,7 @@ MY_PN="Paste"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Tools for using a Web Server Gateway Interface stack"
-HOMEPAGE="http://pythonpaste.org http://pypi.python.org/pypi/Paste"
+HOMEPAGE="http://pythonpaste.org https://pypi.python.org/pypi/Paste"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"