diff --git a/dev-python/nevow/nevow-0.11.1.ebuild b/dev-python/nevow/nevow-0.11.1.ebuild index 077056b3124ae..6c8e6259e0e86 100644 --- a/dev-python/nevow/nevow-0.11.1.ebuild +++ b/dev-python/nevow/nevow-0.11.1.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="http://divmod.org/trac/wiki/DivmodNevow https://pypi.python.org/pypi/Nevow" +HOMEPAGE="https://github.com/twisted/nevow https://pypi.python.org/pypi/Nevow" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/nevow/nevow-0.14.2.ebuild b/dev-python/nevow/nevow-0.14.2.ebuild index 30330a3499b5f..a2cf9c4418b16 100644 --- a/dev-python/nevow/nevow-0.14.2.ebuild +++ b/dev-python/nevow/nevow-0.14.2.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="http://divmod.org/trac/wiki/DivmodNevow https://pypi.python.org/pypi/Nevow" +HOMEPAGE="https://github.com/twisted/nevow https://pypi.python.org/pypi/Nevow" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" LICENSE="MIT"