From: Michał Górny Date: Sun, 18 Aug 2019 08:43:48 +0000 (+0200) Subject: dev-python/clang-python: Update LICENSE for 9+ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5f92b7d823033e48bcdf7dac0b0bcb7e1cccc2bb;p=gentoo.git dev-python/clang-python: Update LICENSE for 9+ Signed-off-by: Michał Górny --- diff --git a/dev-python/clang-python/clang-python-10.0.0.9999.ebuild b/dev-python/clang-python/clang-python-10.0.0.9999.ebuild index 506f79114d25..ce6a903df4ab 100644 --- a/dev-python/clang-python/clang-python-10.0.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-10.0.0.9999.ebuild @@ -12,7 +12,7 @@ SRC_URI="" EGIT_REPO_URI="https://git.llvm.org/git/clang.git https://github.com/llvm-mirror/clang.git" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="test" diff --git a/dev-python/clang-python/clang-python-9.0.0.9999.ebuild b/dev-python/clang-python/clang-python-9.0.0.9999.ebuild index 6bf0e1c8573f..70de2ed55129 100644 --- a/dev-python/clang-python/clang-python-9.0.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-9.0.0.9999.ebuild @@ -13,7 +13,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/clang.git https://github.com/llvm-mirror/clang.git" EGIT_BRANCH="release_90" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="test"