commit: 5744e1b6c7021a7d59d84138d75fd1cd0e4b1902 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Sep 24 12:02:43 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Sep 24 12:03:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5744e1b6
dev-util/gource: use HTTPS Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-util/gource/gource-0.49.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gource/gource-0.49.ebuild b/dev-util/gource/gource-0.49.ebuild index 34639205e93..29159bcde85 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"
