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 4A755138334 for ; Wed, 14 Aug 2019 20:12:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F1F5E0806; Wed, 14 Aug 2019 20:12:14 +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 792EDE0806 for ; Wed, 14 Aug 2019 20:12:14 +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 3A1FC349B57 for ; Wed, 14 Aug 2019 20:12:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E018474D for ; Wed, 14 Aug 2019 20:12:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1565813528.4593c00bd893833b1533e282ee5caa8d9c35b6d4.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4593c00bd893833b1533e282ee5caa8d9c35b6d4 X-VCS-Branch: master Date: Wed, 14 Aug 2019 20:12:11 +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: 19c947fb-a0f6-4284-a0c6-91363ea0ba12 X-Archives-Hash: 6b7d3c16d3d5b4f9c41563a9197a35df commit: 4593c00bd893833b1533e282ee5caa8d9c35b6d4 Author: Michał Górny gentoo org> AuthorDate: Wed Aug 14 20:11:04 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Aug 14 20:12:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4593c00b package.mask: Last rite sys-process/fuser-bsd Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 21a15f96ea6..281bbf7d7af 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2019-08-14) +# Replaced by sys-freebsd/freebsd-ubin, therefore not installable +# anymore. All revdeps support the replacement. +# Removal in 14 days. Bug #688502. +sys-process/fuser-bsd + # Aaron Bauman (2019-08-14) # longstanding sec vulns, unpatched, not maintained # bug #509354, #519216, #603440