commit: 63c4e35e571a9d15e54e56303a1d8923d72fa59b Author: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail <DOT> com> AuthorDate: Fri Apr 17 14:17:34 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Apr 17 16:07:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c4e35e
profiles: mask app-i18n/man-pages-fr for removal This package was replaced by app-i18n/man-pages-l10n[l10n_fr]. Closes: https://github.com/gentoo/gentoo/pull/15367 Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail.com> 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 1678e3a31ba..ddc86cac566 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. +# Mattéo Rossillol‑‑Laruelle <[email protected]> (2020-04-17) +# app-i18n/man-pages-fr masked for removal (bug #717744). +<sys-apps/man-pages-5.05-r1 l10n_fr + # 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 diff --git a/profiles/package.mask b/profiles/package.mask index 8ed8983bb84..221479c9aeb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# 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. +# Use app-i18n/man-pages-l10n[l10n_fr] as replacement. +# Masked for removal in 30 days (bug #717744). +app-i18n/man-pages-fr + # Jeroen Roovers <[email protected]> (2020-04-26) # Breaks API, see https://bugs.gentoo.org/717728 =dev-libs/libuv-1.36.0
