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 337331581C1 for ; Wed, 3 Jul 2024 22:42:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 625B5E2B0B; Wed, 3 Jul 2024 22:42:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 44D1AE2B0B for ; Wed, 3 Jul 2024 22:42:55 +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 821EF343029 for ; Wed, 3 Jul 2024 22:42:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA1F31543 for ; Wed, 3 Jul 2024 22:42:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1720046534.6fdec87512d25412575852c8f00d41f23e564120.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/esptool/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-embedded/esptool/esptool-4.7.0-r2.ebuild dev-embedded/esptool/esptool-4.7.0-r3.ebuild X-VCS-Directories: dev-embedded/esptool/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6fdec87512d25412575852c8f00d41f23e564120 X-VCS-Branch: master Date: Wed, 3 Jul 2024 22:42:52 +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: f3c7810c-3264-4b63-a50e-6aa6f7eeed7b X-Archives-Hash: 9d60aaa88b9121e7898a92534e022167 commit: 6fdec87512d25412575852c8f00d41f23e564120 Author: Sam James gentoo org> AuthorDate: Wed Jul 3 22:42:14 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 3 22:42:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fdec875 dev-embedded/esptool: add revbump for single impl Sorry, I lost this somehow. Closes: https://bugs.gentoo.org/933646 Fixes: b3386e04d713abff3bfe4071b22a67ad0b9077ae Signed-off-by: Sam James gentoo.org> dev-embedded/esptool/{esptool-4.7.0-r2.ebuild => esptool-4.7.0-r3.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-embedded/esptool/esptool-4.7.0-r2.ebuild b/dev-embedded/esptool/esptool-4.7.0-r3.ebuild similarity index 100% rename from dev-embedded/esptool/esptool-4.7.0-r2.ebuild rename to dev-embedded/esptool/esptool-4.7.0-r3.ebuild