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 D0FA1138359 for ; Sun, 20 Sep 2020 08:16:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8880E0872; Sun, 20 Sep 2020 08:16:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 AEF7EE0872 for ; Sun, 20 Sep 2020 08:16:56 +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 55EFA335D84 for ; Sun, 20 Sep 2020 08:16:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9577360 for ; Sun, 20 Sep 2020 08:16:53 +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: <1600589804.2ea6877029e8371953e2c4a236000896a38a76a2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/base/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2ea6877029e8371953e2c4a236000896a38a76a2 X-VCS-Branch: master Date: Sun, 20 Sep 2020 08:16:53 +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: ce8c3764-e996-4174-885a-76a81775bb91 X-Archives-Hash: 090f7ce315f9b5ba8145151c49079a0b commit: 2ea6877029e8371953e2c4a236000896a38a76a2 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 20 08:08:47 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 20 08:16:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea68770 package.mask: Last rite gnome-base/libgnome-keyring Bug: https://bugs.gentoo.org/713010 Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index c0a96774cbd..a0cd90feb84 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2020-09-20) +# The respective dependencies are masked for removal. +net-nntp/pan gnome-keyring + # Michał Górny (2020-09-19) # The respective dependencies are masked for removal. app-office/lyx docbook diff --git a/profiles/package.mask b/profiles/package.mask index 705ffde84be..fe60801fee3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2020-09-20) +# Obsolete library, replaced by app-crypt/libsecret. All remaining +# revdeps have been masked. Requires Python 2. +# Removal in 30 days. Bug #713010. +gnome-base/libgnome-keyring + # Michał Górny (2020-09-20) # Obsolete GNOME libraries. All remaining revdeps have been lastrited. # Removal in 30 days. Bug #726784.