commit: c879a83e0defff60899031f6539a3493cc191674 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:37:28 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:37:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c879a83e
remove mask for removed ruby21 packages, bug 615822 profiles/package.mask | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 1c3ac243895..8af38dc5669 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -289,18 +289,6 @@ app-arch/unrar-gpl # dev-cpp/libjson-rpc-cpp is fixed, whichever happens first. >=dev-cpp/catch-2 -# Hans de Graaff <[email protected]> (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 <[email protected]> (19 Aug 2017) # ipython-6 is python-3 only and causes circular dependencies # Unset python_targets_python2_7 for ipykernel and ipyparallel if needed.
