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 531F5158089 for ; Thu, 26 Oct 2023 00:58:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 427FD2BC014; Thu, 26 Oct 2023 00:58:25 +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 269352BC014 for ; Thu, 26 Oct 2023 00:58:25 +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 2E54A335C11 for ; Thu, 26 Oct 2023 00:58:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 594351132 for ; Thu, 26 Oct 2023 00:58:22 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1698281865.c67183a18ede23cd2ac087ebf588bb75a47b9480.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: c67183a18ede23cd2ac087ebf588bb75a47b9480 X-VCS-Branch: master Date: Thu, 26 Oct 2023 00:58:22 +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: 17295492-b85c-41b0-b230-54eb21ce8d8f X-Archives-Hash: b0e2775350d83125899821c14a9c4a36 commit: c67183a18ede23cd2ac087ebf588bb75a47b9480 Author: Marek Szuba gentoo org> AuthorDate: Thu Oct 26 00:57:45 2023 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Oct 26 00:57:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67183a1 profiles/base: unmask USE=berkdb on app-miscg/gramps Gramps no longer has that flag in IUSE. Signed-off-by: Marek Szuba gentoo.org> profiles/base/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 119e275fcf11..6f60297d6d21 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -381,11 +381,6 @@ net-libs/ngtcp2 openssl # Needs masked version of ogre (>=1.12), bug #825330 >=dev-games/mygui-3.4.1 ogre -# Marek Szuba (2022-02-07) -# Deprecated back-end with known stability and data-corruption issues, -# likely to be removed in gramps-5.2.0. -app-misc/gramps berkdb - # Jason A. Donenfeld (2022-02-04) # We're still ironing out some kinks and writing documentation for # this feature, so keep masked for now.