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

index 68a10b79beca348b241ead0b915ac45c48569ab0..b6bc66629c35fa03e0dc3236c134c48d732e6667 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 test"
index 776326d88a4a9ca2708c71361b763ae07811ab3d..3b0033468a96a36c25f6600ad00d998a3c68a2f2 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 test"