dev-libs/wayland: use HTTPS for freedesktop.org
authorDavid Hicks <david@hicks.id.au>
Mon, 31 Jul 2017 13:22:32 +0000 (23:22 +1000)
committerMichał Górny <mgorny@gentoo.org>
Thu, 17 Aug 2017 17:04:51 +0000 (19:04 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-libs/wayland/wayland-1.12.0.ebuild
dev-libs/wayland/wayland-1.13.0.ebuild
dev-libs/wayland/wayland-9999.ebuild

index 1a0acae152c76fe449d829485b6c35ea0463381c..5d1f9f422866c076191462f9177306770afd2987 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=5
 
 if [[ ${PV} = 9999* ]]; then
-       EGIT_REPO_URI="git://anongit.freedesktop.org/git/${PN}/${PN}"
+       EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/wayland.git"
        GIT_ECLASS="git-r3"
        EXPERIMENTAL="true"
        AUTOTOOLS_AUTORECONF=1
index a1b94a9571ea30666717acb475b8d38602ada771..c7fc27e486090d760c88f1e99c4b2805ecf3d483 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/wayland/${PN}"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/wayland.git"
 
 if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
index 5eb24e094b2aad199f699d8a1cb374906ac98c4a..4e25ea990ff3f41bac7eb6a3f6ee3649cb15a93a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/wayland/${PN}"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/wayland/wayland.git"
 
 if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"