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 9B784158012 for ; Fri, 24 Sep 2021 17:01:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF9A5E096C; Fri, 24 Sep 2021 17:01:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B746AE096C for ; Fri, 24 Sep 2021 17:01:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8729C342DAB for ; Fri, 24 Sep 2021 17:01:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9575ED for ; Fri, 24 Sep 2021 17:01:35 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1632502876.8fc3026c7a10eaa69dca25b29c79d1f494766b9b.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 8fc3026c7a10eaa69dca25b29c79d1f494766b9b X-VCS-Branch: master Date: Fri, 24 Sep 2021 17:01:35 +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: 0dd4e0dc-439a-499b-a0d6-2d225a65ea24 X-Archives-Hash: 4a77339fd07313f952026ce36c921bda commit: 8fc3026c7a10eaa69dca25b29c79d1f494766b9b Author: Anthony G. Basile gentoo org> AuthorDate: Fri Sep 24 17:01:16 2021 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Sep 24 17:01:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc3026c package.mask: mask dev-lang/bashforth for removal Signed-off-by: Anthony G. Basile gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3d5cd1e77f6..9646a49e711 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Anthony G. Basile (2021-09-24) +# Masked for removal in 30 days. Dead upstream. +dev-lang/bashforth + # Michał Górny (2021-08-28) # EOL kernel with known vulnerabilities. Please move to 5.14 or one # of the LTS branches. Bug #814464.