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 75959138334 for ; Wed, 10 Apr 2019 11:35:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BF40E08F9; Wed, 10 Apr 2019 11:35:35 +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 747B0E08F9 for ; Wed, 10 Apr 2019 11:35:35 +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 59FE4340943 for ; Wed, 10 Apr 2019 11:35:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED864520 for ; Wed, 10 Apr 2019 11:35:32 +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: <1554896110.7820cf9e2779d78fdbd8658c1d700685027141e7.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-3.6.4.ebuild dev-embedded/platformio/platformio-3.6.6.ebuild X-VCS-Directories: dev-embedded/platformio/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 7820cf9e2779d78fdbd8658c1d700685027141e7 X-VCS-Branch: master Date: Wed, 10 Apr 2019 11:35:32 +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: b6d872d3-c71e-476a-bb00-a527ff32ce59 X-Archives-Hash: 62f05b36bfce1411c082e0c328af6e91 commit: 7820cf9e2779d78fdbd8658c1d700685027141e7 Author: Alexey Shvetsov gentoo org> AuthorDate: Wed Apr 10 11:35:10 2019 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Wed Apr 10 11:35:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7820cf9e dev-embedded/platformio: Version bump Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexey Shvetsov gentoo.org> dev-embedded/platformio/Manifest | 2 +- .../platformio/{platformio-3.6.4.ebuild => platformio-3.6.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-embedded/platformio/Manifest b/dev-embedded/platformio/Manifest index 81355f945f6..987621a8d67 100644 --- a/dev-embedded/platformio/Manifest +++ b/dev-embedded/platformio/Manifest @@ -1 +1 @@ -DIST platformio-3.6.4.tar.gz 111885 BLAKE2B 5b4e85e412f1736d01f6d408ade86ca74ef215d53d2cbf2d5393023ff87a325426836bd0d5a602b8327d311e0af23f3a3128743712601df73c40b40e27d34232 SHA512 06f5c88950bd905bddd30e00e2f2154f2a4879c5ed5fbdb9cc56a039147daf4d33af5cb6b8c09bef2ed06b1c50d75e3d628cea0f6cb79c3af2498ad2e19cc33c +DIST platformio-3.6.6.tar.gz 113642 BLAKE2B 00b2e3710f23bd459f3f95fc29515d65f36d78f51831c20864f9eb06e915495ce9ce719cca27249b8f69ef1e83db2a4462deb1b4676834940a018ae7af0a421d SHA512 41dc71e1d1e3ef5755f0902bbcffcd08704b7ec4ffd617142da5241e0a8fc9061bad7f373be5b221a064e91cad54a8ce0412303f814a2e66b72e80996765c621 diff --git a/dev-embedded/platformio/platformio-3.6.4.ebuild b/dev-embedded/platformio/platformio-3.6.6.ebuild similarity index 100% rename from dev-embedded/platformio/platformio-3.6.4.ebuild rename to dev-embedded/platformio/platformio-3.6.6.ebuild