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 4B08C138334 for ; Thu, 14 Feb 2019 17:16:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33FAFE087C; Thu, 14 Feb 2019 17:16:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 05A83E087C for ; Thu, 14 Feb 2019 17:16:08 +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 2B3EC335C29 for ; Thu, 14 Feb 2019 17:16:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73561503 for ; Thu, 14 Feb 2019 17:16:05 +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: <1550164538.452455c71452fadd4e276f2db5394a82eeebca1e.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.1.ebuild dev-embedded/platformio/platformio-3.6.4.ebuild X-VCS-Directories: dev-embedded/platformio/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 452455c71452fadd4e276f2db5394a82eeebca1e X-VCS-Branch: master Date: Thu, 14 Feb 2019 17:16:05 +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: 663a88cb-753c-4c89-bdda-49ff692266c5 X-Archives-Hash: 28bb22c83870eb8cbf996f94457ff10e commit: 452455c71452fadd4e276f2db5394a82eeebca1e Author: Alexey Shvetsov gentoo org> AuthorDate: Thu Feb 14 17:13:35 2019 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Thu Feb 14 17:15:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452455c7 dev-embedded/platformio: Version bump Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Alexey Shvetsov gentoo.org> dev-embedded/platformio/Manifest | 2 +- .../platformio/{platformio-3.6.1.ebuild => platformio-3.6.4.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-embedded/platformio/Manifest b/dev-embedded/platformio/Manifest index 8dd9bd6700e..81355f945f6 100644 --- a/dev-embedded/platformio/Manifest +++ b/dev-embedded/platformio/Manifest @@ -1 +1 @@ -DIST platformio-3.6.1.tar.gz 111097 BLAKE2B b7df856239a50afca089985fa56903c4b3adec4a461e147d84b4270ac2488f6d8cac9a9a338a243f561f3235cffb60a971b22ed1f2b77daec685f3248ae707b2 SHA512 27adab3578b9ab369e76fce98439eb7705e0e660a3d5652d0945bcdddbca820a365b18ca896de505401fb8cf57e74c6fde3db6e409b2ec1c7cef842ebdd7743a +DIST platformio-3.6.4.tar.gz 111885 BLAKE2B 5b4e85e412f1736d01f6d408ade86ca74ef215d53d2cbf2d5393023ff87a325426836bd0d5a602b8327d311e0af23f3a3128743712601df73c40b40e27d34232 SHA512 06f5c88950bd905bddd30e00e2f2154f2a4879c5ed5fbdb9cc56a039147daf4d33af5cb6b8c09bef2ed06b1c50d75e3d628cea0f6cb79c3af2498ad2e19cc33c diff --git a/dev-embedded/platformio/platformio-3.6.1.ebuild b/dev-embedded/platformio/platformio-3.6.4.ebuild similarity index 96% rename from dev-embedded/platformio/platformio-3.6.1.ebuild rename to dev-embedded/platformio/platformio-3.6.4.ebuild index 8a9dd48ab3f..cb996b8fa12 100644 --- a/dev-embedded/platformio/platformio-3.6.1.ebuild +++ b/dev-embedded/platformio/platformio-3.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7