mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/freewrl: use https:// instead of git:// on live ebuild
Package-Manager: Portage-2.3.8, Repoman-2.3.1
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user