From: Michael Mair-Keimberger Date: Sun, 20 Aug 2017 13:31:16 +0000 (+0200) Subject: dev-python/utidylib: fix HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ec1c6e74d8eb015bb06c2808752222ab8cdf33d6;p=gentoo.git dev-python/utidylib: fix HOMEPAGE --- diff --git a/dev-python/utidylib/utidylib-0.2-r2.ebuild b/dev-python/utidylib/utidylib-0.2-r2.ebuild index 146bb3467a28..76d37d0e30b8 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"