diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-27 06:30:35 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-27 06:30:35 +0000 |
commit | 721e451ec418e1712f6962404e111f0ebd487389 (patch) | |
tree | aab5b35236af464349c2522312c63b664273465c /profiles | |
parent | e80134587e8d959a88dba7dd3784895372e205c8 (diff) |
gentoo auto-resync : 27:12:2024 - 06:30:34
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237466 -> 237462 bytes | |||
-rw-r--r-- | profiles/base/use.mask | 9 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 9 | ||||
-rw-r--r-- | profiles/desc/ruby_targets.desc | 1 | ||||
-rw-r--r-- | profiles/package.mask | 6 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
6 files changed, 12 insertions, 14 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 9c6be4e3340d..2f8bb8e1cd07 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 41aab147d74e..6f6f80545ca2 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -38,15 +38,6 @@ perl_features_debug # Telepathy is dead and packages masked for removal. telepathy -# Hans de Graaff <graaff@gentoo.org> (2023-08-19) -# Ruby 3.0 is not compatible with OpenSSL 3. Please upgrade to a newer -# Ruby version. -ruby_targets_ruby30 - -# Hans de Graaff <graaff@gentoo.org> (2023-04-10) -# Ruby 2.7 is masked for removal. -ruby_targets_ruby27 - # Matt Turner <mattst88@gentoo.org> (2022-04-16) # dev-util/sysprof not keyworded on most arches yet sysprof diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 3e511294f160..a47f50a65c51 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Hans de Graaff <graaff@gentoo.org> (2024-12-26) +# Currently in testing and not ready to go stable yet. +ruby_targets_ruby34 +ruby_targets_ruby33 + # Patrick Lauer <patrick@gentoo.org> (2024-09-26) # Postgresql 17 isn't stable yet postgres_targets_postgres17 @@ -15,10 +20,6 @@ python_single_target_python3_13t python_targets_pypy3 python_single_target_pypy3 -# Hans de Graaff <graaff@gentoo.org> (2023-12-25) -# Currently in testing and not ready to go stable yet. -ruby_targets_ruby33 - # Michael Orlitzky <mjo@gentoo.org> (2023-12-05) # New unstable PHP slot. php_targets_php8-3 diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc index 08aae5d39d96..90c5514faff6 100644 --- a/profiles/desc/ruby_targets.desc +++ b/profiles/desc/ruby_targets.desc @@ -7,3 +7,4 @@ ruby30 - Build with MRI Ruby 3.0.x ruby31 - Build with MRI Ruby 3.1.x ruby32 - Build with MRI Ruby 3.2.x ruby33 - Build with MRI Ruby 3.3.x +ruby34 - Build with MRI Ruby 3.4.x diff --git a/profiles/package.mask b/profiles/package.mask index c0bd8899fcf3..527bf7330758 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Mats Lidell <matsl@gentoo.org> (2024-12-25) +# Packages used by XEmacs 21.4, now removed from tree. Not needed with +# XEmacs 21.5. Removal on 2025-01-24. +app-xemacs/latin-unity +app-xemacs/mule-ucs + # Andreas Sturmlechner <asturm@gentoo.org> (2024-12-14) # Last "release" seems to have been an AUR special, and even that is now # >6 years old and still KF5 based. No known repository, no tarball source diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b95432cb52ca..b489cfb3cf4c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1277,7 +1277,6 @@ app-text/zathura-meta:cb - Install plug-in for ComicBook support app-text/zathura-meta:epub - Install plug-in E-Book support app-text/zeal:X - Enable global shortcut support on X11 app-vim/gentoo-syntax:ignore-glep31 - Remove GLEP 31 (UTF-8 file encodings) settings -app-xemacs/xemacs-packages-all:mule - Add multi-language support to XEmacs dev-ada/AdaSAT:shared - Build shared library dev-ada/AdaSAT:static-pic - Build static library with pic code dev-ada/VSS:shared - Build shared library |