commit: 819e3f807e9e63e1bb51158ee3df53d1aa2466c9 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 05:48:30 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Aug 20 08:59:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819e3f80
profiles/package.mask: mask ruby21 for removal profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4b6e35b860d..0d5f7c78e22 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,18 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <gra...@gentoo.org> (20 Aug 2017) +# Mask Ruby 2.1 for removal, bug 615822 +# This version is no longer supported by upstream +# since March 2017. +# This mask also includes all remaining ruby21-only packages. +dev-lang/ruby:2.1 +dev-ruby/activeresource:4.1 +dev-ruby/builder:3 +dev-ruby/rails-observers +dev-ruby/samuel +games-rpg/a-bird-story + # Sébastien Fabbro <bicat...@gentoo.org> (19 Aug 2017) # ipython-6 is python-3 only and causes circular dependencies # Unset python_targets_python2_7 for ipykernel and ipyparallel if needed.