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

dev-libs/rapidjson/rapidjson-1.1.0.ebuild
dev-libs/rapidjson/rapidjson-9999.ebuild

index 8f3a254b7911a4b2124cf8d6e76fd416d7e69753..5d6d2183e515c25bf3527962b588d2a42b3deaad 100644 (file)
@@ -13,7 +13,7 @@ IUSE="doc examples test"
 SLOT="0"
 
 if [[ ${PV} == *9999 ]] ; then
-       EGIT_REPO_URI="git://github.com/miloyip/rapidjson.git"
+       EGIT_REPO_URI="https://github.com/miloyip/rapidjson.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/miloyip/rapidjson/archive/v${PV}.tar.gz -> ${P}.tar.gz"
index 8f3a254b7911a4b2124cf8d6e76fd416d7e69753..5d6d2183e515c25bf3527962b588d2a42b3deaad 100644 (file)
@@ -13,7 +13,7 @@ IUSE="doc examples test"
 SLOT="0"
 
 if [[ ${PV} == *9999 ]] ; then
-       EGIT_REPO_URI="git://github.com/miloyip/rapidjson.git"
+       EGIT_REPO_URI="https://github.com/miloyip/rapidjson.git"
        inherit git-r3
 else
        SRC_URI="https://github.com/miloyip/rapidjson/archive/v${PV}.tar.gz -> ${P}.tar.gz"