mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-devel/byfl: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
d4888952e7
commit
e6e7a80ad5
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user