sys-libs/libcxxrt: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 11:03:13 +0000 (21:03 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:51 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-libs/libcxxrt/files/prepare_snapshot.sh
sys-libs/libcxxrt/libcxxrt-0.0_p20140322.ebuild
sys-libs/libcxxrt/libcxxrt-0.0_p20150423-r1.ebuild
sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild
sys-libs/libcxxrt/libcxxrt-0.0_p20170515.ebuild
sys-libs/libcxxrt/libcxxrt-9999.ebuild

index 004bea7b20400b662031493634f88eb804c3d0e8..052076bc38137435c784d16d414dae421167de34 100755 (executable)
@@ -3,7 +3,7 @@ VERSION=$(date +%Y%m%d)
 BASE_VERSION="0.0"
 PACKAGE="libcxxrt-${BASE_VERSION}_p${VERSION}"
 
-git clone git://github.com/pathscale/libcxxrt.git ${PACKAGE}
+git clone https://github.com/pathscale/libcxxrt.git ${PACKAGE}
 
 find "${PACKAGE}" -type d -name '.svn' -prune -print0 | xargs -0 rm -rf
 find "${PACKAGE}" -type d -name '.git' -prune -print0 | xargs -0 rm -rf
index 54126699bd3872b1b87b43549adfe210d601b87c..6ff5b6c3500adc0900683208ddd62759ec8dcad5 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-EGIT_REPO_URI="git://github.com/pathscale/libcxxrt.git"
+EGIT_REPO_URI="https://github.com/pathscale/libcxxrt.git"
 
 [ "${PV%9999}" != "${PV}" ] && SCM="git-2" || SCM=""
 
index a0731052e497031ae988c56ecca006aee417c4c7..3917b71ee0bb433700d1a4b06d587e1c61bf15f8 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-EGIT_REPO_URI="git://github.com/pathscale/libcxxrt.git"
+EGIT_REPO_URI="https://github.com/pathscale/libcxxrt.git"
 
 [ "${PV%9999}" != "${PV}" ] && SCM="git-2" || SCM=""
 
index bba9b8cf610163adbe8ffb49e6e98e7b3e918550..660db29feecd35165a0fd3e312678220e31f6100 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-EGIT_REPO_URI="git://github.com/pathscale/libcxxrt.git"
+EGIT_REPO_URI="https://github.com/pathscale/libcxxrt.git"
 
 [ "${PV%9999}" != "${PV}" ] && SCM="git-2" || SCM=""
 
index 6324a0fde9a0947348d9031c4e33fa548a576ad9..8d68b661f0c3e945bb585189023efb84f6316e04 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-EGIT_REPO_URI="git://github.com/pathscale/libcxxrt.git"
+EGIT_REPO_URI="https://github.com/pathscale/libcxxrt.git"
 
 [ "${PV%9999}" != "${PV}" ] && SCM="git-2" || SCM=""
 
index 6324a0fde9a0947348d9031c4e33fa548a576ad9..8d68b661f0c3e945bb585189023efb84f6316e04 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-EGIT_REPO_URI="git://github.com/pathscale/libcxxrt.git"
+EGIT_REPO_URI="https://github.com/pathscale/libcxxrt.git"
 
 [ "${PV%9999}" != "${PV}" ] && SCM="git-2" || SCM=""