From c0ed7bb3f2cde3ddb3600f1b57466896ef79c638 Mon Sep 17 00:00:00 2001
From: Fabian Groffen <grobian@gentoo.org>
Date: Wed, 30 Aug 2017 09:07:43 +0200
Subject: dev-libs/gnulib: use https in SRC_URI/EGIT_REPO_URI only, bug #628934

Package-Manager: Portage-2.3.6, Repoman-2.3.1
---
 dev-libs/gnulib/gnulib-9999-r1.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

(limited to 'dev-libs/gnulib/gnulib-9999-r1.ebuild')

diff --git a/dev-libs/gnulib/gnulib-9999-r1.ebuild b/dev-libs/gnulib/gnulib-9999-r1.ebuild
index a014aa15e2dd..6615893ccf1b 100644
--- a/dev-libs/gnulib/gnulib-9999-r1.ebuild
+++ b/dev-libs/gnulib/gnulib-9999-r1.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
@@ -8,10 +8,7 @@ inherit git-r3
 DESCRIPTION="Gnulib is a library of common routines intended to be shared at the source level"
 HOMEPAGE="https://www.gnu.org/software/gnulib"
 
-EGIT_REPO_URI="
-	git://git.savannah.gnu.org/${PN}.git
-	http://git.savannah.gnu.org/r/${PN}.git
-"
+EGIT_REPO_URI="https://git.savannah.gnu.org/r/${PN}.git"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-- 
cgit v1.2.3-65-gdbad