commit:     33b0cdb97d2969cc6a51ecc1721bbf756fbf8ce6
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Mon Jul 31 13:18:43 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 17:04:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b0cdb9

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 f57e0ca018d..bf2247666d7 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 3c94786ff4b..15cac561d89 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 3c94786ff4b..15cac561d89 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 d25cad183e7..70049b66d03 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

Reply via email to