diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2017-08-20 15:31:16 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-09-02 21:03:31 -0400 |
commit | ec1c6e74d8eb015bb06c2808752222ab8cdf33d6 (patch) | |
tree | d9cfea80b5324a26fe8276d4dafe9a49a09891ad /dev-python/utidylib | |
parent | dev-python/serpent: fix HOMEPAGE (diff) | |
download | gentoo-ec1c6e74d8eb015bb06c2808752222ab8cdf33d6.tar.gz gentoo-ec1c6e74d8eb015bb06c2808752222ab8cdf33d6.tar.bz2 gentoo-ec1c6e74d8eb015bb06c2808752222ab8cdf33d6.zip |
dev-python/utidylib: fix HOMEPAGE
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r-- | dev-python/utidylib/utidylib-0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |