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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 515CD15807B for ; Sat, 19 Oct 2024 00:05:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A66D3E08A0; Sat, 19 Oct 2024 00:05:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E50E3E08A0 for ; Sat, 19 Oct 2024 00:05:41 +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 394A33430E9 for ; Sat, 19 Oct 2024 00:05:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74E5F2468 for ; Sat, 19 Oct 2024 00:05:37 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1729265573.ec3f2e6253da9f2d18e92caeea7cab781b725db8.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: ec3f2e6253da9f2d18e92caeea7cab781b725db8 X-VCS-Branch: master Date: Sat, 19 Oct 2024 00:05:37 +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: 6a9fdf94-e89b-4c72-8ffb-8d52b4a7f706 X-Archives-Hash: ee52ecb90c511810ecc576d492f5027d commit: ec3f2e6253da9f2d18e92caeea7cab781b725db8 Author: Takuya Wakazono gmail com> AuthorDate: Fri Oct 18 15:32:53 2024 +0000 Commit: David Roman gmail com> CommitDate: Fri Oct 18 15:32:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ec3f2e62 profiles: mask app-admin/enpass-desktop-bin for removal Signed-off-by: Takuya Wakazono gmail.com> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2608332cf..799addb27 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,11 @@ # New entries go on top. +# Takuya Wakazono (2024-10-18) +# Outdated prebuilt binary. Unmaintained since 2022. +# Removal on 2024-11-18. +app-admin/enpass-desktop-bin + # Takuya Wakazono (2024-10-18) # Doesn't build with GCC 14 and upstream is inactive. # Removal on 2024-11-18. Bug #922024.