From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CAEF5138350 for ; Fri, 17 Apr 2020 16:08:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05C70E0845; Fri, 17 Apr 2020 16:08:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E35F5E0845 for ; Fri, 17 Apr 2020 16:08:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45AD334EF81 for ; Fri, 17 Apr 2020 16:08:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F2EC1DA for ; Fri, 17 Apr 2020 16:08:27 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1587139625.63c4e35e571a9d15e54e56303a1d8923d72fa59b.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/base/ profiles/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 63c4e35e571a9d15e54e56303a1d8923d72fa59b X-VCS-Branch: master Date: Fri, 17 Apr 2020 16:08:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 63a02656-7112-4d14-8adb-41b1e4ba03c7 X-Archives-Hash: d07e849dee01b740e50b67eaaaa32aeb commit: 63c4e35e571a9d15e54e56303a1d8923d72fa59b Author: Mattéo Rossillol‑‑Laruelle protonmail com> AuthorDate: Fri Apr 17 14:17:34 2020 +0000 Commit: Ulrich Müller gentoo 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 protonmail.com> Signed-off-by: Ulrich Müller 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 (2020-04-17) +# app-i18n/man-pages-fr masked for removal (bug #717744). + (2020-04-15) # app-i18n/man-pages-nl masked for removal. Bug #713590. (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 (2020-04-26) # Breaks API, see https://bugs.gentoo.org/717728 =dev-libs/libuv-1.36.0