diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.7.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.7.ebuild index f57e0ca018d6a..bf2247666d788 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 3c94786ff4ba4..15cac561d8971 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 3c94786ff4ba4..15cac561d8971 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 d25cad183e7d8..70049b66d0342 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