From: Michał Górny Date: Sun, 18 Aug 2019 08:54:56 +0000 (+0200) Subject: sys-libs/llvm-libunwind: Update LICENSE for 9+ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2e57d4f00586a6db78f38fab2562f18bb800ac02;p=gentoo.git sys-libs/llvm-libunwind: Update LICENSE for 9+ Signed-off-by: Michał Górny --- 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"