diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 188472 -> 188458 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/desc/postgres_targets.desc | 3 | ||||
-rw-r--r-- | profiles/package.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
6 files changed, 3 insertions, 16 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex f203a3d5f851..72ff36ef938b 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 10099ae25cfe..922a2fed358d 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -16,11 +16,6 @@ net-analyzer/nagios-plugin-check_raid hpa media-gfx/openvdb ax sys-devel/sparse llvm -# Sam James <sam@gentoo.org> (2023-12-18) -# libgrust build is broken for multilib -# https://gcc.gnu.org/PR113056 ->=sys-devel/gcc-14.0.0_pre20231217 rust - # Takuya Wakazono <pastalian46@gmail.com> (2023-11-21) # app-crypt/rpm-sequoia is not keyworded on most architectures. app-arch/rpm sequoia diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 6682b8d46b58..09b5f3aef394 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. @@ -13,10 +13,6 @@ ruby_targets_ruby33 # New unstable PHP slot. php_targets_php8-3 -# Michał Górny <mgorny@gentoo.org> (2023-11-10) -# Not stable yet. -postgres_targets_postgres16 - # Michał Górny <mgorny@gentoo.org> (2023-05-23) # Mask until dev-lang/python:3.12 becomes stable. python_targets_python3_12 diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index c122590b4137..d40f508181cc 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -1,9 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags. -postgres11 - Build against PostgreSQL 11 postgres12 - Build against PostgreSQL 12 postgres13 - Build against PostgreSQL 13 postgres14 - Build against PostgreSQL 14 diff --git a/profiles/package.mask b/profiles/package.mask index 3614e9152a84..55d6e7afb13c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -530,10 +530,6 @@ app-containers/go-secbench # Performance regression. Bug #916713. =dev-db/mydumper-0.15.1.3 -# Ulrich Müller <ulm@gentoo.org> (2023-10-19) -# Pretest versions, masked for testing. -<app-editors/emacs-29.1.9999:29-vcs - # Sam James <sam@gentoo.org> (2023-10-06) # Breaks building scipy: https://github.com/cython/cython/issues/5748 =dev-python/cython-3.0.3 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e93662004c14..9f3800edca59 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6301,6 +6301,7 @@ net-misc/curl:nghttp3 - Enable HTTP/3.0 support using net-libs/nghttp3 and net-l net-misc/curl:openssl - Enable openssl ssl backend net-misc/curl:pop3 - Enable Post Office Protocol 3 support net-misc/curl:progress-meter - Enable the progress meter +net-misc/curl:psl - Enable Public Suffix List (PSL) support. See https://daniel.haxx.se/blog/2024/01/10/psl-in-curl/. net-misc/curl:rtmp - Enable RTMP Streaming Media support net-misc/curl:rustls - Enable Rustls ssl backend net-misc/curl:smtp - Enable Simple Mail Transfer Protocol support |