mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/mujs: use HTTPS, remove obsolete eclass
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12143 Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
This commit is contained in:
committed by
Virgil Dupras
parent
c23afe7a74
commit
6bcca7dce9
@@ -3,11 +3,11 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit flag-o-matic multilib toolchain-funcs
|
||||
inherit flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="An embeddable Javascript interpreter in C."
|
||||
HOMEPAGE="
|
||||
http://mujs.com/
|
||||
https://mujs.com/
|
||||
https://github.com/ccxvii/mujs/
|
||||
"
|
||||
SRC_URI="https://github.com/ccxvii/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user