diff options
Diffstat (limited to 'dev-python/nevow/nevow-0.14.3.ebuild')
-rw-r--r-- | dev-python/nevow/nevow-0.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nevow/nevow-0.14.3.ebuild b/dev-python/nevow/nevow-0.14.3.ebuild index a2cf9c4418b1..44c46db055d3 100644 --- a/dev-python/nevow/nevow-0.14.3.ebuild +++ b/dev-python/nevow/nevow-0.14.3.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit twisted-r1 DESCRIPTION="A web templating framework that provides LivePage, an automatic AJAX toolkit" -HOMEPAGE="https://github.com/twisted/nevow https://pypi.python.org/pypi/Nevow" +HOMEPAGE="https://github.com/twisted/nevow https://pypi.org/project/Nevow" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" LICENSE="MIT" |