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
-# 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=""
-# 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=""
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=""
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=""
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=""