diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-12-01 08:25:10 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-12-01 08:25:10 +0100 |
commit | 739ed40ca7fb2de8d772e688d96c8593fcbcedb9 (patch) | |
tree | 926bba98d4621ef604bd56ca436ecc895b642da5 /profiles | |
parent | dev-ruby/arel-helpers: drop rails 5.0 since this will be masked (diff) | |
download | gentoo-739ed40ca7fb2de8d772e688d96c8593fcbcedb9.tar.gz gentoo-739ed40ca7fb2de8d772e688d96c8593fcbcedb9.tar.bz2 gentoo-739ed40ca7fb2de8d772e688d96c8593fcbcedb9.zip |
profiles/package.mask: mask Rails 5.0 for removal
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 69d4b98cf615..bc33a54a31ba 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,21 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (1 Dec 2018) +# Old Rails 5.0 version. This version is no longer maintained +# upstream. Please update to Rails 5.1 or newer. +# Masked for removal in 30 days. +dev-ruby/rails:5.0 +dev-ruby/railties:5.0 +dev-ruby/activerecord:5.0 +dev-ruby/actionmailer:5.0 +dev-ruby/actionpack:5.0 +dev-ruby/actionview:5.0 +dev-ruby/activejob:5.0 +dev-ruby/actioncable:5.0 +dev-ruby/activemodel:5.0 +dev-ruby/activesupport:5.0 + # David Seifert <soap@gentoo.org> (29 Nov 2018) # Uses ancient APIs, abandoned by upstream, unsalvageable. # Removal in 30 days. Bug #662142. |