dev-python/htmlgen: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 17 Aug 2017 19:58:17 +0000 (21:58 +0200)
committerMike Gilbert <floppym@gentoo.org>
Sun, 3 Sep 2017 01:03:25 +0000 (21:03 -0400)
dev-python/htmlgen/htmlgen-2.2.2-r1.ebuild

index 031aa2bf341b936a2006aff5c2ae394b70bd9e5c..528d9be0955b963df6a9cda5b8e4fd74ac12cf87 100644 (file)
@@ -8,7 +8,7 @@ inherit eutils python-r1
 
 MY_P="HTMLgen"
 DESCRIPTION="HTMLgen - Python modules for the generation of HTML documents"
-HOMEPAGE="http://starship.python.net/crew/friedrich/HTMLgen/html/main.html"
+HOMEPAGE="http://soc.if.usp.br/manual/python-htmlgen/html/main.html"
 SRC_URI="http://starship.python.net/crew/friedrich/${MY_P}.tgz"
 
 LICENSE="BSD"