diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 147137 -> 147127 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
5 files changed, 13 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex db63be0904ed..894dcf4732d4 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index c3fc9dc954d1..0b22113374ca 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Depends on an older enigmail that only supports python2, which is +# being removed soon. #758344 +www-client/seamonkey crypt + # Sam James <sam@gentoo.org> (2022-07-12) # Depends on last-rited media-video/kino media-video/dv2sub kino diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 8058ff3f174c..b68a2f27b1b1 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Hans de Graaff <graaff@gentoo.org> (2022-07-16) +# Mask ruby 2.6 as EOL +ruby_targets_ruby26 + # Matt Turner <mattst88@gentoo.org> (2022-04-16) # dev-util/sysprof not keyworded on most arches yet sysprof diff --git a/profiles/package.mask b/profiles/package.mask index 41f326ed0daf..301042aba019 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (2022-07-16) +# No longer supported upstream. Use a newer ruby version instead. +# Masked for removal in 30 days. +dev-lang/ruby:2.6 + # Sam James <sam@gentoo.org> (2022-07-15) # No activity upstream since early 2021, uses deprecated Go eclass, # open bugs: bug #680358, bug #844694. Removal on 2022-08-15. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6ded00b6e07b..44289813491e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8705,7 +8705,6 @@ www-client/seamonkey:custom-optimization - Build with user-specified compiler op www-client/seamonkey:gmp-autoupdate - Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles www-client/seamonkey:ipc - Use inter-process communication between tabs and plugins. Allows for greater stability in case of plugin crashes www-client/seamonkey:lto - Enable Link Time Optimization (LTO). Requires Gold linker -www-client/seamonkey:roaming - Build roaming extension support (default on) www-client/seamonkey:system-av1 - Use the system-wide media-libs/dav1d and media-libs/libaom library instead of bundled www-client/seamonkey:system-harfbuzz - Use the system-wide media-libs/harfbuzz instead of bundled www-client/seamonkey:system-icu - Use the sytem-wide dev-libs/icu instead of bundled |