diff options
Diffstat (limited to 'dev-python/jonpy/jonpy-0.10-r1.ebuild')
-rw-r--r-- | dev-python/jonpy/jonpy-0.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jonpy/jonpy-0.10-r1.ebuild b/dev-python/jonpy/jonpy-0.10-r1.ebuild index 27ae37d2abdd..18e3d7c75d86 100644 --- a/dev-python/jonpy/jonpy-0.10-r1.ebuild +++ b/dev-python/jonpy/jonpy-0.10-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Powerful multi-threaded object-oriented CGI/FastCGI/mod_python/html-templating facilities" -HOMEPAGE="http://jonpy.sourceforge.net/ http://pypi.python.org/pypi/jonpy" +HOMEPAGE="http://jonpy.sourceforge.net/ https://pypi.python.org/pypi/jonpy" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" |