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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 91E38138359 for ; Fri, 2 Oct 2020 21:25:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF108E0995; Fri, 2 Oct 2020 21:24:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3328E0995 for ; Fri, 2 Oct 2020 21:24:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41166340C57 for ; Fri, 2 Oct 2020 21:24:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1396373 for ; Fri, 2 Oct 2020 21:24:56 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1601673892.19f9b22e442231e79c4607ecae8ca731dd27d397.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/, profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.stable.mask profiles/arch/x86/package.use.stable.mask profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ profiles/arch/x86/ profiles/arch/amd64/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 19f9b22e442231e79c4607ecae8ca731dd27d397 X-VCS-Branch: master Date: Fri, 2 Oct 2020 21:24:56 +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: 4b34b394-b49e-4a60-bb93-35105e4745b1 X-Archives-Hash: 8e178a1c2c15cea49af52df565f65bfa commit: 19f9b22e442231e79c4607ecae8ca731dd27d397 Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Oct 2 21:24:07 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Oct 2 21:24:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f9b22e profiles: Add www-client/firefox[screencast] to p.use.stable.mask (2) Signed-off-by: Thomas Deutschmann gentoo.org> profiles/arch/amd64/package.use.stable.mask | 5 +++++ profiles/arch/x86/package.use.stable.mask | 5 +++++ profiles/base/package.use.stable.mask | 5 ----- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 5d986026fe8..606e9f50aa8 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann (2020-10-02) +# media-video/pipewire not yet stabilized and without +# sys-apps/xdg-desktop-portal-gtk not useable at all +www-client/firefox screencast + # Thomas Deutschmann (2020-09-07) # sys-cluster/slurm has no stable keywords # dev-util/nvidia-cuda-toolkit has no stable keywords diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 328ba2f9cc5..d808ed1bddd 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann (2020-10-02) +# media-video/pipewire not yet stabilized and without +# sys-apps/xdg-desktop-portal-gtk not useable at all +www-client/firefox screencast + # Thomas Deutschmann (2020-08-05) # sys-cluster/slurm has no stable keywords app-metrics/collectd collectd_plugins_slurm diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index cf9ac33a30e..255930f8f6d 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,11 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask -# Thomas Deutschmann (2020-10-02) -# media-video/pipewire not yet stabilized and without -# sys-apps/xdg-desktop-portal-gtk not useable at all -www-client/firefox screencast - # Michał Górny (2020-09-20) # Always build python-exec with all the targets. dev-lang/python-exec -python_targets_python3_9