From: Michał Górny Date: Sun, 18 Aug 2019 08:28:29 +0000 (+0200) Subject: sys-devel/lld: Update LICENSE for 9+ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2452655496e35cf7c62f1166cc16dfb2aaa0afe6;p=gentoo.git sys-devel/lld: Update LICENSE for 9+ Signed-off-by: Michał Górny --- diff --git a/sys-devel/lld/lld-10.0.0.9999.ebuild b/sys-devel/lld/lld-10.0.0.9999.ebuild index 5f144562eaa3..89abb313a970 100644 --- a/sys-devel/lld/lld-10.0.0.9999.ebuild +++ b/sys-devel/lld/lld-10.0.0.9999.ebuild @@ -16,7 +16,7 @@ SRC_URI="" EGIT_REPO_URI="https://git.llvm.org/git/lld.git https://github.com/llvm-mirror/lld.git" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="test" diff --git a/sys-devel/lld/lld-9.0.0.9999.ebuild b/sys-devel/lld/lld-9.0.0.9999.ebuild index faf3cc65be25..216166a79aff 100644 --- a/sys-devel/lld/lld-9.0.0.9999.ebuild +++ b/sys-devel/lld/lld-9.0.0.9999.ebuild @@ -17,7 +17,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/lld.git https://github.com/llvm-mirror/lld.git" EGIT_BRANCH="release_90" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="test"