summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-18 10:43:48 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-18 12:07:27 +0200
commit5f92b7d823033e48bcdf7dac0b0bcb7e1cccc2bb (patch)
treebe4e5474621bd406c59121f81382b8d437915422 /dev-python/clang-python
parentsys-devel/clang: Update LICENSE for 9+ (diff)
downloadgentoo-5f92b7d823033e48bcdf7dac0b0bcb7e1cccc2bb.tar.gz
gentoo-5f92b7d823033e48bcdf7dac0b0bcb7e1cccc2bb.tar.bz2
gentoo-5f92b7d823033e48bcdf7dac0b0bcb7e1cccc2bb.zip
dev-python/clang-python: Update LICENSE for 9+
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/clang-python')
-rw-r--r--dev-python/clang-python/clang-python-10.0.0.9999.ebuild2
-rw-r--r--dev-python/clang-python/clang-python-9.0.0.9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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"