commit:     af7b633a352aef5c8a349f0a32a7a074d25b40a6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 17 17:05:08 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 17:09:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7b633a

dev-python/cheetah3: Use HTTPS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/cheetah3/cheetah3-3.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cheetah3/cheetah3-3.2.6.ebuild 
b/dev-python/cheetah3/cheetah3-3.2.6.ebuild
index 33095b74302..588a4248c25 100644
--- a/dev-python/cheetah3/cheetah3-3.2.6.ebuild
+++ b/dev-python/cheetah3/cheetah3-3.2.6.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
 inherit distutils-r1
 
 DESCRIPTION="Python-powered template engine and code generator"
-HOMEPAGE="http://www.cheetahtemplate.org/ https://pypi.org/project/Cheetah3/";
+HOMEPAGE="https://cheetahtemplate.org/ https://pypi.org/project/Cheetah3/";
 SRC_URI="https://github.com/CheetahTemplate3/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"

Reply via email to