From eee1c4cbcf15db1a79b84ce379889ca52bcea5e0 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Mon, 31 Jul 2017 23:20:19 +1000 Subject: [PATCH] dev-libs/weston: use HTTPS for freedesktop.org Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-libs/weston/weston-1.11.0.ebuild | 2 +- dev-libs/weston/weston-1.12.0.ebuild | 2 +- dev-libs/weston/weston-1.9.0.ebuild | 4 ++-- dev-libs/weston/weston-9999.ebuild | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-libs/weston/weston-1.11.0.ebuild b/dev-libs/weston/weston-1.11.0.ebuild index 0ccaf51ed0b5..9574ec16fc79 100644 --- a/dev-libs/weston/weston-1.11.0.ebuild +++ b/dev-libs/weston/weston-1.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://anongit.freedesktop.org/git/wayland/${PN}" + EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/weston.git" GIT_ECLASS="git-r3" EXPERIMENTAL="true" fi diff --git a/dev-libs/weston/weston-1.12.0.ebuild b/dev-libs/weston/weston-1.12.0.ebuild index b63753841a87..c990f2b15ef0 100644 --- a/dev-libs/weston/weston-1.12.0.ebuild +++ b/dev-libs/weston/weston-1.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://anongit.freedesktop.org/git/wayland/${PN}" + EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/weston.git" GIT_ECLASS="git-r3" EXPERIMENTAL="true" fi diff --git a/dev-libs/weston/weston-1.9.0.ebuild b/dev-libs/weston/weston-1.9.0.ebuild index c7550e3c92d2..9a3663c34e72 100644 --- a/dev-libs/weston/weston-1.9.0.ebuild +++ b/dev-libs/weston/weston-1.9.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://anongit.freedesktop.org/git/wayland/${PN}" + EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/weston.git" GIT_ECLASS="git-r3" EXPERIMENTAL="true" fi diff --git a/dev-libs/weston/weston-9999.ebuild b/dev-libs/weston/weston-9999.ebuild index b63753841a87..c990f2b15ef0 100644 --- a/dev-libs/weston/weston-9999.ebuild +++ b/dev-libs/weston/weston-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://anongit.freedesktop.org/git/wayland/${PN}" + EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/weston.git" GIT_ECLASS="git-r3" EXPERIMENTAL="true" fi -- 2.26.2