From 224762a0ac6be1a8ac124194840b425788cc45d2 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 22 Feb 2016 19:20:25 +0100 Subject: [PATCH] www-apps/cgit: upstream cloning uses https now Package-Manager: portage-2.2.27 --- www-apps/cgit/cgit-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/cgit/cgit-9999.ebuild b/www-apps/cgit/cgit-9999.ebuild index a339c0313810..112a8dc81778 100644 --- a/www-apps/cgit/cgit-9999.ebuild +++ b/www-apps/cgit/cgit-9999.ebuild @@ -13,7 +13,7 @@ inherit webapp eutils multilib user toolchain-funcs git-2 DESCRIPTION="a fast web-interface for git repositories" HOMEPAGE="http://git.zx2c4.com/cgit/about" SRC_URI="" -EGIT_REPO_URI="git://git.zx2c4.com/cgit" +EGIT_REPO_URI="https://git.zx2c4.com/cgit" LICENSE="GPL-2" SLOT="0" -- 2.26.2