From 33b0cdb97d2969cc6a51ecc1721bbf756fbf8ce6 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Mon, 31 Jul 2017 23:18:43 +1000 Subject: [PATCH] dev-libs/wayland-protocols: use HTTPS for freedesktop.org Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-libs/wayland-protocols/wayland-protocols-1.7.ebuild | 2 +- dev-libs/wayland-protocols/wayland-protocols-1.8.ebuild | 2 +- dev-libs/wayland-protocols/wayland-protocols-1.9.ebuild | 2 +- dev-libs/wayland-protocols/wayland-protocols-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.7.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.7.ebuild index f57e0ca018d6..bf2247666d78 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.7.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.7.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/wayland-protocols.git" GIT_ECLASS="git-r3" EXPERIMENTAL="true" AUTOTOOLS_AUTORECONF=1 diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.8.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.8.ebuild index 3c94786ff4ba..15cac561d897 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.8.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.8.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/wayland-protocols.git" GIT_ECLASS="git-r3" EXPERIMENTAL="true" AUTOTOOLS_AUTORECONF=1 diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.9.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.9.ebuild index 3c94786ff4ba..15cac561d897 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.9.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.9.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/wayland-protocols.git" GIT_ECLASS="git-r3" EXPERIMENTAL="true" AUTOTOOLS_AUTORECONF=1 diff --git a/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild b/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild index d25cad183e7d..70049b66d034 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-9999.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-9999.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/wayland-protocols.git" GIT_ECLASS="git-r3" EXPERIMENTAL="true" AUTOTOOLS_AUTORECONF=1 -- 2.26.2