commit: 2452655496e35cf7c62f1166cc16dfb2aaa0afe6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 18 08:28:29 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 18 10:07:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24526554
sys-devel/lld: Update LICENSE for 9+ Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-devel/lld/lld-10.0.0.9999.ebuild | 2 +- sys-devel/lld/lld-9.0.0.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/lld/lld-10.0.0.9999.ebuild b/sys-devel/lld/lld-10.0.0.9999.ebuild index 5f144562eaa..89abb313a97 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 faf3cc65be2..216166a79af 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"