commit: 6dbacc35ca8f1d5f1a837c886cb4b6d30402c0ce Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jul 20 06:09:31 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jul 20 06:15:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dbacc35
profiles/package.mask: mask old slots for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0937db69241..78c2d8855af 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]) (2020-07-20) +# Mask old obsolete slots for removal in 30 days. +# Use a newer slot of the same package instead. +dev-ruby/i18n:0.9 +dev-ruby/net-ssh:4 + # Andreas Sturmlechner <[email protected]> (2020-07-19) # Unmaintained upstream and broken by ECM 5.72.0, masked for removal in 30 days. media-video/plasma-mediacenter
