net-libs/quiche: Include licenses for all bundled crates
authorCraig Andrews <candrews@gentoo.org>
Wed, 18 Sep 2019 15:03:23 +0000 (11:03 -0400)
committerCraig Andrews <candrews@gentoo.org>
Wed, 18 Sep 2019 15:04:29 +0000 (11:04 -0400)
Closes: https://bugs.gentoo.org/694498
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-libs/quiche/quiche-0.1.0_alpha4_p20190912.ebuild
net-libs/quiche/quiche-9999.ebuild

index 0bced63bd9e54c5c0ab85b9e340838728a4d14c4..d72cf7b21125186c26f87cc052c5e3bfbc4769e4 100644 (file)
@@ -140,7 +140,15 @@ else
        KEYWORDS="~amd64"
 fi
 
-LICENSE="BSD-2"
+LICENSE="|| ( Apache-2.0 Boost-1.0 )
+       || ( Apache-2.0 MIT )
+       || ( Apache-2.0-with-LLVM-exceptions Apache-2.0 MIT )
+       BSD-2
+       BSD
+       ISC
+       MIT
+       || ( Unlicense MIT )
+       openssl"
 SLOT="0/0"
 IUSE=""
 DOCS=( CODEOWNERS  COPYING README.md )
index c4c00329dee942a581d63c31a53071a7a3d020f8..0c71fee6d049c9a103f372ee9132911e3905d741 100644 (file)
@@ -137,7 +137,15 @@ else
        S="${WORKDIR}/${P//_/-}"
 fi
 
-LICENSE="BSD-2"
+LICENSE="|| ( Apache-2.0 Boost-1.0 )
+       || ( Apache-2.0 MIT )
+       || ( Apache-2.0-with-LLVM-exceptions Apache-2.0 MIT )
+       BSD-2
+       BSD
+       ISC
+       MIT
+       || ( Unlicense MIT )
+       openssl"
 SLOT="0/0"
 IUSE=""
 DOCS=( CODEOWNERS  COPYING README.md )