commit:     0adca8be46d93b31e5e740e664cc8bdd0ce6df2c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 06:59:41 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Mar 30 07:01:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0adca8be

profiles/package.mask: mask ruby27-only packages

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 profiles/package.mask | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index af0be4e13703..6afa6976f4df 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,27 @@
 
 #--- END OF EXAMPLES ---
 
+# ruby27-only package. Last release 5 years ago. Does not build with
+# modern C compilers. classifier-reborn depends on this package, and is
+# itself a dependency for the now-masked jekyll. Masked for removal on
+# 2023-04-30.
+dev-ruby/rb-gsl
+dev-ruby/classifier-reborn
+
+# Hans de Graaff <gra...@gentoo.org> (2023-03-30)
+# ruby27-only package for securily loading YAML files. No longer
+# maintained. Broken with newer versions of Psych which is shipped by
+# default in Ruby and now supports secure loading by default. Migrate to
+# Psych. All packages depending directly or indirectly on safe_yaml have
+# also been included.  Masked for removal on 2023-04-30.
+dev-ruby/safe_yaml
+dev-ruby/pathutil
+www-apps/jekyll
+www-apps/jekyll-coffeescript
+www-apps/jekyll-sass-converter
+www-apps/jekyll-sitemap
+www-apps/jekyll-watch
+
 # Hans de Graaff <gra...@gentoo.org> (2023-03-29)
 # ruby27-only slot of rspec. Please use rspec:3 instead. Masked for
 # removal on 2023-04-28.

Reply via email to