summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 21:28:58 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:22:42 +0200
commite6e7a80ad5aa0268dfa5a395da4dcdf9c0a15066 (patch)
treebd733d4edee070667bf34b2235e4d617b882bff5 /sys-devel/byfl
parentsys-devel/ucpp: use HTTPS for GitHub, replace defunct HOMEPAGE (diff)
downloadgentoo-e6e7a80ad5aa0268dfa5a395da4dcdf9c0a15066.tar.gz
gentoo-e6e7a80ad5aa0268dfa5a395da4dcdf9c0a15066.tar.bz2
gentoo-e6e7a80ad5aa0268dfa5a395da4dcdf9c0a15066.zip
sys-devel/byfl: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-devel/byfl')
-rw-r--r--sys-devel/byfl/byfl-1.4-r1.ebuild2
-rw-r--r--sys-devel/byfl/byfl-1.5.ebuild2
-rw-r--r--sys-devel/byfl/byfl-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/byfl/byfl-1.4-r1.ebuild b/sys-devel/byfl/byfl-1.4-r1.ebuild
index 77a8cf1cb77a..5ee59bf9b956 100644
--- a/sys-devel/byfl/byfl-1.4-r1.ebuild
+++ b/sys-devel/byfl/byfl-1.4-r1.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
diff --git a/sys-devel/byfl/byfl-1.5.ebuild b/sys-devel/byfl/byfl-1.5.ebuild
index 708f0ec279f5..c1088fff63ab 100644
--- a/sys-devel/byfl/byfl-1.5.ebuild
+++ b/sys-devel/byfl/byfl-1.5.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
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