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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8E2D215802F for ; Sat, 4 Mar 2023 14:39:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D65E6E07D1; Sat, 4 Mar 2023 14:39:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BDDB8E07D1 for ; Sat, 4 Mar 2023 14:39:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D9460341382 for ; Sat, 4 Mar 2023 14:39:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 757F08C7 for ; Sat, 4 Mar 2023 14:39:42 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1677940775.963a3cbba2be70654ff43094f7e696d56dd5c33e.mattst88@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: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 963a3cbba2be70654ff43094f7e696d56dd5c33e X-VCS-Branch: master Date: Sat, 4 Mar 2023 14:39:42 +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: 362831e9-3181-4006-873a-2257355338f5 X-Archives-Hash: c8bd9a70c5a82e264515eec441aaae91 commit: 963a3cbba2be70654ff43094f7e696d56dd5c33e Author: Matt Turner gentoo org> AuthorDate: Sat Mar 4 14:38:55 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Mar 4 14:39:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=963a3cbb profiles: Mask gnome-base/gconf and gnome-extra/gconf-editor for removal Bug: https://bugs.gentoo.org/873841 Signed-off-by: Matt Turner gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 43ca2174cb77..2d63447b507f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Matt Turner (2023-03-04) +# Long deprecated, GNOME 2-era packages. +# Removal on 2023-04-04. Bug #873841 +gnome-base/gconf +gnome-extra/gconf-editor + # Matt Turner (2023-03-03) # No commits from maintainer in more than two years. Downloads are broken for # 18 months (bug #809551), depends on deprecated gconf (bug #873856)