commit: ec1c6e74d8eb015bb06c2808752222ab8cdf33d6
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Aug 20 13:31:16 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep 3 01:03:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1c6e74
dev-python/utidylib: fix HOMEPAGE
dev-python/utidylib/utidylib-0.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/utidylib/utidylib-0.2-r2.ebuild
b/dev-python/utidylib/utidylib-0.2-r2.ebuild
index 146bb3467a2..76d37d0e30b 100644
--- a/dev-python/utidylib/utidylib-0.2-r2.ebuild
+++ b/dev-python/utidylib/utidylib-0.2-r2.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
MY_P="uTidylib-${PV}"
DESCRIPTION="TidyLib Python wrapper"
-HOMEPAGE="https://sourceforge.net/projects/utidylib/"
+HOMEPAGE="https://cihar.com/software/utidylib/"
#SRC_URI="mirror://berlios/${PN}/${MY_P}.zip"
SRC_URI="mirror://gentoo/${MY_P}.zip"