From e6e7a80ad5aa0268dfa5a395da4dcdf9c0a15066 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 21:28:58 +1000 Subject: sys-devel/byfl: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- sys-devel/byfl/byfl-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/byfl/byfl-9999.ebuild') diff --git a/sys-devel/byfl/byfl-9999.ebuild b/sys-devel/byfl/byfl-9999.ebuild index 708f0ec279f5..c1088fff63ab 100644 --- a/sys-devel/byfl/byfl-9999.ebuild +++ b/sys-devel/byfl/byfl-9999.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic if [ "${PV}" = "9999" ]; then LLVM_VERSION="3.8.0" - EGIT_REPO_URI="git://github.com/lanl/${PN^b}.git https://github.com/lanl/${PN}.git" + EGIT_REPO_URI="https://github.com/lanl/Byfl.git" inherit autotools git-r3 KEYWORDS="" else -- cgit v1.2.3-65-gdbad