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 2AE59158083 for ; Wed, 18 Sep 2024 11:31:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED6A6E299F; Wed, 18 Sep 2024 11:31:19 +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 BC5AEE299F for ; Wed, 18 Sep 2024 11:31:19 +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 B376E341214 for ; Wed, 18 Sep 2024 11:31:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E299C14D3 for ; Wed, 18 Sep 2024 11:31:16 +0000 (UTC) From: "Filip Kobierski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Filip Kobierski" Message-ID: <1726659057.89acc653d4b1892ab6b3c7b6e54d5ab0c2e2e99f.fkobi@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: fkobi X-VCS-Committer-Name: Filip Kobierski X-VCS-Revision: 89acc653d4b1892ab6b3c7b6e54d5ab0c2e2e99f X-VCS-Branch: dev Date: Wed, 18 Sep 2024 11:31:16 +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: 23595b07-584e-43eb-8e09-bc820af58265 X-Archives-Hash: 5c326e715dce8498cf853365c0269d39 commit: 89acc653d4b1892ab6b3c7b6e54d5ab0c2e2e99f Author: Filip Kobierski pm me> AuthorDate: Wed Sep 18 11:29:29 2024 +0000 Commit: Filip Kobierski pm me> CommitDate: Wed Sep 18 11:30:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89acc653 dev-livs/monero-seed: mark package for removal and mask it Bug: https://bugs.gentoo.org/939772 Signed-off-by: Filip Kobierski pm.me> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 50d3c8a4a..c1f9482d4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -88,3 +88,10 @@ sys-libs/gcompat # (See also top comment) # Sorry for the inconvenience. app-office/lotus123r3 + +# Filip Kobierski (2024-09-19) +# Not maintained for over 4 years, project +# changed it's name to wownero-seed. +# Ebuiild did not work since at least 2022-07-21 (#859721) +# Removal on 2024-10-19 +dev-libs/monero-seed \ No newline at end of file