commit: 32187c16dd6879d3341065a402456ff25af821d9 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 1 06:24:58 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 1 06:25:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32187c16
profiles/package.mask: remove jekyll mask These packages now have the ruby30 target. Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index d6cac78fffed..d293e245a4c5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -104,20 +104,6 @@ dev-ruby/certified dev-ruby/rb-gsl dev-ruby/classifier-reborn -# Hans de Graaff <[email protected]> (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 <[email protected]> (2023-03-29) # ruby27-only slot of rspec. Please use rspec:3 instead. Masked for # removal on 2023-04-28.
