From: Michał Górny Date: Sun, 18 Aug 2019 08:46:08 +0000 (+0200) Subject: dev-util/lldb: Update LICENSE for 9+ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ff3efacb4a7cee8c74e541eb38330c9322e558f0;p=gentoo.git dev-util/lldb: Update LICENSE for 9+ Signed-off-by: Michał Górny --- diff --git a/dev-util/lldb/lldb-10.0.0.9999.ebuild b/dev-util/lldb/lldb-10.0.0.9999.ebuild index b28959dc3c26..5a0c6f7f6ed1 100644 --- a/dev-util/lldb/lldb-10.0.0.9999.ebuild +++ b/dev-util/lldb/lldb-10.0.0.9999.ebuild @@ -17,7 +17,7 @@ SRC_URI="" EGIT_REPO_URI="https://git.llvm.org/git/lldb.git https://github.com/llvm-mirror/lldb.git" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="libedit ncurses +python test" diff --git a/dev-util/lldb/lldb-9.0.0.9999.ebuild b/dev-util/lldb/lldb-9.0.0.9999.ebuild index 6c729010c452..0a3d3cede2c2 100644 --- a/dev-util/lldb/lldb-9.0.0.9999.ebuild +++ b/dev-util/lldb/lldb-9.0.0.9999.ebuild @@ -18,7 +18,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/lldb.git https://github.com/llvm-mirror/lldb.git" EGIT_BRANCH="release_90" -LICENSE="UoI-NCSA" +LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="libedit ncurses +python test"