Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/freewrl/
Date: Tue, 03 Oct 2017 18:52:10
Message-Id: 1507056720.2a47425f22d3f364ed1d339d65175191e92a8c3f.axs@gentoo
1 commit: 2a47425f22d3f364ed1d339d65175191e92a8c3f
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 3 18:51:29 2017 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 3 18:52:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a47425f
7
8 media-gfx/freewrl: use https:// instead of git:// on live ebuild
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.1
11
12 media-gfx/freewrl/freewrl-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/freewrl/freewrl-9999.ebuild b/media-gfx/freewrl/freewrl-9999.ebuild
16 index 536fd1261b7..9987dd19fbc 100644
17 --- a/media-gfx/freewrl/freewrl-9999.ebuild
18 +++ b/media-gfx/freewrl/freewrl-9999.ebuild
19 @@ -7,7 +7,7 @@ inherit autotools nsplugins eutils flag-o-matic java-pkg-opt-2 multilib
20
21 if [[ ${PV} == "9999" ]]; then
22 inherit git-r3
23 - EGIT_REPO_URI="git://git.code.sf.net/p/freewrl/git"
24 + EGIT_REPO_URI="https://git.code.sf.net/p/freewrl/git"
25 EGIT_BRANCH="develop"
26 S="${WORKDIR}/${P}/freex3d"
27 SRC_URI=