diff options
Diffstat (limited to 'dev-python/ipy/ipy-0.82a.ebuild')
-rw-r--r-- | dev-python/ipy/ipy-0.82a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipy/ipy-0.82a.ebuild b/dev-python/ipy/ipy-0.82a.ebuild index 90f7c24563e4..b17729a29f52 100644 --- a/dev-python/ipy/ipy-0.82a.ebuild +++ b/dev-python/ipy/ipy-0.82a.ebuild @@ -12,7 +12,7 @@ MY_PN="IPy" MY_P="${MY_PN}-${PV}" DESCRIPTION="Class and tools for handling of IPv4 and IPv6 addresses and networks" -HOMEPAGE="https://github.com/haypo/python-ipy/wiki http://pypi.python.org/pypi/IPy" +HOMEPAGE="https://github.com/haypo/python-ipy/wiki https://pypi.python.org/pypi/IPy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" |