From 2352f7d0e273ac0064415ff0cb203492fddc734c Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 21:22:45 +1000 Subject: sys-block/f3: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- sys-block/f3/f3-6.0.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sys-block') diff --git a/sys-block/f3/f3-6.0.ebuild b/sys-block/f3/f3-6.0.ebuild index 2e3aa95c2d99..6b19631a10dc 100644 --- a/sys-block/f3/f3-6.0.ebuild +++ b/sys-block/f3/f3-6.0.ebuild @@ -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=() -- cgit v1.2.3