Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/llvm-libunwind/
Date: Fri, 30 Jul 2021 18:14:33
Message-Id: 1627668846.debc4740d816ccad8e74e1674a06755ca535d649.mgorny@gentoo
1 commit: debc4740d816ccad8e74e1674a06755ca535d649
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 30 16:28:18 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 30 18:14:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=debc4740
7
8 sys-libs/llvm-libunwind: Extend the checkout for live ebuilds
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.9999.ebuild | 2 +-
13 sys-libs/llvm-libunwind/llvm-libunwind-14.0.0.9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.9999.ebuild
17 index d64e79cc6b3..ba5225ffe69 100644
18 --- a/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.9999.ebuild
19 +++ b/sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.9999.ebuild
20 @@ -25,7 +25,7 @@ BDEPEND="
21 $(python_gen_any_dep 'dev-python/lit[${PYTHON_USEDEP}]')
22 )"
23
24 -LLVM_COMPONENTS=( libunwind libcxx llvm/cmake/modules )
25 +LLVM_COMPONENTS=( libunwind libcxx llvm/cmake )
26 LLVM_TEST_COMPONENTS=( libcxxabi )
27 llvm.org_set_globals
28
29
30 diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.0.9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.0.9999.ebuild
31 index d64e79cc6b3..ba5225ffe69 100644
32 --- a/sys-libs/llvm-libunwind/llvm-libunwind-14.0.0.9999.ebuild
33 +++ b/sys-libs/llvm-libunwind/llvm-libunwind-14.0.0.9999.ebuild
34 @@ -25,7 +25,7 @@ BDEPEND="
35 $(python_gen_any_dep 'dev-python/lit[${PYTHON_USEDEP}]')
36 )"
37
38 -LLVM_COMPONENTS=( libunwind libcxx llvm/cmake/modules )
39 +LLVM_COMPONENTS=( libunwind libcxx llvm/cmake )
40 LLVM_TEST_COMPONENTS=( libcxxabi )
41 llvm.org_set_globals