app-crypt/nitrocli: Adjust LICENSE for 0.2.4 ebuild
authorDaniel Mueller <deso@posteo.net>
Wed, 6 Nov 2019 02:06:01 +0000 (18:06 -0800)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 7 Nov 2019 05:42:31 +0000 (07:42 +0200)
This change adjusts the value of LICENSE to include the licenses of all
crates that find their way into the final installed binary.

Closes: https://bugs.gentoo.org/694412
Signed-off-by: Daniel Müller <deso@posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/13564
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-crypt/nitrocli/nitrocli-0.2.4.ebuild

index 9ee7ee1a7e434d0885b691b93057f8c1af6788ba..74bf7e9cd067e8b4ec48b37cf1613a6dca1aaeaf 100644 (file)
@@ -43,7 +43,7 @@ DESCRIPTION="A command line application for interacting with Nitrokey devices"
 HOMEPAGE="https://github.com/d-e-s-o/nitrocli/tree/master/nitrocli"
 SRC_URI="$(cargo_crate_uris ${CRATES})"
 
-LICENSE="GPL-3+"
+LICENSE="Apache-2.0 GPL-3+ LGPL-3 MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""