dev-python/python-levenshtein: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 19 Aug 2017 12:37:07 +0000 (14:37 +0200)
committerMike Gilbert <floppym@gentoo.org>
Sun, 3 Sep 2017 01:03:29 +0000 (21:03 -0400)
dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild
dev-python/python-levenshtein/python-levenshtein-0.12.0.ebuild

index b6dde239727b47a7bf6b901ceac00214b1338319..1e12a16cff6cf547f83c2ed4dbd198a6ea94b212 100644 (file)
@@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Functions for fast computation of Levenshtein distance, and edit operations"
 HOMEPAGE="
-       https://github.com/miohtama/python-Levenshtein/tree/
+       https://github.com/ztane/python-Levenshtein/
        https://pypi.python.org/pypi/python-Levenshtein/"
 SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
index 3e373887af3135e72ee2dbab2cec90f1fb31614a..cd4d52bf3e76e46ef597a92b0a01f8198721c8f6 100644 (file)
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Functions for fast computation of Levenshtein distance, and edit operations"
 HOMEPAGE="
-       https://github.com/miohtama/python-Levenshtein/tree/
+       https://github.com/ztane/python-Levenshtein/
        https://pypi.python.org/pypi/python-Levenshtein/"
 SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"