net-im/dendrite: Add a bunch of licenses found inside the sources

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2023-03-22 07:39:14 +01:00
parent 2a65621113
commit bc9028b1d0
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -20,7 +20,23 @@ fi
SRC_URI+=" https://files.holgersson.xyz/gentoo/distfiles/${P}-deps.tar.xz"
KEYWORDS="~amd64"
LICENSE="Apache-2.0"
# There are some third-party licenses for test suites
# like non-commercial clauses inside for ccgo / CompCert.
# Restrict test execution until that stuff is sorted out.
RESTRICT="test"
LICENSE="
Apache-2.0
BSD
BSD-2
CC0-1.0
ISC
LGPL-3
MIT
MPL-2.0
Unlicense
ZLIB
"
SLOT="0"
IUSE=""