commit: f58702f554a8e290c8d4b2e622a7146207b339de Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 18 08:10:40 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 18 10:07:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58702f5
sys-devel/llvm-common: Update LICENSE for 9+ Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-devel/llvm-common/llvm-common-10.0.0.9999.ebuild | 2 +- sys-devel/llvm-common/llvm-common-9.0.0.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/llvm-common/llvm-common-10.0.0.9999.ebuild b/sys-devel/llvm-common/llvm-common-10.0.0.9999.ebuild index b7722c15595..11a022242bd 100644 --- a/sys-devel/llvm-common/llvm-common-10.0.0.9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-10.0.0.9999.ebuild @@ -11,7 +11,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="" diff --git a/sys-devel/llvm-common/llvm-common-9.0.0.9999.ebuild b/sys-devel/llvm-common/llvm-common-9.0.0.9999.ebuild index ff56f93274b..ae78e1164ce 100644 --- a/sys-devel/llvm-common/llvm-common-9.0.0.9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-9.0.0.9999.ebuild @@ -12,7 +12,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=""
