commit: 6f90980d579510b2442a98c34e462d4d5c46d3a8 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 15 23:29:46 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=6f90980d
profiles: Use-mask sys-apps/man-pages[l10n_nl]. app-i18n/man-pages-nl is masked for removal. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d881c5dab0b..1678e3a31ba 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Ulrich Müller <[email protected]> (2020-04-15) +# app-i18n/man-pages-nl masked for removal. Bug #713590. +<sys-apps/man-pages-5.05-r1 l10n_nl + # Stephan Hartmann <[email protected]> (2020-04-11) # Requires unreleased >=dev-libs/icu-67 >=www-client/chromium-83.0.4103.7 system-icu
