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 F3913158089 for ; Thu, 16 Nov 2023 12:05:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55FFB2BC015; Thu, 16 Nov 2023 12:05:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 38BFB2BC015 for ; Thu, 16 Nov 2023 12:05:30 +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 3422D335D45 for ; Thu, 16 Nov 2023 12:05:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60EE4F1A for ; Thu, 16 Nov 2023 12:05:27 +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: <1700136318.11249ac15413604fc5e247ba5466b2df44e97914.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: 11249ac15413604fc5e247ba5466b2df44e97914 X-VCS-Branch: dev Date: Thu, 16 Nov 2023 12:05:27 +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: db28f9ac-c193-460d-84c5-cd4b169e677d X-Archives-Hash: 1bc1c9f598b59dac497d8bf12099ac5f Message-ID: <20231116120527.KZBGNOC3Z3LBv2bRNm04AlRrW2tsr7u86p3UNyZSt-w@z> commit: 11249ac15413604fc5e247ba5466b2df44e97914 Author: David Roman gmail com> AuthorDate: Thu Nov 16 12:05:18 2023 +0000 Commit: David Roman gmail com> CommitDate: Thu Nov 16 12:05:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11249ac1 profiles: mask dev-python/webrtcvad 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 0e5096eeda..5d530b25d9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,12 @@ # New entries go on top. +# David Roman (2023-11-16) +# Requires package removed from ::gentoo +# No release since 2017, package seems broken +# Removal in +30 days +dev-python/webrtcvad + # David Roman (2023-11-16) # Redundant package, mpv[lua] also provide this. # See https://bugs.gentoo.org/917411