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 35E1113835A for ; Tue, 2 Feb 2021 14:28:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 809B0E092C; Tue, 2 Feb 2021 14:28:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 60155E092B for ; Tue, 2 Feb 2021 14:28:32 +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 6A2313416C7 for ; Tue, 2 Feb 2021 14:28:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84C914C0 for ; Tue, 2 Feb 2021 14:28:28 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1612276103.86f9db916cb648b091b8f6e9c31944b120c36592.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/urg_node/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/urg_node/Manifest dev-ros/urg_node/urg_node-0.1.14.ebuild dev-ros/urg_node/urg_node-0.1.15.ebuild X-VCS-Directories: dev-ros/urg_node/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 86f9db916cb648b091b8f6e9c31944b120c36592 X-VCS-Branch: master Date: Tue, 2 Feb 2021 14:28:28 +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: 017c2c42-e64b-45c8-8d7c-e126560c2793 X-Archives-Hash: 5364aa90e2eb45a2392f8a82787c8716 commit: 86f9db916cb648b091b8f6e9c31944b120c36592 Author: Alexis Ballier gentoo org> AuthorDate: Tue Feb 2 14:04:11 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Feb 2 14:28:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86f9db91 dev-ros/urg_node: bump to 0.1.15 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/urg_node/Manifest | 2 +- dev-ros/urg_node/{urg_node-0.1.14.ebuild => urg_node-0.1.15.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/urg_node/Manifest b/dev-ros/urg_node/Manifest index 296808c1e79..3d7f6653966 100644 --- a/dev-ros/urg_node/Manifest +++ b/dev-ros/urg_node/Manifest @@ -1 +1 @@ -DIST urg_node-0.1.14.tar.gz 20987 BLAKE2B ee358a238f0886c3eeee213467c44d3e721f4e6fb6c9d887393bdd3eab16d36eb07a62f705256d2a81314afaf29119608a874e26b19afa190a3033e84d3a987d SHA512 2614d614ee88cc5c9087f0ddff5cb991f6707452b42bc00f1c7b0bcbbc6a8fd1915b94fd041526e93ac8b0a481d1b45eeddea32d71a1034362b37e1f458217fb +DIST urg_node-0.1.15.tar.gz 21048 BLAKE2B 1a4db87f40e7f895c5e56d3ea5fa1457dd47ce84dd3a5cf18973a8d246e5e86d6c0492a74b43e3407c54415d6dce61dd696c953328997290ab4ceb26c2135e2c SHA512 df505f6ad1a5ff088870a5bc85cc59e96a19a60be63b278d55a048cb812f49e30be2f7dbaff74aab52863598180dfce3f411cbf09ad5f54f130fce9992baeb87 diff --git a/dev-ros/urg_node/urg_node-0.1.14.ebuild b/dev-ros/urg_node/urg_node-0.1.15.ebuild similarity index 95% rename from dev-ros/urg_node/urg_node-0.1.14.ebuild rename to dev-ros/urg_node/urg_node-0.1.15.ebuild index cd680c30f62..985c4cbd04c 100644 --- a/dev-ros/urg_node/urg_node-0.1.14.ebuild +++ b/dev-ros/urg_node/urg_node-0.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7