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 2E49B139360 for ; Fri, 6 Aug 2021 12:33:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 802C7E09D4; Fri, 6 Aug 2021 12:33:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 5BFB9E09D6 for ; Fri, 6 Aug 2021 12:33: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 7155F342B7A for ; Fri, 6 Aug 2021 12:33:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92D8A8A7 for ; Fri, 6 Aug 2021 12:33:00 +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: <1628253172.cdd108142bb018b5386dc3f74d489fd86d4476d1.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_bag/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_bag/Manifest dev-ros/rqt_bag/rqt_bag-0.4.15.ebuild dev-ros/rqt_bag/rqt_bag-0.5.1.ebuild X-VCS-Directories: dev-ros/rqt_bag/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: cdd108142bb018b5386dc3f74d489fd86d4476d1 X-VCS-Branch: master Date: Fri, 6 Aug 2021 12:33:00 +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: c13941e0-c0a4-4d18-a16c-f72ceee86276 X-Archives-Hash: 0cb549779c2580094a0546f95b52d1d7 commit: cdd108142bb018b5386dc3f74d489fd86d4476d1 Author: Alexis Ballier gentoo org> AuthorDate: Fri Aug 6 12:18:27 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Aug 6 12:32:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd10814 dev-ros/rqt_bag: bump to 0.5.1 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/rqt_bag/Manifest | 2 +- dev-ros/rqt_bag/{rqt_bag-0.4.15.ebuild => rqt_bag-0.5.1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/rqt_bag/Manifest b/dev-ros/rqt_bag/Manifest index d6594ebc829..697c7e6a8ae 100644 --- a/dev-ros/rqt_bag/Manifest +++ b/dev-ros/rqt_bag/Manifest @@ -1 +1 @@ -DIST rqt_bag-0.4.15.tar.gz 51549 BLAKE2B 87e1a5b997efa6e0b460edd11b14608ba35a49e3b404c2df32fa6f5bf442bca271e9329a2a7eea5b21b07488e0b06b7a23e706fa631dc4146c8911a29ddf36eb SHA512 01df2bf2626057ad05a52f0c069b013fd2f9ef00afa57e76b696fc7b66c6b6766a8ae6f880b1fa5493759b53deb87ac4d12bd5c22fe81ea9192f5ae6f91aa976 +DIST rqt_bag-0.5.1.tar.gz 53151 BLAKE2B 4165c2596fa77f059e211f9f760ce4c0634b4f5a1582be34ee40400a2715f1a5c09b2ea3b0aabaf7cf9a75eea1baec8b07220f9297d86b30e58155da05d66234 SHA512 e1b4c15cb085f285911bc8077465616923e6c2954553779c62d7cfb889b56ef88ca0bdf4e3e280fc1f489e3aac49de5d0567703d37f8ef8b1d55aa1e47e92d4f diff --git a/dev-ros/rqt_bag/rqt_bag-0.4.15.ebuild b/dev-ros/rqt_bag/rqt_bag-0.5.1.ebuild similarity index 94% rename from dev-ros/rqt_bag/rqt_bag-0.4.15.ebuild rename to dev-ros/rqt_bag/rqt_bag-0.5.1.ebuild index 51bedaaa515..9e3b5a9ca41 100644 --- a/dev-ros/rqt_bag/rqt_bag-0.4.15.ebuild +++ b/dev-ros/rqt_bag/rqt_bag-0.5.1.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