From: Michael Palimaka Date: Mon, 24 Sep 2018 12:02:43 +0000 (+1000) Subject: dev-util/gource: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5744e1b6c7021a7d59d84138d75fd1cd0e4b1902;p=gentoo.git dev-util/gource: use HTTPS Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/dev-util/gource/gource-0.49.ebuild b/dev-util/gource/gource-0.49.ebuild index 34639205e93e..29159bcde85b 100644 --- a/dev-util/gource/gource-0.49.ebuild +++ b/dev-util/gource/gource-0.49.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic DESCRIPTION="A software version control visualization tool" -HOMEPAGE="http://gource.io/" +HOMEPAGE="https://gource.io/" SRC_URI="https://github.com/acaudwell/Gource/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-3"