From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1554887-garchives=archives.gentoo.org@lists.gentoo.org>
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 C0A35158089
	for <garchives@archives.gentoo.org>; Sat, 16 Sep 2023 06:37:47 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E42892BC018;
	Sat, 16 Sep 2023 06:37:46 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C5DC42BC018
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Sep 2023 06:37:46 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id BD70A335D2F
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Sep 2023 06:37:45 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 044FA11BA
	for <gentoo-commits@lists.gentoo.org>; Sat, 16 Sep 2023 06:37:44 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1694846221.bb02965a67929f6c38fac150959d5fcc3cb26004.juippis@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: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: bb02965a67929f6c38fac150959d5fcc3cb26004
X-VCS-Branch: master
Date: Sat, 16 Sep 2023 06:37:44 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 19014174-f127-42fc-92d9-31b35e3ea9c7
X-Archives-Hash: 6e0e8eb9af6a8dbfcf407dbf21c020e2

commit:     bb02965a67929f6c38fac150959d5fcc3cb26004
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 06:37:01 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 06:37:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb02965a

profiles: unmask thunderbird-115

Bug: https://bugs.gentoo.org/910229
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 profiles/package.mask | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 91764199d937..0cf3493583e2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -375,12 +375,6 @@ acct-group/spi
 # may or may not lead to useful results.
 <dev-util/catalyst-4
 
-# Joonas Niilola <juippis@gentoo.org> (2023-07-12)
-# Testing. An upgrade from 102 isn't recommended due to downgrading
-# most likely not being possible. Back up your profile before
-# attempting. Fresh install should be fine. Bug #910229
->=mail-client/thunderbird-115.0
-
 # Michał Górny <mgorny@gentoo.org> (2023-07-12)
 # Having scikit-build-core installed still breaks building setuptools
 # extensions in some scenarios.