From: Michał Górny Date: Sun, 18 Aug 2019 08:26:48 +0000 (+0200) Subject: dev-python/lit: Update LICENSE for 9+ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=52efc69d3f7d7bb660e14caf1249d6b1be6af031;p=gentoo.git dev-python/lit: Update LICENSE for 9+ Signed-off-by: Michał Górny --- diff --git a/dev-python/lit/lit-10.0.0.9999.ebuild b/dev-python/lit/lit-10.0.0.9999.ebuild index 48607eb9c905..ca5855806da0 100644 --- a/dev-python/lit/lit-10.0.0.9999.ebuild +++ b/dev-python/lit/lit-10.0.0.9999.ebuild @@ -12,7 +12,7 @@ SRC_URI="" EGIT_REPO_URI="https://git.llvm.org/git/llvm.git https://github.com/llvm-mirror/llvm.git" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="test" diff --git a/dev-python/lit/lit-9.0.0.9999.ebuild b/dev-python/lit/lit-9.0.0.9999.ebuild index 399ab4cc6df5..c6bd8d6e177b 100644 --- a/dev-python/lit/lit-9.0.0.9999.ebuild +++ b/dev-python/lit/lit-9.0.0.9999.ebuild @@ -13,7 +13,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/llvm.git https://github.com/llvm-mirror/llvm.git" EGIT_BRANCH="release_90" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="test"