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

index 9a293c825b662544e40678e133508fdb7083d20b..d0f53bbe6e34537370c0a55582299aca83ba9d88 100644 (file)
@@ -16,11 +16,7 @@ SRC_URI=""
 EGIT_REPO_URI="https://git.llvm.org/git/openmp.git
        https://github.com/llvm-mirror/openmp.git"
 
-# Additional licenses:
-# - MIT-licensed Intel code,
-# - LLVM Software Grant from Intel.
-
-LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
+LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
 KEYWORDS=""
 IUSE="cuda hwloc kernel_linux offload ompt test"
index c74e74f9ae902ccfc0d0b935a02b38d682fa048e..1927e2fcf4636addb95088f88a3705c674786ebf 100644 (file)
@@ -17,11 +17,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/openmp.git
        https://github.com/llvm-mirror/openmp.git"
 EGIT_BRANCH="release_90"
 
-# Additional licenses:
-# - MIT-licensed Intel code,
-# - LLVM Software Grant from Intel.
-
-LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant"
+LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
 KEYWORDS=""
 IUSE="cuda hwloc kernel_linux offload ompt test"