diff options
Diffstat (limited to 'sys-devel/byfl')
-rw-r--r-- | sys-devel/byfl/byfl-1.4-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/byfl/byfl-1.5.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/byfl/byfl-9999.ebuild | 2 |
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 77a8cf1cb77..5ee59bf9b95 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 708f0ec279f..c1088fff63a 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 708f0ec279f..c1088fff63a 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 |