diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-07-09 09:31:15 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-07-09 09:34:06 +0200 |
commit | 517ea61d5644fae28d2837f4ad18c502161442a4 (patch) | |
tree | 849a58d85eeb4fdab7b08177f38b48743e490ccc /profiles | |
parent | app-office/impressive: version bump 0.13.1 (diff) | |
download | gentoo-517ea61d5644fae28d2837f4ad18c502161442a4.tar.gz gentoo-517ea61d5644fae28d2837f4ad18c502161442a4.tar.bz2 gentoo-517ea61d5644fae28d2837f4ad18c502161442a4.zip |
profiles/package.mask: mask rails 5.2 for removal
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index eec0265b9551..54f8ebf5982c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,23 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (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 <soap@gentoo.org> (2022-07-07) # Broken by recent fix attempts, bug #856811. >app-emulation/virtualbox-6.1.34-r1 |