mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lua/luvit: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
143518e823
commit
c280292141
@@ -9,7 +9,7 @@ inherit toolchain-funcs multilib git-2
|
||||
|
||||
DESCRIPTION="Takes node.js' architecture and dependencies and fits it in the Lua language"
|
||||
HOMEPAGE="https://luvit.io/"
|
||||
EGIT_REPO_URI="git://github.com/luvit/luvit.git"
|
||||
EGIT_REPO_URI="https://github.com/luvit/luvit.git"
|
||||
|
||||
KEYWORDS=""
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user