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 6F553158090 for ; Sat, 28 May 2022 10:10:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA44AE085A; Sat, 28 May 2022 10:10:08 +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 8F836E085A for ; Sat, 28 May 2022 10:10:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 675EA340FA7 for ; Sat, 28 May 2022 10:10:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C53F326 for ; Sat, 28 May 2022 10:10:02 +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: <1653732582.789cccd6f8bd6992aa1e17233edb9a8506af3ebf.andrewammerlaan@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: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 789cccd6f8bd6992aa1e17233edb9a8506af3ebf X-VCS-Branch: dev Date: Sat, 28 May 2022 10:10:02 +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: 975ebbbc-fbdf-43d1-a9ec-aa71db0f362c X-Archives-Hash: ffbcacc0d1806c876d2261eb28af14c9 commit: 789cccd6f8bd6992aa1e17233edb9a8506af3ebf Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat May 28 10:09:42 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat May 28 10:09:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=789cccd6 profiles: mask dev-embedded/esp-idf Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7f85ab497..337f08d8e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -52,3 +52,8 @@ dev-python/dateparser # Andrew Ammerlaan (2022-05-24) # Hard depends on removed version of app-crypt/certbot, needs bump app-crypt/certbot-dns-digitalocean + +# Andrew Ammerlaan (2022-05-28) +# Depends on non-existent versions of pyparsing, invalid dependency +# on dev-embedded/esptool. Needs porting to python-single-r1. +dev-embedded/esp-idf 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 C92E7158090 for ; Sat, 28 May 2022 10:10:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBAA7E08E0; Sat, 28 May 2022 10:10:25 +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 D1472E08E0 for ; Sat, 28 May 2022 10:10:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EA7543416AD for ; Sat, 28 May 2022 10:10:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85E76506 for ; Sat, 28 May 2022 10:10:21 +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: <1653732582.789cccd6f8bd6992aa1e17233edb9a8506af3ebf.andrewammerlaan@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: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 789cccd6f8bd6992aa1e17233edb9a8506af3ebf X-VCS-Branch: master Date: Sat, 28 May 2022 10:10:21 +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: 247a58c4-e461-4f14-a282-4b25eaea0bed X-Archives-Hash: 25b7a2d2d963ce3100160871b41165ce Message-ID: <20220528101021.IJ6RJxEoJsoa73f838nAlj0PEiAucwE7eCoA2Vrmz8Q@z> commit: 789cccd6f8bd6992aa1e17233edb9a8506af3ebf Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat May 28 10:09:42 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat May 28 10:09:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=789cccd6 profiles: mask dev-embedded/esp-idf Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7f85ab497..337f08d8e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -52,3 +52,8 @@ dev-python/dateparser # Andrew Ammerlaan (2022-05-24) # Hard depends on removed version of app-crypt/certbot, needs bump app-crypt/certbot-dns-digitalocean + +# Andrew Ammerlaan (2022-05-28) +# Depends on non-existent versions of pyparsing, invalid dependency +# on dev-embedded/esptool. Needs porting to python-single-r1. +dev-embedded/esp-idf