diff options
Diffstat (limited to 'dev-python/unidecode/unidecode-0.04.20.ebuild')
-rw-r--r-- | dev-python/unidecode/unidecode-0.04.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-0.04.20.ebuild b/dev-python/unidecode/unidecode-0.04.20.ebuild index 504d3a69a36f..cabc6ca3c861 100644 --- a/dev-python/unidecode/unidecode-0.04.20.ebuild +++ b/dev-python/unidecode/unidecode-0.04.20.ebuild @@ -11,7 +11,7 @@ MY_P=${MY_PN}-${PV} inherit distutils-r1 DESCRIPTION="Module providing ASCII transliterations of Unicode text" -HOMEPAGE="https://pypi.python.org/pypi/Unidecode" +HOMEPAGE="https://pypi.org/project/Unidecode" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" |