commit: b2d73a4a4b9c761146a11a43d0ce61b1c3fd392b Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Dec 11 15:12:06 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Dec 11 15:17:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d73a4a
profiles: Mask app-i18n/man-pages-da for removal. Signed-off-by: Ulrich Müller <ulm <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 396b6fe3a78..6b0bf8ecf41 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. +# Ulrich Müller <[email protected]> (2019-12-11) +# Depends on last-rited app-i18n/man-pages-da. +sys-apps/man-pages l10n_da + # James Le Cuirot <[email protected]> (2019-12-10) # The JIT feature only works on amd64 and x86. app-emulation/aranym jit diff --git a/profiles/package.mask b/profiles/package.mask index e6cd8bfc04f..0b5badc24b2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2019-12-11) +# No license. HOMEPAGE and SRC_URI are dead. +# Last visible upstream activity in 2000. +# The package contains only 7 man pages in total. +# Masked for removal in 30 days. Bug #702468 +app-i18n/man-pages-da + # Aaron Bauman <[email protected]> (2019-12-10) # EAPI=4, dead upstream/srcurl/homepage. cannot find new home # Compression has come along way. Removal in 30 days
