diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-27 01:25:47 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-27 01:25:47 +0100 |
commit | abc3bfc07d931f667a0f50cf607f1c8a49af879f (patch) | |
tree | e1955376c90c745c2b110a9abf62eb2d5c209a2b /profiles | |
parent | 21dea977c89ba487b57c7856a4924950e667f209 (diff) |
gentoo auto-resync : 27:09:2024 - 01:25:47
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 235323 -> 235324 bytes | |||
-rw-r--r-- | profiles/base/make.defaults | 2 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/desc/postgres_targets.desc | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
5 files changed, 10 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 60b6090727c2..d184d158c41c 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 39891976a91a..515c1745fc52 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -150,7 +150,7 @@ TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1" # Aaron W. Swenson <titanofold@gentoo.org> (2017-07-09) # Default target(s) for postgres{,-multi}.eclass -POSTGRES_TARGETS="postgres15" +POSTGRES_TARGETS="postgres16" # Michael Orlitzky <mjo@gentoo.org> (2017-11-17) # diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 93d8ee1913f9..9167592b9e10 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Patrick Lauer <patrick@gentoo.org> (2024-09-26) +# Postgresql 17 isn't stable yet +postgres_targets_postgres17 + # Sam James <sam@gentoo.org> (2024-09-18) # LLVM slots without stable keywords. llvm_slot_19 diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc index d40f508181cc..7e18a89e66d0 100644 --- a/profiles/desc/postgres_targets.desc +++ b/profiles/desc/postgres_targets.desc @@ -8,3 +8,4 @@ postgres13 - Build against PostgreSQL 13 postgres14 - Build against PostgreSQL 14 postgres15 - Build against PostgreSQL 15 postgres16 - Build against PostgreSQL 16 +postgres17 - Build against PostgreSQL 17 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c6e59eb243de..d5cf070dd2ec 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -646,6 +646,7 @@ app-emulation/qemu:virgl - Enable experimental Virgil 3d (virtual software GPU) app-emulation/qemu:virtfs - Enable VirtFS via virtio-9p-pci / fsdev. See https://wiki.qemu.org/Documentation/9psetup app-emulation/qemu:vte - Enable terminal support (x11-libs/vte) in the GTK+ interface app-emulation/qemu:xattr - Add support for getting and setting POSIX extended attributes, through sys-apps/attr. Requisite for the virtfs backend. +app-emulation/qemu:xdp - Enable support for XDP through net-libs/xdp-tools app-emulation/qemu:xen - Enables support for Xen backends app-emulation/ski:debug - enable extra binary emulation debugging via sys-libs/binutils-libs app-emulation/spice:smartcard - Enable smartcard remoting using app-emulation/libcacard @@ -5008,6 +5009,8 @@ media-tv/xmltv:uk-tvguide - UK and Ireland tv listing grabber using TV Guide web media-tv/xmltv:zz-sdjson - Grabber for schedulesDirect.org SD-JSON service (many countries) media-tv/xmltv:zz-sdjson-sqlite - Grabber for schedulesDirect.org SD-JSON service (sqlite DB) media-video/aegisub:uchardet - Enable charset discovery via app-i18n/uchardet +media-video/amdgpu-pro-amf:pro - Pull media-libs/mesa as dependency +media-video/amdgpu-pro-amf:radv - Pull media-libs/amdgpu-pro-vulkan as dependency media-video/aravis:fast-heartbeat - Enable faster heartbeat rate. media-video/aravis:gstreamer - Build the GStreamer plugin. media-video/aravis:packet-socket - Enable packet socket support. @@ -8314,6 +8317,7 @@ sys-fs/lvm2:lvm - Build all of LVM2 including daemons and tools like lvchange, n sys-fs/lvm2:sanlock - Enable lvmlockd with support for sanlock sys-fs/lvm2:thin - Support for thin volumes sys-fs/mdadm:corosync - Support for corosync cluster engine +sys-fs/mtd-utils:ubifs - Build UBIFS tools sys-fs/mtpfs:mad - Enable handling of MP3's metadata sys-fs/ntfs3g:fuse - Enable ntfs-3g FUSE driver sys-fs/ntfs3g:mount-ntfs - Install mount.ntfs symlink |