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 2C43313835A for ; Wed, 6 Jan 2021 21:08:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34DC0E0863; Wed, 6 Jan 2021 21:08:01 +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 1BB73E0863 for ; Wed, 6 Jan 2021 21:08:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 13DA0340F72 for ; Wed, 6 Jan 2021 21:08:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A74E848E for ; Wed, 6 Jan 2021 21:07:58 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1609967218.4c45e799b785fde990366fa00d5e6fb491002a2d.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4c45e799b785fde990366fa00d5e6fb491002a2d X-VCS-Branch: master Date: Wed, 6 Jan 2021 21:07:58 +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: c87e2d69-cca2-460d-83a5-a1eaca212a74 X-Archives-Hash: 369fa3b905551bc3414526fd875f55e4 commit: 4c45e799b785fde990366fa00d5e6fb491002a2d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 8 08:36:02 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 6 21:06:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c45e799 profiles: Mask app-admin/cgmanager, sys-libs/libnih for removal Bug: https://bugs.gentoo.org/716194 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 75362dd228a..6cffbe6797c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2021-01-06) +# Post-consolekit cleanup, dead upstream since 2016. +# https://s3hh.wordpress.com/2016/06/18/whither-cgmanager/ +# Masked for removal in 30 days. +app-admin/cgmanager +sys-libs/libnih + # Andreas Sturmlechner (2021-01-06) # Abandoned upstream, countless bugs. Removal in 30 days. Bug #659616. sys-power/pm-utils