diff options
Diffstat (limited to 'dev-python/nevow/nevow-0.11.1.ebuild')
-rw-r--r-- | dev-python/nevow/nevow-0.11.1.ebuild | 2 |
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 e901ef9d460b..5522b434193c 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="https://github.com/twisted/nevow https://pypi.org/project/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" |