diff options
Diffstat (limited to 'dev-python/mantissa/mantissa-0.7.0-r1.ebuild')
-rw-r--r-- | dev-python/mantissa/mantissa-0.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mantissa/mantissa-0.7.0-r1.ebuild b/dev-python/mantissa/mantissa-0.7.0-r1.ebuild index 540ee1e0510d..2c045b5b1ee1 100644 --- a/dev-python/mantissa/mantissa-0.7.0-r1.ebuild +++ b/dev-python/mantissa/mantissa-0.7.0-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit twisted-r1 DESCRIPTION="An extensible, multi-protocol, multi-user, interactive application server" -HOMEPAGE="https://github.com/twisted/mantissa https://pypi.python.org/pypi/Mantissa" +HOMEPAGE="https://github.com/twisted/mantissa https://pypi.org/project/Mantissa" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" KEYWORDS="amd64 x86" |