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 35954158021 for ; Tue, 25 Oct 2022 11:32:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05F28E08AD; Tue, 25 Oct 2022 11:32:10 +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 DFFECE08AD 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 E7EC934129A 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 265D062B 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.0612112e85201a3f3a60a3d61c74f99f1a4e780b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/gencpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/gencpp/Manifest dev-ros/gencpp/gencpp-0.6.5.ebuild dev-ros/gencpp/gencpp-0.7.0.ebuild X-VCS-Directories: dev-ros/gencpp/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 0612112e85201a3f3a60a3d61c74f99f1a4e780b 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: 1720f971-a9d6-4869-abe1-169eaed762ce X-Archives-Hash: 2f57cdd2338fb0e649eacece840fe30e commit: 0612112e85201a3f3a60a3d61c74f99f1a4e780b Author: Alexis Ballier gentoo org> AuthorDate: Tue Oct 25 10:40:44 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=0612112e dev-ros/gencpp: bump to 0.7.0 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/gencpp/Manifest | 2 +- dev-ros/gencpp/{gencpp-0.6.5.ebuild => gencpp-0.7.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/gencpp/Manifest b/dev-ros/gencpp/Manifest index b540a74fc21b..ac3d60f149cf 100644 --- a/dev-ros/gencpp/Manifest +++ b/dev-ros/gencpp/Manifest @@ -1 +1 @@ -DIST gencpp-0.6.5.tar.gz 9803 BLAKE2B 3f22693cf8924a9c6c88aea287eb44f15670c0289c441a4dc631e9386d28702be074551ce2f0585cfc8f237a4d3925206c56d9cd760aae63655c9e7fc6bd82d2 SHA512 37f8869f2671a2dbbaf2d6fe9517cf0675639b3d1ce1940cb3ae3ce40432a61cafbe8e272a71b49cc1068f33dd5201cf3e0a2e0bed1c9ed1a5053669e35596aa +DIST gencpp-0.7.0.tar.gz 9914 BLAKE2B 79a259768be409d4d05a6b7f71a709761ac9c49aeb82a2910045c205eb6600a08e20c6457c36cb3d7b27865c8fcb4e90f65e5c622ee24567c36d6fc04ca0dff7 SHA512 5fc73ef7e03b1712ddb071ba3d6f49b6657eca3ebadb8384f19efe457f3de2fb799c02a603ea32960c265acd2bd752a0a020db753bf0f2c4d00fdd102da4519f diff --git a/dev-ros/gencpp/gencpp-0.6.5.ebuild b/dev-ros/gencpp/gencpp-0.7.0.ebuild similarity index 91% rename from dev-ros/gencpp/gencpp-0.6.5.ebuild rename to dev-ros/gencpp/gencpp-0.7.0.ebuild index dca06b5f534d..44bc8f1377ba 100644 --- a/dev-ros/gencpp/gencpp-0.6.5.ebuild +++ b/dev-ros/gencpp/gencpp-0.7.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