From 2e57d4f00586a6db78f38fab2562f18bb800ac02 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 18 Aug 2019 10:54:56 +0200 Subject: [PATCH] sys-libs/llvm-libunwind: Update LICENSE for 9+ MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-libs/llvm-libunwind/llvm-libunwind-10.0.0.9999.ebuild | 2 +- sys-libs/llvm-libunwind/llvm-libunwind-9.0.0.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0.9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0.9999.ebuild index e3d8317fde30..631dc758a7e9 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0.9999.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0.9999.ebuild @@ -15,7 +15,7 @@ SRC_URI="" EGIT_REPO_URI="https://git.llvm.org/git/libunwind.git https://github.com/llvm-mirror/libunwind.git" -LICENSE="|| ( UoI-NCSA MIT )" +LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" KEYWORDS="" IUSE="debug +static-libs test" diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-9.0.0.9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-9.0.0.9999.ebuild index 9534257bcc71..b381179b755a 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-9.0.0.9999.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-9.0.0.9999.ebuild @@ -16,7 +16,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/libunwind.git https://github.com/llvm-mirror/libunwind.git" EGIT_BRANCH="release_90" -LICENSE="|| ( UoI-NCSA MIT )" +LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" KEYWORDS="" IUSE="debug +static-libs test" -- 2.26.2