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 EDEFE1382C5 for ; Wed, 6 Jan 2021 21:08:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BF8BE0855; Wed, 6 Jan 2021 21:08:01 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 123A4E0855 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 F16E7340F6D for ; Wed, 6 Jan 2021 21:07:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93F2F48D 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.d4d9fa07c44040a277447a2e325149fa4e61be36.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.deprecated profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d4d9fa07c44040a277447a2e325149fa4e61be36 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: b67fb70b-2753-40ee-bde9-2cb9f8428862 X-Archives-Hash: a34861e326691030c4dee8dbfd6c1935 commit: d4d9fa07c44040a277447a2e325149fa4e61be36 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 7 21:54:44 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=d4d9fa07 profiles: Mask sys-power/pm-utils, sys-power/pm-quirks for removal Bug: https://bugs.gentoo.org/659616 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.deprecated | 4 ---- profiles/package.mask | 5 +++++ 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 73b84dfcf5d..3373892877b 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -31,10 +31,6 @@ dev-qt/qtwebkit # Port to gtk+:3 using wxGTK:3.0-gtk3 SLOT x11-libs/wxGTK:3.0 -# Andreas Sturmlechner (2020-05-17) -# Abandoned upstream, countless bugs. Removal tracked in bug #659616 -sys-power/pm-utils - # Kent Fredric (2020-04-15) # Functionality now provided by Net::SMTP 3.25+ # available with >=virtual/perl-libnet-1.28 diff --git a/profiles/package.mask b/profiles/package.mask index 918b6e5e57d..75362dd228a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2021-01-06) +# Abandoned upstream, countless bugs. Removal in 30 days. Bug #659616. +sys-power/pm-utils +sys-power/pm-quirks + # Michał Górny (2021-01-06) # (on behalf of QA) # The new docker version splits the docker(1) executable into a separate