commit: 4a833eb64b684e22bbb7a5c9c8e14a52ef3f3664 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Feb 2 12:14:07 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Feb 2 12:14:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a833eb6
profiles: mask dev-libs/safestr and dev-libs/xxl for removal profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 406b94a..c8c2fe2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Michael Palimaka <[email protected]> (02 Feb 2017) +# Upstream missing. Ancient. Unmaintained. No revdeps. +# Masked for removal in 30 days. +dev-libs/safestr +dev-libs/xxl + # Michał Górny <[email protected]> (01 Feb 2017) # Fails to compile with USE=static. It is a system package, so a lot # of people are hitting this. Furthermore, people keep working it around
