summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2017-08-17 21:56:17 +0200
committerMike Gilbert <floppym@gentoo.org>2017-09-02 21:03:25 -0400
commite656d3c51f4cc37d4156444b77e283ff2066a595 (patch)
tree075a1853f6a6a3cf5bcaeda1ab032f219b838042 /dev-python/nevow/nevow-0.11.1.ebuild
parentdev-python/dill: fix HOMEPAGE (diff)
downloadgentoo-e656d3c51f4cc37d4156444b77e283ff2066a595.tar.gz
gentoo-e656d3c51f4cc37d4156444b77e283ff2066a595.tar.bz2
gentoo-e656d3c51f4cc37d4156444b77e283ff2066a595.zip
dev-python/nevow: fix HOMEPAGE
Diffstat (limited to 'dev-python/nevow/nevow-0.11.1.ebuild')
-rw-r--r--dev-python/nevow/nevow-0.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nevow/nevow-0.11.1.ebuild b/dev-python/nevow/nevow-0.11.1.ebuild
index 077056b3124a..6c8e6259e0e8 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"