mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
dev-lang/hare: Add MPL-2.0 in LICENSE
The standard library is under MPL-2.0, the executables are under GPL-3.0 (only) Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -8,7 +8,7 @@ inherit git-r3
|
|||||||
DESCRIPTION="The Hare systems programming language"
|
DESCRIPTION="The Hare systems programming language"
|
||||||
HOMEPAGE="https://harelang.org/"
|
HOMEPAGE="https://harelang.org/"
|
||||||
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hare"
|
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hare"
|
||||||
LICENSE="GPL-3"
|
LICENSE="MPL-2.0 GPL-3"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
|||||||
Reference in New Issue
Block a user