sys-block/f3: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 11:22:45 +0000 (21:22 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:22:41 +0000 (11:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-block/f3/f3-6.0.ebuild

index 2e3aa95c2d99875a18e517fefea1853586934b4e..6b19631a10dc8145d8b77ffbb107a7e453dd4910 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,10 +18,7 @@ PATCHES=(
 )
 
 if [[ ${PV} == "9999" ]]; then
-       EGIT_REPO_URI="
-               git://github.com/AltraMayor/${PN}.git
-               https://github.com/AltraMayor/${PN}.git
-               "
+       EGIT_REPO_URI="https://github.com/AltraMayor/${PN}.git"
 
        PATCHES=()