commit: 6c4bc4da3cc225876139a1476e9d76e9cf784cab Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Apr 13 06:28:48 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Apr 13 06:33:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c4bc4da
profiles/package.mask: mask celluloid for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0ec7b11a4e5..6aa1fd88a78 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,18 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (13 Apr 2019) +# No longer maintained upstream. Does not work +# with ruby25. +# Masked for removal in 30 days. +dev-ruby/celluloid +dev-ruby/celluloid-essentials +dev-ruby/celluloid-extras +dev-ruby/celluloid-fsm +dev-ruby/celluloid-io +dev-ruby/celluloid-pool +dev-ruby/celluloid-supervision + # Aaron Bauman <[email protected]> (12 Apr 2019) # Multiple security vulnerabilities # No revbumps in several years
