From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- profiles/desc/apache2_modules.desc | 1 - profiles/desc/llvm_targets.desc | 2 ++ profiles/desc/ofed_drivers.desc | 17 ----------------- profiles/desc/php_targets.desc | 5 +---- profiles/desc/postgres_targets.desc | 1 - profiles/desc/qemu_user_targets.desc | 1 - profiles/desc/ruby_targets.desc | 1 - 7 files changed, 3 insertions(+), 25 deletions(-) delete mode 100644 profiles/desc/ofed_drivers.desc (limited to 'profiles/desc') diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc index 7a7e5e061080..f9eab8d33ac7 100644 --- a/profiles/desc/apache2_modules.desc +++ b/profiles/desc/apache2_modules.desc @@ -11,7 +11,6 @@ asis - Sends files that contain their own HTTP headers auth_basic - Basic authentication auth_digest - User authentication using MD5 Digest Authentication auth_form - Allows the use of an HTML login form to restrict access by looking up users in the given providers -authn_alias - Provides the ability to create extended authentication providers based on actual providers authn_anon - Allows "anonymous" user access to authenticated areas authn_core - Provides core authentication capabilities common to all authentication providers (functionality provided by authn_alias in previous versions) authn_dbd - User authentication using an SQL database diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc index da117a623c04..3ae1da77148c 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -8,6 +8,7 @@ ARM - ARM CPU target AVR - 8-bit Atmel AVR microcontroller target BPF - Berkeley Packet Filter target CSKY - C-SKY CPU target [EXPERIMENTAL] +DirectX - DirectX target [EXPERIMENTAL] Hexagon - Qualcomm Hexagon DSP target Lanai - Lanai CPU target LoongArch - LoongArch CPU support [EXPERIMENTAL] @@ -18,6 +19,7 @@ NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit) PowerPC - PowerPC CPU target (PPC32 and PPC64) RISCV - RISC-V CPU target Sparc - Sparc CPU target +SPIRV - Support SPIR-V language target for graphics and parallel computing SystemZ - SystemZ (s390x) CPU target VE - NEC SX-Aurora TSUBASA vector engine target WebAssembly - WebAssembly backend diff --git a/profiles/desc/ofed_drivers.desc b/profiles/desc/ofed_drivers.desc deleted file mode 100644 index 5c491f788e4e..000000000000 --- a/profiles/desc/ofed_drivers.desc +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -# This file contains descriptions of OFED_DRIVERS USE_EXPAND flags. - -# Keep it sorted. - -cxgb3 - Chelsio T3 RNIC driver -cxgb4 - Chelsio T4 RNIC driver -ehca - IBM InfiniBand HCA (ehca) driver -ipath - QLogic InfiniPath HCA driver (verbs based) -mlx4 - Mellanox ConnectX InfiniBand HCA driver -mlx5 - Mellanox ConnectIB InfiniBand HCA driver -mthca - Mellanox InfiniBand HCA driver -nes - NetEffect Ethernet Server Cluster Adapter driver -ocrdma - Emulex OneConnect RDMA HCA driver -psm - QLogic InfiniPath HCA driver (psm based) diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index 76a65f23514a..301a3e58a8ff 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags @@ -8,6 +8,3 @@ php8-0 - Build against PHP 8.0 php7-4 - Build against PHP 7.4 php7-3 - Build against PHP 7.3 php7-2 - Build against PHP 7.2 -php7-1 - Build against PHP 7.1 -php7-0 - Build against PHP 7.0 -php5-6 - Build against PHP 5.6 diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index 39f97a1ad44d..2aeb36f33762 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -3,7 +3,6 @@ # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags. -postgres9_6 - Build against PostgreSQL 9.6 postgres10 - Build against PostgreSQL 10 postgres11 - Build against PostgreSQL 11 postgres12 - Build against PostgreSQL 12 diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc index 899ca398b63f..aa37a655f686 100644 --- a/profiles/desc/qemu_user_targets.desc +++ b/profiles/desc/qemu_user_targets.desc @@ -25,7 +25,6 @@ mipsn32 - MIPS N32 ABI userspace emulation target mips - userspace emulation target nios2 - userspace emulation target or1k - OpenRISC system emulation target -ppc64abi32 - userspace emulation target ppc64le - PowerPC 64-bit little endian userspace emulation target ppc64 - PowerPC 64-bit big endian userspace emulation target ppc - PowerPC 32-bit big endian userspace emulation target diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc index ee184a5a6842..06e59b7bd430 100644 --- a/profiles/desc/ruby_targets.desc +++ b/profiles/desc/ruby_targets.desc @@ -3,7 +3,6 @@ # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags. -ruby24 - Build with MRI Ruby 2.4.x ruby25 - Build with MRI Ruby 2.5.x ruby26 - Build with MRI Ruby 2.6.x ruby27 - Build with MRI Ruby 2.7.x -- cgit v1.2.3