www-apps/cgit: upstream cloning uses https now
authorJason A. Donenfeld <zx2c4@gentoo.org>
Mon, 22 Feb 2016 18:20:25 +0000 (19:20 +0100)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Mon, 22 Feb 2016 18:20:37 +0000 (19:20 +0100)
Package-Manager: portage-2.2.27

www-apps/cgit/cgit-9999.ebuild

index a339c0313810b78ea75a73e3966477f7079eacfb..112a8dc8177836e3e8af4beb8100ded98bb8e8df 100644 (file)
@@ -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"