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 452C0138359 for ; Mon, 20 Jul 2020 21:26:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C403E086B; Mon, 20 Jul 2020 21:26:48 +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 4937EE086B for ; Mon, 20 Jul 2020 21:26:48 +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 1FC4C34EBD3 for ; Mon, 20 Jul 2020 21:26:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1A5A2A4 for ; Mon, 20 Jul 2020 21:26:45 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1595280384.9518cece73a58efe141f1dab0da60b24d9a4d661.alexxy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/platformio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-embedded/platformio/Manifest dev-embedded/platformio/platformio-4.3.3.ebuild dev-embedded/platformio/platformio-4.3.4.ebuild X-VCS-Directories: dev-embedded/platformio/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 9518cece73a58efe141f1dab0da60b24d9a4d661 X-VCS-Branch: master Date: Mon, 20 Jul 2020 21:26:45 +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: 1e644dcf-29e4-4eb7-990b-f69b03a075eb X-Archives-Hash: 8c18b8bda291f3738b9d748a31ee6d4a commit: 9518cece73a58efe141f1dab0da60b24d9a4d661 Author: Alexey Shvetsov gentoo org> AuthorDate: Mon Jul 20 21:26:24 2020 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Mon Jul 20 21:26:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9518cece dev-embedded/platformio: Version bump Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Alexey Shvetsov gentoo.org> dev-embedded/platformio/Manifest | 2 +- .../platformio/{platformio-4.3.3.ebuild => platformio-4.3.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-embedded/platformio/Manifest b/dev-embedded/platformio/Manifest index 0ef1f9a0e35..193be934366 100644 --- a/dev-embedded/platformio/Manifest +++ b/dev-embedded/platformio/Manifest @@ -1 +1 @@ -DIST platformio-4.3.3.tar.gz 187697 BLAKE2B e4d73db41390b52a9fc3b620630d6d3e65250444213474bd882f0eafec36e1f37d2d5513e34534e281dcc1e8460da1296c10d9882bb627382764ca65394bdc1c SHA512 9be991d999d0e1cea7bb57283e879670e202a7400fafc9b37363228355ca1f5a308926f033d04e32e004952fde18340be669bbd7861bf67019a1b1d32251815c +DIST platformio-4.3.4.tar.gz 190096 BLAKE2B 593fb04e78cc04a3fe939de4ea11617ae267dc2427009a168a50d0172774962c34faba5d9fef861980b09172efad8401154dc812040a5867c7c320a0d5728273 SHA512 751a737eeb425238094c00defcd2094b511e2cfb5792a965323b87d46113a94e03e7be35dbe3e5ecde0c096fda5f372c9ab9863b779cb58e0c5abc36885475d6 diff --git a/dev-embedded/platformio/platformio-4.3.3.ebuild b/dev-embedded/platformio/platformio-4.3.4.ebuild similarity index 100% rename from dev-embedded/platformio/platformio-4.3.3.ebuild rename to dev-embedded/platformio/platformio-4.3.4.ebuild