From 0793e1ac0b7c7b3e8572443bbd33faf7ddc26813 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 17:47:46 +1000 Subject: [PATCH] dev-lang/yasm: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-lang/yasm/yasm-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/yasm/yasm-9999.ebuild b/dev-lang/yasm/yasm-9999.ebuild index b02b40c7c7a4..2192b7f076ef 100644 --- a/dev-lang/yasm/yasm-9999.ebuild +++ b/dev-lang/yasm/yasm-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils python-r1 if [[ ${PV} == 9999* ]] ; then - EGIT_REPO_URI="git://github.com/yasm/yasm.git" + EGIT_REPO_URI="https://github.com/yasm/yasm.git" inherit git-2 else SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz" -- 2.26.2