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 98163158020 for ; Tue, 25 Oct 2022 11:32:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6C78E0536; Tue, 25 Oct 2022 11:32:09 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1AF1E0536 for ; Tue, 25 Oct 2022 11:32:09 +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 C894F341295 for ; Tue, 25 Oct 2022 11:32:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11D2562A for ; Tue, 25 Oct 2022 11:32:07 +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: <1666697517.3080ef4ec66de8d6c04e76decc6bb9309e97f032.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/genmsg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/genmsg/Manifest dev-ros/genmsg/genmsg-0.5.16.ebuild dev-ros/genmsg/genmsg-0.6.0.ebuild X-VCS-Directories: dev-ros/genmsg/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 3080ef4ec66de8d6c04e76decc6bb9309e97f032 X-VCS-Branch: master Date: Tue, 25 Oct 2022 11:32:07 +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: af01f5f6-5678-4e69-838c-5f84967d6527 X-Archives-Hash: 12eea45ff295b953c7627a672c3e03dd commit: 3080ef4ec66de8d6c04e76decc6bb9309e97f032 Author: Alexis Ballier gentoo org> AuthorDate: Tue Oct 25 10:39:41 2022 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Oct 25 11:31:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3080ef4e dev-ros/genmsg: bump to 0.6.0 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/genmsg/Manifest | 2 +- dev-ros/genmsg/{genmsg-0.5.16.ebuild => genmsg-0.6.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/genmsg/Manifest b/dev-ros/genmsg/Manifest index 6fd2b07c664e..d35cb1af4875 100644 --- a/dev-ros/genmsg/Manifest +++ b/dev-ros/genmsg/Manifest @@ -1 +1 @@ -DIST genmsg-0.5.16.tar.gz 60357 BLAKE2B 5d26540123606cac3590d54848f5999fc470008fe5c71abeaac01108f7b22a4d5b0282ebc109e747d1caf459daa88bce26ce206b480f63626205adba7decb1ed SHA512 6a658cc3a895f546592a540f2bcbfb3819321242ddaf47eabbf02207994af4cf4152bce042846d4ae3fcdda2664b6b255702a2cebfcaa80892b964a6822a5390 +DIST genmsg-0.6.0.tar.gz 60465 BLAKE2B d4b3fb69b540d5ae152ea9ba99f8a95f3ec0f2327abc3358c3f7e98710791d6cef7537a1c1de2229e103ffe80e7c67fadcbc1b781e3df2430dc379a14cc9a5a2 SHA512 73e0f16dfa0096c358c7b19fb5d5126af32ea24240611c4b45857a79d44d5a4aa77f34e4f0b4e2f38592f23b127ac1ffe74794be0b622921fd76353d9e42ea0d diff --git a/dev-ros/genmsg/genmsg-0.5.16.ebuild b/dev-ros/genmsg/genmsg-0.6.0.ebuild similarity index 91% rename from dev-ros/genmsg/genmsg-0.5.16.ebuild rename to dev-ros/genmsg/genmsg-0.6.0.ebuild index 7ae92b459ca2..7747d17bdcd2 100644 --- a/dev-ros/genmsg/genmsg-0.5.16.ebuild +++ b/dev-ros/genmsg/genmsg-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7