media-gfx/freewrl: use https:// instead of git:// on live ebuild
authorIan Stakenvicius <axs@gentoo.org>
Tue, 3 Oct 2017 18:51:29 +0000 (14:51 -0400)
committerIan Stakenvicius <axs@gentoo.org>
Tue, 3 Oct 2017 18:52:00 +0000 (14:52 -0400)
Package-Manager: Portage-2.3.8, Repoman-2.3.1

media-gfx/freewrl/freewrl-9999.ebuild

index 536fd1261b7e4c4d780f7328de4f7779913fbf5c..9987dd19fbc8553f21bc6bafd4b9e0c05138d635 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools nsplugins eutils flag-o-matic java-pkg-opt-2 multilib
 
 if [[ ${PV} == "9999" ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://git.code.sf.net/p/freewrl/git"
+       EGIT_REPO_URI="https://git.code.sf.net/p/freewrl/git"
        EGIT_BRANCH="develop"
        S="${WORKDIR}/${P}/freex3d"
        SRC_URI=