sys-libs/compiler-rt-sanitizers: Update LICENSE for 9+
authorMichał Górny <mgorny@gentoo.org>
Sun, 18 Aug 2019 08:53:39 +0000 (10:53 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 18 Aug 2019 10:07:30 +0000 (12:07 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0.9999.ebuild
sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9.0.0.9999.ebuild

index eccb71269ea032da70726781c7a6370961c64a6f..ad6c256289573e7dff20f13f87fee4ef4a00a007 100644 (file)
@@ -17,7 +17,7 @@ SRC_URI=""
 EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git
        https://github.com/llvm-mirror/compiler-rt.git"
 
-LICENSE="|| ( UoI-NCSA MIT )"
+LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
 KEYWORDS=""
 IUSE="+clang +libfuzzer +profile +sanitize test +xray elibc_glibc"
index 2a1e62b21c020347cc6774acc548730867590de8..99eb09b422c4a7b191c0b6c248c3d850e3df53ea 100644 (file)
@@ -18,7 +18,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git
        https://github.com/llvm-mirror/compiler-rt.git"
 EGIT_BRANCH="release_90"
 
-LICENSE="|| ( UoI-NCSA MIT )"
+LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
 KEYWORDS=""
 IUSE="+clang +libfuzzer +profile +sanitize test +xray elibc_glibc"