From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-python/unidecode/unidecode-0.04.17.ebuild | 2 +- dev-python/unidecode/unidecode-0.04.18.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/unidecode') diff --git a/dev-python/unidecode/unidecode-0.04.17.ebuild b/dev-python/unidecode/unidecode-0.04.17.ebuild index b7c7381ec972..2b88813f180c 100644 --- a/dev-python/unidecode/unidecode-0.04.17.ebuild +++ b/dev-python/unidecode/unidecode-0.04.17.ebuild @@ -11,7 +11,7 @@ MY_P=${MY_PN}-${PV} inherit distutils-r1 DESCRIPTION="Module providing ASCII transliterations of Unicode text" -HOMEPAGE="http://pypi.python.org/pypi/Unidecode" +HOMEPAGE="https://pypi.python.org/pypi/Unidecode" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/unidecode/unidecode-0.04.18.ebuild b/dev-python/unidecode/unidecode-0.04.18.ebuild index f6a258c9dfaa..94c437eb6a04 100644 --- a/dev-python/unidecode/unidecode-0.04.18.ebuild +++ b/dev-python/unidecode/unidecode-0.04.18.ebuild @@ -11,7 +11,7 @@ MY_P=${MY_PN}-${PV} inherit distutils-r1 DESCRIPTION="Module providing ASCII transliterations of Unicode text" -HOMEPAGE="http://pypi.python.org/pypi/Unidecode" +HOMEPAGE="https://pypi.python.org/pypi/Unidecode" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3