commit: 08003a465feb401734a8b6a4f66d8b846848dc23 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jul 9 07:59:56 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jul 9 08:00:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08003a46
Revert "profiles/package.mask: mask rails 5.2 for removal" This reverts commit 517ea61d5644fae28d2837f4ad18c502161442a4. Missed that www-apps/redmine still depends on this and the intention is to not mask that. Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 54f8ebf5982c..eec0265b9551 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,23 +33,6 @@ #--- END OF EXAMPLES --- -# Hans de Graaff <[email protected]> (2022-07-09) -# ruby26-only version of dev-ruby/rails and associated dependencies. Use -# a newer slot instead. Masked for removal in 30 days. -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/rails:5.2 -dev-ruby/railties:5.2 -dev-ruby/arel -dev-ruby/web-console:3 -dev-ruby/activeldap:5 - # David Seifert <[email protected]> (2022-07-07) # Broken by recent fix attempts, bug #856811. >app-emulation/virtualbox-6.1.34-r1
