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 785DE1382C5 for ; Sun, 17 May 2020 17:09:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E744E08EC; Sun, 17 May 2020 17:09:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 7891CE08EC for ; Sun, 17 May 2020 17:09:03 +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 5A8D434F98F for ; Sun, 17 May 2020 17:09:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95ADC234 for ; Sun, 17 May 2020 17:08: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: <1589735308.f79ba73cccbf25731dd85fbb9007ad0622c8ae7a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.deprecated X-VCS-Directories: profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f79ba73cccbf25731dd85fbb9007ad0622c8ae7a X-VCS-Branch: master Date: Sun, 17 May 2020 17:08: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: 65fac815-346f-404d-bf4f-e6bdb249f92a X-Archives-Hash: c1cc1da66795eeaa504c40508e596239 commit: f79ba73cccbf25731dd85fbb9007ad0622c8ae7a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 17 09:37:12 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 17 17:08:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79ba73c profiles: Add sys-power/pm-utils to package.deprecated Bug: https://bugs.gentoo.org/659616 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.deprecated | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 86ff9fcff98..5e24429f5e6 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2020-05-17) +# Abandoned upstream, countless bugs. Removal tracked in bug #659616 +sys-power/pm-utils + # Andreas Sturmlechner (2020-05-03) # Obsolete package gets in the way of unmasking >=x11-libs/pango-1.44 # Bug #698922