commit: 016cc8673bf3bbdc63c82703c2e7a19992eb575c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Mar 12 16:14:44 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Mar 12 16:15:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016cc867
profiles/package.mask: remove obsolete dev-ruby/rails:5.2 mask Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 03967e823f07..1d23feb13df3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -399,25 +399,6 @@ media-plugins/vdr-vaapidevice media-sound/potamus media-video/ffmpeg2theora -# Hans de Graaff <[email protected]> (2023-01-21) -# No longer maintained upstream and missing recent security fixes. -# Use a newer Rails version instead. -# This mask also includes several supporting or rails 5.2-only packages. -# Masked for removal after 2023-02-21. -dev-ruby/actioncable:5.2 -dev-ruby/actionmailer:5.2 -dev-ruby/actionpack:5.2 -dev-ruby/actionview:5.2 -dev-ruby/activejob:5.2 -dev-ruby/activemodel:5.2 -dev-ruby/activerecord:5.2 -dev-ruby/activestorage:5.2 -dev-ruby/activesupport:5.2 -dev-ruby/rails:5.2 -dev-ruby/railties:5.2 -dev-ruby/arel -=www-apps/redmine-4.2.9 - # David Seifert <[email protected]> (2023-01-14) # Py3.8 only backports dev-python/backports-tempfile
