commit: 699b0c07baefca1e4c997cbe890e9267786e1c03 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon May 7 19:14:33 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon May 7 19:15:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699b0c07
profiles/package.mask: mask old ruby23 slots of packages profiles/package.mask | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 25007b5751d..88daab2471e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,20 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (7 May 2018) +# Old slots that are ruby23-only and no longer maintained +# upstream, and that do not have packages depend on them. +# Migrate to newer slot of the same package. +dev-ruby/askismet:0 +dev-ruby/arel:5.0 +dev-ruby/autoprefixer-rails:6 +dev-ruby/blankslate:2 +dev-ruby/http:0.6 +dev-ruby/jquery-ui-rails:4 +dev-ruby/net-ssh:3 +dev-ruby/sanitize:0 +dev-ruby/twitter:5 + # Maciej Mrozowski <[email protected]> (6 May 2018) # SoQt does not build yet >=media-libs/coin-4.0.0
