commit:     b1ab36840577acce3cd6c0310b864189d7e03624
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 03:10:44 2019 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 03:10:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ab3684

dev-util/icmake: use https:// for HOMEPAGE

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 dev-util/icmake/icmake-9.02.08.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/icmake/icmake-9.02.08.ebuild 
b/dev-util/icmake/icmake-9.02.08.ebuild
index 31991a073ea..44c6eeb68a9 100644
--- a/dev-util/icmake/icmake-9.02.08.ebuild
+++ b/dev-util/icmake/icmake-9.02.08.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit toolchain-funcs flag-o-matic
 
 DESCRIPTION="Hybrid between a make utility and a shell scripting language"
-HOMEPAGE="http://fbb-git.gitlab.io/icmake/ https://gitlab.com/fbb-git/icmake";
+HOMEPAGE="https://fbb-git.gitlab.io/icmake/ https://gitlab.com/fbb-git/icmake";
 SRC_URI="https://gitlab.com/fbb-git/${PN}/-/archive/${PV}/${P}.tar.gz";
 
 LICENSE="GPL-3"

Reply via email to