diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-07-19 13:04:34 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-07-19 13:04:34 +0100 |
commit | 63b2c0efb0684f8577c44d181c991cf471351fc5 (patch) | |
tree | b8f55ee32396b20b2788beff92c3ce55c4e9c14f /profiles | |
parent | 5c9d85c89af4d9d7228124d3d0bcdd14a9aba91a (diff) |
gentoo auto-resync : 19:07:2023 - 13:04:34
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 179442 -> 179443 bytes | |||
-rw-r--r-- | profiles/package.mask | 14 | ||||
-rw-r--r-- | profiles/prefix/darwin/package.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
4 files changed, 20 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex dcec6217419f..c50c052b3b7d 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 57631a290388..319fd122522b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,20 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2023-07-19) +# Backport package specific to Python 3.9. No longer necessary now +# that pypy3 is 3.10. +# Removal on 2023-08-18. Bug #910549. +dev-python/importlib-resources + +# Hans de Graaff <graaff@gentoo.org> (2023-07-19) + +# Obsolete components for older, removed, cucumber versions that have no +# value on their own. Masked for removal on 2023-08-19. +dev-util/cucumber-wire +dev-util/cucumber-cucumber-expressions:12 +dev-util/cucumber-cucumber-expressions:14 + # Mike Pagano <mpagano@gentoo.org> (2023-07-18) # Mask impacted kernels vulnerable to StackRot and # ones with a memory corruption bug diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask index 47b1d8ab9f58..732fdb8edf24 100644 --- a/profiles/prefix/darwin/package.mask +++ b/profiles/prefix/darwin/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Benda Xu <heroxbd@gentoo.org> (2023-07-19) +# Darwin does not use ELF. +dev-util/patchelf + # Fabian Groffen <grobian@gentoo.org> (2014-01-14) # util-linux has no business on Darwin systems sys-apps/util-linux diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a63b8de254e5..466dc0d82a3f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -3706,6 +3706,7 @@ mail-client/thunderbird:libproxy - Enable libproxy support mail-client/thunderbird:lto - Enable Link Time Optimization (LTO) mail-client/thunderbird:openh264 - Use media-libs/openh264 for H.264 support instead of downloading binary blob from Mozilla at runtime mail-client/thunderbird:pgo - Add support for profile-guided optimization using gcc-4.5, for faster binaries. This option will double the compile time. +mail-client/thunderbird:pulseaudio - Add sound server support via media-libs/libpulse (may be PulseAudio or Pipewire, or apulse if installed) mail-client/thunderbird:sndio - Enable support for the media-sound/sndio backend mail-client/thunderbird:system-av1 - Use the system-wide media-libs/dav1d and media-libs/libaom library instead of bundled. mail-client/thunderbird:system-harfbuzz - Use the system-wide media-libs/harfbuzz and media-gfx/graphite2 instead of bundled. @@ -3717,6 +3718,7 @@ mail-client/thunderbird:system-libvpx - Use the system-wide media-libs/libvpx in mail-client/thunderbird:system-png - Use the system-wide media-libs/libpng instead of bundled (requires APNG patches) mail-client/thunderbird:system-python-libs - Use system's python site instead of bundled python libraries mail-client/thunderbird:system-webp - Use the system-wide media-libs/libwebp instead of bundled. +mail-client/thunderbird:wifi - Enable necko-wifi for NetworkManager integration, and access point MAC address scanning for better precision with opt-in geolocation services mail-filter/MailScanner:exim - Set mail-mta/exim to used MTA mail-filter/MailScanner:postfix - Set mail-mta/postfix to used MTA mail-filter/MailScanner:spamassassin - Enable usage of mail-filter/spamassassin for spam protection |