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 C5EFB158041 for ; Sat, 24 Feb 2024 17:13:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BACCAE2A02; Sat, 24 Feb 2024 17:13:04 +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 9F04FE2A02 for ; Sat, 24 Feb 2024 17:13:04 +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 B3FA934306A for ; Sat, 24 Feb 2024 17:13:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20D3A14CE for ; Sat, 24 Feb 2024 17:13:01 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1708793298.7a5f5274143efd7743682872252229299d71cdb0.julien@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: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 7a5f5274143efd7743682872252229299d71cdb0 X-VCS-Branch: master Date: Sat, 24 Feb 2024 17:13: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: 10afae35-90f4-41d2-a3b6-7443d2b7a4c6 X-Archives-Hash: 58e1cc79ecf3dafb2ce4f768f32c96ee commit: 7a5f5274143efd7743682872252229299d71cdb0 Author: Julien Roy jroy ca> AuthorDate: Sat Feb 24 16:48:18 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sat Feb 24 16:48:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a5f5274 profiles: mask sci-electronics/verible Signed-off-by: Julien Roy jroy.ca> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 15cf803fdc..e6db3285ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,12 @@ # New entries go on top. +# Julien Roy (2024-02-24) +# Eclass dropped from ::gentoo +# https://github.com/gentoo/gentoo/commit/8876dc1db3205682d1ed8543b7fef1ce2b619874 +# Removal in 30 days +sci-electronics/verible + # Eric Joldasov (2024-02-14) # Based on old yggdrasil-go 0.4.6 version, no new releases # since 2022, archived by upstream since 2023. 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 AB9BE158041 for ; Sat, 24 Feb 2024 16:48:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBFD0E29C0; Sat, 24 Feb 2024 16:48:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C8C7E29C0 for ; Sat, 24 Feb 2024 16:48:47 +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 AC89634305D for ; Sat, 24 Feb 2024 16:48:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E9F1955 for ; Sat, 24 Feb 2024 16:48:45 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1708793298.7a5f5274143efd7743682872252229299d71cdb0.julien@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: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 7a5f5274143efd7743682872252229299d71cdb0 X-VCS-Branch: dev Date: Sat, 24 Feb 2024 16:48:45 +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: 00973ba3-c2fa-4722-af2d-998ce8d1d911 X-Archives-Hash: eccdba3ce96dd4db7ecb168e6fcf68a9 Message-ID: <20240224164845.btDHjMt-gGIDLAjKAqrkr6DmzZGAtMY6B4JA3uWeIY4@z> commit: 7a5f5274143efd7743682872252229299d71cdb0 Author: Julien Roy jroy ca> AuthorDate: Sat Feb 24 16:48:18 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sat Feb 24 16:48:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a5f5274 profiles: mask sci-electronics/verible Signed-off-by: Julien Roy jroy.ca> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 15cf803fdc..e6db3285ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,12 @@ # New entries go on top. +# Julien Roy (2024-02-24) +# Eclass dropped from ::gentoo +# https://github.com/gentoo/gentoo/commit/8876dc1db3205682d1ed8543b7fef1ce2b619874 +# Removal in 30 days +sci-electronics/verible + # Eric Joldasov (2024-02-14) # Based on old yggdrasil-go 0.4.6 version, no new releases # since 2022, archived by upstream since 2023.