commit: 3387c9c7279deb82816ce45b2b134b0ff92d913e Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 15 23:17:12 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Apr 15 23:31:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3387c9c7
profiles: Mask app-i18n/man-pages-nl for removal. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4a24e9cb6ed..69c17e1d292 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2020-04-15) +# Last upstream release in 2001. HOMEPAGE disappeared in 2010. +# Use app-i18n/man-pages-l10n[l10n_nl] as replacement. +# Masked for removal in 30 days. Bug #713590. +app-i18n/man-pages-nl + # Michał Górny <[email protected]> (2020-04-15) # Temporary fork of app-emulation/runc used by Docker. The latter # switched back to the original which is now blocking this package.
