diff options
Diffstat (limited to 'dev-python/ipy/ipy-0.83.ebuild')
-rw-r--r-- | dev-python/ipy/ipy-0.83.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipy/ipy-0.83.ebuild b/dev-python/ipy/ipy-0.83.ebuild index 1a3aaa0c375f..1a1d7cd4522d 100644 --- a/dev-python/ipy/ipy-0.83.ebuild +++ b/dev-python/ipy/ipy-0.83.ebuild @@ -11,7 +11,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 https://pypi.python.org/pypi/IPy" +HOMEPAGE="https://github.com/haypo/python-ipy/wiki https://pypi.org/project/IPy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" |