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