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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 69CAA159C9B for ; Fri, 2 Aug 2024 13:09:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B18DBE2AA7; Fri, 2 Aug 2024 13:09:00 +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 8FA5BE2AA7 for ; Fri, 2 Aug 2024 13:09:00 +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 7C2BE340806 for ; Fri, 2 Aug 2024 13:08:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7FBE1E6C for ; Fri, 2 Aug 2024 13:08:57 +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: <1722604077.26dbf716ee2a1ed57d4b44a9906f9654a71d2e2f.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: 26dbf716ee2a1ed57d4b44a9906f9654a71d2e2f X-VCS-Branch: dev Date: Fri, 2 Aug 2024 13:08:57 +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: 146c5f63-90b3-4bff-adf6-382a648e021a X-Archives-Hash: 9f3415f1738d19d4e390666a0c547b36 commit: 26dbf716ee2a1ed57d4b44a9906f9654a71d2e2f Author: David Roman gmail com> AuthorDate: Fri Aug 2 13:07:25 2024 +0000 Commit: David Roman gmail com> CommitDate: Fri Aug 2 13:07:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26dbf716 profiles: mask gui-apps/tootle for removal Signed-off-by: David Roman gmail.com> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8f1abd3e1..6e600b5cb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,12 @@ # New entries go on top. +# David Roman (2024-08-02) +# Seems abandoned upstream (last commit 1 year ago, no releases) +# Seems also abandoned in ::guru (last meaningful change on 2022) +# Removal on 2024-09-02 +gui-apps/tootle + # David Roman (2024-08-02) # Seems unmaintained. It fails to compile (bug 921914 and 896014) # Removal on 2024-09-02 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 DD467159C9B for ; Fri, 2 Aug 2024 13:13:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0077DE2AB9; Fri, 2 Aug 2024 13:13:15 +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 D9114E2AB7 for ; Fri, 2 Aug 2024 13:13:14 +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 1ABDE341DD0 for ; Fri, 2 Aug 2024 13:13:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FED61EA0 for ; Fri, 2 Aug 2024 13:13:11 +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: <1722604077.26dbf716ee2a1ed57d4b44a9906f9654a71d2e2f.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: 26dbf716ee2a1ed57d4b44a9906f9654a71d2e2f X-VCS-Branch: master Date: Fri, 2 Aug 2024 13:13:11 +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: 3f67013d-7153-437e-9dea-760668fa500b X-Archives-Hash: 59d01a137bb26872f5408d8982740bb4 Message-ID: <20240802131311.-vN7QvBCdtyPCnLnqXPB-DiEnd8ii4lS6hFZEroxYlY@z> commit: 26dbf716ee2a1ed57d4b44a9906f9654a71d2e2f Author: David Roman gmail com> AuthorDate: Fri Aug 2 13:07:25 2024 +0000 Commit: David Roman gmail com> CommitDate: Fri Aug 2 13:07:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26dbf716 profiles: mask gui-apps/tootle for removal Signed-off-by: David Roman gmail.com> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8f1abd3e1..6e600b5cb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,12 @@ # New entries go on top. +# David Roman (2024-08-02) +# Seems abandoned upstream (last commit 1 year ago, no releases) +# Seems also abandoned in ::guru (last meaningful change on 2022) +# Removal on 2024-09-02 +gui-apps/tootle + # David Roman (2024-08-02) # Seems unmaintained. It fails to compile (bug 921914 and 896014) # Removal on 2024-09-02