mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
profiles: Add more amd64 23.0 profile dirs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
1
profiles/default/linux/amd64/23.0/desktop/eapi
Normal file
1
profiles/default/linux/amd64/23.0/desktop/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
1
profiles/default/linux/amd64/23.0/desktop/gnome/eapi
Normal file
1
profiles/default/linux/amd64/23.0/desktop/gnome/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/amd64/23.0/desktop/gnome/parent
Normal file
2
profiles/default/linux/amd64/23.0/desktop/gnome/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/desktop/gnome
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/desktop/gnome/systemd
|
||||
2
profiles/default/linux/amd64/23.0/desktop/parent
Normal file
2
profiles/default/linux/amd64/23.0/desktop/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../targets/desktop
|
||||
1
profiles/default/linux/amd64/23.0/desktop/plasma/eapi
Normal file
1
profiles/default/linux/amd64/23.0/desktop/plasma/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/amd64/23.0/desktop/plasma/parent
Normal file
2
profiles/default/linux/amd64/23.0/desktop/plasma/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/desktop/plasma
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/systemd
|
||||
1
profiles/default/linux/amd64/23.0/desktop/systemd/eapi
Normal file
1
profiles/default/linux/amd64/23.0/desktop/systemd/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/amd64/23.0/desktop/systemd/parent
Normal file
2
profiles/default/linux/amd64/23.0/desktop/systemd/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
||||
1
profiles/default/linux/amd64/23.0/hardened/eapi
Normal file
1
profiles/default/linux/amd64/23.0/hardened/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/amd64/23.0/hardened/parent
Normal file
2
profiles/default/linux/amd64/23.0/hardened/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../features/hardened/amd64
|
||||
1
profiles/default/linux/amd64/23.0/hardened/selinux/eapi
Normal file
1
profiles/default/linux/amd64/23.0/hardened/selinux/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/selinux
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/systemd
|
||||
1
profiles/default/linux/amd64/23.0/hardened/systemd/eapi
Normal file
1
profiles/default/linux/amd64/23.0/hardened/systemd/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
||||
1
profiles/default/linux/amd64/23.0/llvm/eapi
Normal file
1
profiles/default/linux/amd64/23.0/llvm/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
16
profiles/default/linux/amd64/23.0/llvm/package.use.force
Normal file
16
profiles/default/linux/amd64/23.0/llvm/package.use.force
Normal file
@@ -0,0 +1,16 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# in a multilib profile we need multilib madness
|
||||
dev-libs/libffi abi_x86_32 abi_x86_64
|
||||
dev-libs/libxml2 abi_x86_32 abi_x86_64
|
||||
sys-devel/clang abi_x86_32 abi_x86_64
|
||||
sys-devel/clang-runtime abi_x86_32 abi_x86_64
|
||||
sys-devel/llvm abi_x86_32 abi_x86_64
|
||||
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
|
||||
sys-libs/ncurses abi_x86_32 abi_x86_64
|
||||
sys-libs/zlib abi_x86_32 abi_x86_64
|
||||
9
profiles/default/linux/amd64/23.0/llvm/packages.build
Normal file
9
profiles/default/linux/amd64/23.0/llvm/packages.build
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# we use glibc here, so we still need these in stage1
|
||||
# later stages should pull them in as BDEPEND anyway
|
||||
sys-devel/gcc
|
||||
sys-devel/gcc-config
|
||||
sys-devel/binutils
|
||||
sys-devel/binutils-config
|
||||
2
profiles/default/linux/amd64/23.0/llvm/parent
Normal file
2
profiles/default/linux/amd64/23.0/llvm/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../features/llvm
|
||||
1
profiles/default/linux/amd64/23.0/llvm/systemd/eapi
Normal file
1
profiles/default/linux/amd64/23.0/llvm/systemd/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/amd64/23.0/llvm/systemd/parent
Normal file
2
profiles/default/linux/amd64/23.0/llvm/systemd/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
||||
1
profiles/default/linux/amd64/23.0/no-multilib/eapi
Normal file
1
profiles/default/linux/amd64/23.0/no-multilib/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/hardened/amd64/no-multilib
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/selinux
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../targets/systemd
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/systemd
|
||||
2
profiles/default/linux/amd64/23.0/no-multilib/parent
Normal file
2
profiles/default/linux/amd64/23.0/no-multilib/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../arch/amd64/no-multilib
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/prefix/standalone/kernel-2.6.16+
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/prefix/standalone/kernel-2.6.32+
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/prefix/standalone
|
||||
@@ -0,0 +1 @@
|
||||
..
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/selinux
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/systemd
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
||||
1
profiles/default/linux/amd64/23.0/selinux/eapi
Normal file
1
profiles/default/linux/amd64/23.0/selinux/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/amd64/23.0/selinux/parent
Normal file
2
profiles/default/linux/amd64/23.0/selinux/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../features/selinux
|
||||
1
profiles/default/linux/amd64/23.0/selinux/systemd/eapi
Normal file
1
profiles/default/linux/amd64/23.0/selinux/systemd/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
2
profiles/default/linux/amd64/23.0/selinux/systemd/parent
Normal file
2
profiles/default/linux/amd64/23.0/selinux/systemd/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
||||
1
profiles/default/linux/amd64/23.0/split-usr/desktop/eapi
Normal file
1
profiles/default/linux/amd64/23.0/split-usr/desktop/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/desktop/gnome
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/desktop
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/desktop/plasma
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/hardened/amd64
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/selinux
|
||||
1
profiles/default/linux/amd64/23.0/split-usr/llvm/eapi
Normal file
1
profiles/default/linux/amd64/23.0/split-usr/llvm/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,16 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# in a multilib profile we need multilib madness
|
||||
dev-libs/libffi abi_x86_32 abi_x86_64
|
||||
dev-libs/libxml2 abi_x86_32 abi_x86_64
|
||||
sys-devel/clang abi_x86_32 abi_x86_64
|
||||
sys-devel/clang-runtime abi_x86_32 abi_x86_64
|
||||
sys-devel/llvm abi_x86_32 abi_x86_64
|
||||
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
|
||||
sys-libs/ncurses abi_x86_32 abi_x86_64
|
||||
sys-libs/zlib abi_x86_32 abi_x86_64
|
||||
@@ -0,0 +1,9 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# we use glibc here, so we still need these in stage1
|
||||
# later stages should pull them in as BDEPEND anyway
|
||||
sys-devel/gcc
|
||||
sys-devel/gcc-config
|
||||
sys-devel/binutils
|
||||
sys-devel/binutils-config
|
||||
2
profiles/default/linux/amd64/23.0/split-usr/llvm/parent
Normal file
2
profiles/default/linux/amd64/23.0/split-usr/llvm/parent
Normal file
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/llvm
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/hardened/amd64/no-multilib
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../features/selinux
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../arch/amd64/no-multilib
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../features/prefix/standalone/kernel-2.6.16+
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../features/prefix/standalone/kernel-2.6.32+
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../features/prefix/standalone
|
||||
@@ -0,0 +1 @@
|
||||
..
|
||||
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/selinux
|
||||
1
profiles/default/linux/amd64/23.0/split-usr/selinux/eapi
Normal file
1
profiles/default/linux/amd64/23.0/split-usr/selinux/eapi
Normal file
@@ -0,0 +1 @@
|
||||
5
|
||||
@@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../features/selinux
|
||||
Reference in New Issue
Block a user