diff options
Diffstat (limited to 'dev-python/paste/paste-1.7.5.1-r2.ebuild')
-rw-r--r-- | dev-python/paste/paste-1.7.5.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paste/paste-1.7.5.1-r2.ebuild b/dev-python/paste/paste-1.7.5.1-r2.ebuild index 1267db6af929..287527f4efca 100644 --- a/dev-python/paste/paste-1.7.5.1-r2.ebuild +++ b/dev-python/paste/paste-1.7.5.1-r2.ebuild @@ -16,7 +16,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" |