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 AFD281581E7 for ; Sat, 27 Apr 2024 11:10:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B5F0E2A0A; Sat, 27 Apr 2024 11:10: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DE234E2A0A for ; Sat, 27 Apr 2024 11:10:18 +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 54B7434300A for ; Sat, 27 Apr 2024 11:10:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D2501710 for ; Sat, 27 Apr 2024 11:10:14 +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: <1714215710.6e6d7bba6a9e3c3422c9992e17e6c41da0f5a8b3.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: 6e6d7bba6a9e3c3422c9992e17e6c41da0f5a8b3 X-VCS-Branch: master Date: Sat, 27 Apr 2024 11:10:14 +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: ad638881-23a2-4713-94c8-fe2533232735 X-Archives-Hash: c82ad7d5121fc7d243effa9ca1fcaaf9 commit: 6e6d7bba6a9e3c3422c9992e17e6c41da0f5a8b3 Author: David Roman gmail com> AuthorDate: Sat Apr 27 11:01:50 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat Apr 27 11:01:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e6d7bba profiles: mask dev-python/evernote3 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 b995cc0919..ce7e3cdfbb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,11 @@ # New entries go on top. +# David Roman (2024-04-27) +# According to the maintainer it does no longer works +# Removal on 2024-05-26 +dev-python/evernote3 + # David Roman (2024-04-27) # Only needed by evernote2 and is deprecated and abandoned by upstream # Removal on 2024-05-26 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 0470E1581E7 for ; Sat, 27 Apr 2024 11:02:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BC65E29F5; Sat, 27 Apr 2024 11:02:05 +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 2EC60E29F5 for ; Sat, 27 Apr 2024 11:02:05 +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 426CA341B52 for ; Sat, 27 Apr 2024 11:02:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1E981710 for ; Sat, 27 Apr 2024 11:02:02 +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: <1714215710.6e6d7bba6a9e3c3422c9992e17e6c41da0f5a8b3.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: 6e6d7bba6a9e3c3422c9992e17e6c41da0f5a8b3 X-VCS-Branch: dev Date: Sat, 27 Apr 2024 11:02:02 +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: 6b6949bf-940e-4641-b468-c6fc87de88b5 X-Archives-Hash: ea857f6672ced5a1991ae3c6de90fb2f Message-ID: <20240427110202.OEJxUs6T0yi99qFrZVppA51NZgYlM67jn9mxhppkExU@z> commit: 6e6d7bba6a9e3c3422c9992e17e6c41da0f5a8b3 Author: David Roman gmail com> AuthorDate: Sat Apr 27 11:01:50 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat Apr 27 11:01:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e6d7bba profiles: mask dev-python/evernote3 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 b995cc0919..ce7e3cdfbb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,11 @@ # New entries go on top. +# David Roman (2024-04-27) +# According to the maintainer it does no longer works +# Removal on 2024-05-26 +dev-python/evernote3 + # David Roman (2024-04-27) # Only needed by evernote2 and is deprecated and abandoned by upstream # Removal on 2024-05-26