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 4A6AB1382C5 for ; Sun, 28 Mar 2021 11:43:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D494E0930; Sun, 28 Mar 2021 11:43:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 24CAAE0930 for ; Sun, 28 Mar 2021 11:43:42 +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 273A1340E28 for ; Sun, 28 Mar 2021 11:43:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B9DE64B for ; Sun, 28 Mar 2021 11:43:37 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616931087.b48cf095017fa624cfed9220dc5c1638e97661b5.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/default/linux/amd64/17.0/x32/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/default/linux/amd64/17.0/x32/package.mask X-VCS-Directories: profiles/default/linux/amd64/17.0/x32/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: b48cf095017fa624cfed9220dc5c1638e97661b5 X-VCS-Branch: master Date: Sun, 28 Mar 2021 11:43:37 +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: 29e7044d-c306-412e-91c0-688714f0d0f4 X-Archives-Hash: f2096fc664b6ba00a44e4ef814ddae45 commit: b48cf095017fa624cfed9220dc5c1638e97661b5 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Mar 28 11:31:27 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Mar 28 11:31:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b48cf095 package.mask: mask packs depending on nodejs on default/linux/amd64/17.0/x32 Signed-off-by: Andrew Ammerlaan riseup.net> profiles/default/linux/amd64/17.0/x32/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/default/linux/amd64/17.0/x32/package.mask b/profiles/default/linux/amd64/17.0/x32/package.mask index bb9c6ff64..11bd6dd9e 100644 --- a/profiles/default/linux/amd64/17.0/x32/package.mask +++ b/profiles/default/linux/amd64/17.0/x32/package.mask @@ -7,3 +7,14 @@ # Is this still relevant? Looks like support was comitted: # https://codereview.chromium.org/18014003 www-apps/code-server-bin + +# Andrew Ammerlaan (2021-03-28) +# Depends on QtPy[webengine] --> PyQtWebengine --> Nodejs +# which is masked on this profile +app-editors/kitscenarist +dev-vcs/gitqlient +dev-python/pywebview +media-video/vidify +media-video/vidify-audiosync + + 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 BEBEB1382C5 for ; Sun, 28 Mar 2021 11:32:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F462E0729; Sun, 28 Mar 2021 11:32:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 993DCE0729 for ; Sun, 28 Mar 2021 11:32:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3A57D33BF5D for ; Sun, 28 Mar 2021 11:32:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B6D25CF for ; Sun, 28 Mar 2021 11:32:01 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616931087.b48cf095017fa624cfed9220dc5c1638e97661b5.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/default/linux/amd64/17.0/x32/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/default/linux/amd64/17.0/x32/package.mask X-VCS-Directories: profiles/default/linux/amd64/17.0/x32/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: b48cf095017fa624cfed9220dc5c1638e97661b5 X-VCS-Branch: dev Date: Sun, 28 Mar 2021 11:32: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: b0d0c374-599d-45d4-92fd-e27e100a6585 X-Archives-Hash: 2a161fccdcb10b5ba3c1af0af358ee3f Message-ID: <20210328113201.3eT3UeUPBHARdEd2_gMrJ85x0oKK5xJzjO8AZkcyVUU@z> commit: b48cf095017fa624cfed9220dc5c1638e97661b5 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Mar 28 11:31:27 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Mar 28 11:31:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b48cf095 package.mask: mask packs depending on nodejs on default/linux/amd64/17.0/x32 Signed-off-by: Andrew Ammerlaan riseup.net> profiles/default/linux/amd64/17.0/x32/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/default/linux/amd64/17.0/x32/package.mask b/profiles/default/linux/amd64/17.0/x32/package.mask index bb9c6ff64..11bd6dd9e 100644 --- a/profiles/default/linux/amd64/17.0/x32/package.mask +++ b/profiles/default/linux/amd64/17.0/x32/package.mask @@ -7,3 +7,14 @@ # Is this still relevant? Looks like support was comitted: # https://codereview.chromium.org/18014003 www-apps/code-server-bin + +# Andrew Ammerlaan (2021-03-28) +# Depends on QtPy[webengine] --> PyQtWebengine --> Nodejs +# which is masked on this profile +app-editors/kitscenarist +dev-vcs/gitqlient +dev-python/pywebview +media-video/vidify +media-video/vidify-audiosync + +