From 17e92188dd2c2b52b0df72a88a1e1a1b7e655b96 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 4 Apr 2019 10:53:09 +0200 Subject: [PATCH] dev-libs/polylib: Switch to HTTPS in EGIT_REPO_URI Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- dev-libs/polylib/polylib-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-libs/polylib/polylib-9999.ebuild b/dev-libs/polylib/polylib-9999.ebuild index 030fb2d71957..dabb9d8742d9 100644 --- a/dev-libs/polylib/polylib-9999.ebuild +++ b/dev-libs/polylib/polylib-9999.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools git-r3 -EGIT_REPO_URI="git://repo.or.cz/${PN}.git - http://repo.or.cz/r/${PN}.git" +EGIT_REPO_URI="https://repo.or.cz/r/${PN}.git" DESCRIPTION="ppl port of cloog" HOMEPAGE="http://icps.u-strasbg.fr/polylib/" -- 2.26.2