commit: 81c0635c9323e4c32cf66e486bfe80c3546b7708 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Apr 17 16:40:14 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Apr 18 15:39:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c0635c
profiles: Mask app-i18n/man-pages-de 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, 9 insertions(+), 2 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 30a47e04f22..ed410a19054 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -8,9 +8,9 @@ # Ulrich Müller <[email protected]> (2020-04-15) # Mattéo Rossillol‑‑Laruelle <[email protected]> (2020-04-17) -# app-i18n/man-pages-{fr,nl} masked for removal. +# app-i18n/man-pages-{de,fr,nl} masked for removal. # Bug #713590, bug #717744. -<sys-apps/man-pages-5.05-r1 l10n_fr l10n_nl +<sys-apps/man-pages-5.05-r1 l10n_de l10n_fr l10n_nl # Stephan Hartmann <[email protected]> (2020-04-11) # Requires unreleased >=dev-libs/icu-67 diff --git a/profiles/package.mask b/profiles/package.mask index 36451fc15ee..d0548a270ba 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -44,6 +44,13 @@ dev-python/pycrypto # Removal in 30 days. Bug #611608. dev-python/potr +# Ulrich Müller <[email protected]> (2020-04-17) +# Upstream has moved the manpages-de project to manpages-l10n. +# We cannot move multiple packages to one, therefore removing the +# old package. Use app-i18n/man-pages-l10n[l10n_de] as replacement. +# Masked for removal in 30 days. Bug #717744. +app-i18n/man-pages-de + # Mattéo Rossillol‑‑Laruelle <[email protected]> (2020-04-17) # Very little activity for almost a year and the link to download the # "compiled" man-pages is dead.
