summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin184160 -> 184160 bytes
-rw-r--r--profiles/package.mask27
2 files changed, 27 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 35313aa6131b..1bee79d90780 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index af0be4e13703..4415617efdd0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,33 @@
#--- END OF EXAMPLES ---
+# Hans de Graaff <graaff@gentoo.org> (2023-03-30)
+# Ships a Certificate Authority bundle from 2014. Not needed on Gentoo
+# since we use ca-certificates. Masked for removal on 2023-04-30.
+dev-ruby/certified
+
+# Hans de Graaff <graaff@gentoo.org> (2023-03-30)
+# 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 <graaff@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 <graaff@gentoo.org> (2023-03-29)
# ruby27-only slot of rspec. Please use rspec:3 instead. Masked for
# removal on 2023-04-28.