commit: 1870b535c5615003f4c9dd613621ad6d03d99c66 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 07:34:51 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 07:36:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1870b535
package.mask: Last rite media-libs/libnut Bug: https://bugs.gentoo.org/313087 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index f082c08b0ff..74ca2ddea0b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2019-09-07) +# media-libs/libnut is slated for removal. +media-video/mplayer nut + # Michał Górny <[email protected]> (2019-09-07) # media-libs/fmod is slated for removal. games-arcade/savagewheels fmod diff --git a/profiles/package.mask b/profiles/package.mask index 40e27a707ec..e755109e3bb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-09-07) +# Does not install correctly on multilib systems. EAPI 0. Multiple +# other QA issues. Obscure format with unlikely real use. The domain +# for homepage expired. Last upstream commit in 2013. +# Removal in 30 days. Bug #313087. +media-libs/libnut + # Michał Górny <[email protected]> (2019-09-07) # Has a build failure reported. Project discontinued and homepage gone. # Last bumped in 2007. No reverse dependencies.
