diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:09:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:53:11 +0100 |
commit | b060a63ee02c38b2fa87212b3770c0d016bf3af7 (patch) | |
tree | 7ece9dabf8d25d95e18c38970ce4b98c92b5912c /profiles/default | |
parent | Move {dev-libs/libclc → llvm-core/libclc} (diff) | |
download | gentoo-b060a63ee02c38b2fa87212b3770c0d016bf3af7.tar.gz gentoo-b060a63ee02c38b2fa87212b3770c0d016bf3af7.tar.bz2 gentoo-b060a63ee02c38b2fa87212b3770c0d016bf3af7.zip |
Move sys-libs/llvm-libunwind → llvm-runtimes/libunwind
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/default')
4 files changed, 8 insertions, 8 deletions
diff --git a/profiles/default/linux/amd64/17.1/clang/package.use.force b/profiles/default/linux/amd64/17.1/clang/package.use.force index f01a7a3572a2..0b5fde96c722 100644 --- a/profiles/default/linux/amd64/17.1/clang/package.use.force +++ b/profiles/default/linux/amd64/17.1/clang/package.use.force @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # in a multilib profile we need multilib madness @@ -11,6 +11,6 @@ sys-libs/compiler-rt abi_x86_32 abi_x86_64 sys-libs/libcxxabi abi_x86_32 abi_x86_64 sys-libs/libcxx abi_x86_32 abi_x86_64 sys-libs/libunwind abi_x86_32 abi_x86_64 -sys-libs/llvm-libunwind abi_x86_32 abi_x86_64 +llvm-runtimes/libunwind abi_x86_32 abi_x86_64 sys-libs/ncurses abi_x86_32 abi_x86_64 sys-libs/zlib abi_x86_32 abi_x86_64 diff --git a/profiles/default/linux/amd64/17.1/systemd/clang/package.use.force b/profiles/default/linux/amd64/17.1/systemd/clang/package.use.force index 6d2600fecd08..0b5fde96c722 100644 --- a/profiles/default/linux/amd64/17.1/systemd/clang/package.use.force +++ b/profiles/default/linux/amd64/17.1/systemd/clang/package.use.force @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # in a multilib profile we need multilib madness @@ -11,6 +11,6 @@ sys-libs/compiler-rt abi_x86_32 abi_x86_64 sys-libs/libcxxabi abi_x86_32 abi_x86_64 sys-libs/libcxx abi_x86_32 abi_x86_64 sys-libs/libunwind abi_x86_32 abi_x86_64 -sys-libs/llvm-libunwind abi_x86_32 abi_x86_64 +llvm-runtimes/libunwind abi_x86_32 abi_x86_64 sys-libs/ncurses abi_x86_32 abi_x86_64 sys-libs/zlib abi_x86_32 abi_x86_64 diff --git a/profiles/default/linux/amd64/23.0/llvm/package.use.force b/profiles/default/linux/amd64/23.0/llvm/package.use.force index 9c85ebdab0d8..592916e7e233 100644 --- a/profiles/default/linux/amd64/23.0/llvm/package.use.force +++ b/profiles/default/linux/amd64/23.0/llvm/package.use.force @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # in a multilib profile we need multilib madness @@ -11,7 +11,7 @@ sys-libs/compiler-rt abi_x86_32 abi_x86_64 sys-libs/libcxxabi abi_x86_32 abi_x86_64 sys-libs/libcxx abi_x86_32 abi_x86_64 sys-libs/libunwind abi_x86_32 abi_x86_64 -sys-libs/llvm-libunwind abi_x86_32 abi_x86_64 +llvm-runtimes/libunwind abi_x86_32 abi_x86_64 sys-libs/ncurses abi_x86_32 abi_x86_64 sys-libs/zlib abi_x86_32 abi_x86_64 diff --git a/profiles/default/linux/amd64/23.0/split-usr/llvm/package.use.force b/profiles/default/linux/amd64/23.0/split-usr/llvm/package.use.force index 9c85ebdab0d8..592916e7e233 100644 --- a/profiles/default/linux/amd64/23.0/split-usr/llvm/package.use.force +++ b/profiles/default/linux/amd64/23.0/split-usr/llvm/package.use.force @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # in a multilib profile we need multilib madness @@ -11,7 +11,7 @@ sys-libs/compiler-rt abi_x86_32 abi_x86_64 sys-libs/libcxxabi abi_x86_32 abi_x86_64 sys-libs/libcxx abi_x86_32 abi_x86_64 sys-libs/libunwind abi_x86_32 abi_x86_64 -sys-libs/llvm-libunwind abi_x86_32 abi_x86_64 +llvm-runtimes/libunwind abi_x86_32 abi_x86_64 sys-libs/ncurses abi_x86_32 abi_x86_64 sys-libs/zlib abi_x86_32 abi_x86_64 |