diff options
Diffstat (limited to 'dev-python/python-exconsole/python-exconsole-0.1.5.ebuild')
-rw-r--r-- | dev-python/python-exconsole/python-exconsole-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-exconsole/python-exconsole-0.1.5.ebuild b/dev-python/python-exconsole/python-exconsole-0.1.5.ebuild index 0450b1d30ce..3f3f5df16d9 100644 --- a/dev-python/python-exconsole/python-exconsole-0.1.5.ebuild +++ b/dev-python/python-exconsole/python-exconsole-0.1.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Emergency/postmortem Python console" -HOMEPAGE="https://github.com/Eugeny/exconsole https://pypi.python.org/pypi/python-exconsole" +HOMEPAGE="https://github.com/Eugeny/exconsole https://pypi.org/project/python-exconsole" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |