summaryrefslogtreecommitdiff
path: root/profiles/desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /profiles/desc
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/apache2_modules.desc1
-rw-r--r--profiles/desc/llvm_targets.desc2
-rw-r--r--profiles/desc/ofed_drivers.desc17
-rw-r--r--profiles/desc/php_targets.desc5
-rw-r--r--profiles/desc/postgres_targets.desc1
-rw-r--r--profiles/desc/qemu_user_targets.desc1
-rw-r--r--profiles/desc/ruby_targets.desc1
7 files changed, 3 insertions, 25 deletions
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