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 0293E158089 for ; Thu, 16 Nov 2023 13:55:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E5CA2BC015; Thu, 16 Nov 2023 13:55:26 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 107512BC015 for ; Thu, 16 Nov 2023 13:55:25 +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 1F29B335D45 for ; Thu, 16 Nov 2023 13:55:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69348AAB for ; Thu, 16 Nov 2023 13:55:23 +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: <1700142869.97067cdecfdf955b741bf067fa5c6d69727ba797.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: 97067cdecfdf955b741bf067fa5c6d69727ba797 X-VCS-Branch: dev Date: Thu, 16 Nov 2023 13:55:23 +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: becb73d1-1aa1-4acf-b05a-c3da0f8b9d31 X-Archives-Hash: c276eb9bf50ef51dc4bd33fb2c3476d8 commit: 97067cdecfdf955b741bf067fa5c6d69727ba797 Author: David Roman gmail com> AuthorDate: Thu Nov 16 13:24:08 2023 +0000 Commit: David Roman gmail com> CommitDate: Thu Nov 16 13:54:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97067cde Revert "profiles: mask dev-python/webrtcvad" This reverts commit 11249ac15413604fc5e247ba5466b2df44e97914. Signed-off-by: David Roman gmail.com> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5d530b25d9..0e5096eeda 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,12 +14,6 @@ # 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 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 26F7F158089 for ; Thu, 16 Nov 2023 14:04:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 286B82BC021; Thu, 16 Nov 2023 14:04:12 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CBDD2BC01F for ; Thu, 16 Nov 2023 14:04:12 +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 13150335D46 for ; Thu, 16 Nov 2023 14:04:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B8991367 for ; Thu, 16 Nov 2023 14:04:09 +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: <1700142869.97067cdecfdf955b741bf067fa5c6d69727ba797.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: 97067cdecfdf955b741bf067fa5c6d69727ba797 X-VCS-Branch: master Date: Thu, 16 Nov 2023 14:04:09 +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: 26efa3b6-d4dc-4bbb-8be7-b85e2498a952 X-Archives-Hash: e386bdc053225709e01a41c20245be5a Message-ID: <20231116140409.Uil6SHTxl3JgZ2MZHXZ2z_KfkZiSyh6P3tk3Tksrgzg@z> commit: 97067cdecfdf955b741bf067fa5c6d69727ba797 Author: David Roman gmail com> AuthorDate: Thu Nov 16 13:24:08 2023 +0000 Commit: David Roman gmail com> CommitDate: Thu Nov 16 13:54:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97067cde Revert "profiles: mask dev-python/webrtcvad" This reverts commit 11249ac15413604fc5e247ba5466b2df44e97914. Signed-off-by: David Roman gmail.com> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5d530b25d9..0e5096eeda 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,12 +14,6 @@ # 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