commit: 63405ccb39369aeba24d108bd90cfe544f3e4dc7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 13 06:46:54 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 13 06:54:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63405ccb
profiles/package.mask: mask ruby24-only old rails packages Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index dd55fac7d1b..dd6f820f7db 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,22 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (13 Apr 2019) +# Old ruby24-only slots of Rails-related packages +# These no longer have reverse dependencies or newer +# versions are available. +# Masked for removal in 30 days. +dev-ruby/arel:7.0 +dev-ruby/coffee-rails:4.1 +dev-ruby/d3_rails:0 +dev-ruby/i18n:0.6 +dev-ruby/i18n:0.8 +dev-ruby/mail:2.6 +dev-ruby/mysql2:0.3 +dev-ruby/sprockets-rails:2.3 +dev-ruby/uglifier:0 +dev-ruby/uglifier:3 + # Hans de Graaff <[email protected]> (13 Apr 2019) # No longer maintained upstream. Does not work # with ruby25.
