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 78460158089 for ; Fri, 6 Oct 2023 20:23:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC64A2BC018; Fri, 6 Oct 2023 20:23:03 +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 A34E12BC018 for ; Fri, 6 Oct 2023 20:23:03 +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 A857C335C7A for ; Fri, 6 Oct 2023 20:23:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B417924 for ; Fri, 6 Oct 2023 20:23:01 +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: <1696623770.c846f48e36c1705bfb4ad8a06c9b16b08157f135.davidroman@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: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: c846f48e36c1705bfb4ad8a06c9b16b08157f135 X-VCS-Branch: dev Date: Fri, 6 Oct 2023 20:23:01 +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: 24d05c31-1a4e-42f2-aed1-78da34427403 X-Archives-Hash: 269e2d998dbdd5a70daa27fcc5d9dd97 commit: c846f48e36c1705bfb4ad8a06c9b16b08157f135 Author: David Roman gmail com> AuthorDate: Fri Oct 6 20:22:50 2023 +0000 Commit: David Roman gmail com> CommitDate: Fri Oct 6 20:22:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c846f48e profiles: mask app-shells/antibody for removal Signed-off-by: David Roman gmail.com> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ec19420f15..9d0b6122c9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,11 @@ # New entries go on top. +# David Roman (2023-10-06) +# No new releases since 2020, deprecated by upstream +# Removal in +30 days. +app-shells/antibody + # David Roman (2023-10-06) # No new releases upstream for over 5 years. # Supported kernel versions have been long removed from ::gentoo 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 E32CA158089 for ; Fri, 6 Oct 2023 20:48:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B5AB2BC01B; Fri, 6 Oct 2023 20:48:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 072A52BC01B for ; Fri, 6 Oct 2023 20:48:20 +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 36801335C67 for ; Fri, 6 Oct 2023 20:48:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D98B39D8 for ; Fri, 6 Oct 2023 20:48:17 +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: <1696623770.c846f48e36c1705bfb4ad8a06c9b16b08157f135.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: c846f48e36c1705bfb4ad8a06c9b16b08157f135 X-VCS-Branch: master Date: Fri, 6 Oct 2023 20:48:17 +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: a688bb93-475f-42d3-a7ee-5b6b86fe79eb X-Archives-Hash: bb07e22344d1ff2e9baa68a115e9f608 Message-ID: <20231006204817.rqhyU3BFXxzbbCgPVwfv7KdsiVwf7Ka7QYq6oflsbNc@z> commit: c846f48e36c1705bfb4ad8a06c9b16b08157f135 Author: David Roman gmail com> AuthorDate: Fri Oct 6 20:22:50 2023 +0000 Commit: David Roman gmail com> CommitDate: Fri Oct 6 20:22:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c846f48e profiles: mask app-shells/antibody for removal Signed-off-by: David Roman gmail.com> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ec19420f15..9d0b6122c9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,11 @@ # New entries go on top. +# David Roman (2023-10-06) +# No new releases since 2020, deprecated by upstream +# Removal in +30 days. +app-shells/antibody + # David Roman (2023-10-06) # No new releases upstream for over 5 years. # Supported kernel versions have been long removed from ::gentoo