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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 19162158030 for ; Thu, 23 Feb 2023 16:35:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 206A7E07AE; Thu, 23 Feb 2023 16:35:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 EEDE8E07AE for ; Thu, 23 Feb 2023 16:35:00 +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 B2F9E3408CF for ; Thu, 23 Feb 2023 16:34:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE1F98BA for ; Thu, 23 Feb 2023 16:34:57 +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: <1677170094.00366c1bb4d7528971691e7a34b3df14f9586290.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/rtabmap/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/rtabmap/Manifest sci-libs/rtabmap/rtabmap-0.20.22.ebuild sci-libs/rtabmap/rtabmap-0.20.23.ebuild X-VCS-Directories: sci-libs/rtabmap/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 00366c1bb4d7528971691e7a34b3df14f9586290 X-VCS-Branch: master Date: Thu, 23 Feb 2023 16:34:57 +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: 10d54114-b67d-41dd-817e-bb2b547e9ce3 X-Archives-Hash: 4a72c8461f288287b6872a1a29201f3e commit: 00366c1bb4d7528971691e7a34b3df14f9586290 Author: Alexis Ballier gentoo org> AuthorDate: Thu Feb 23 14:49:24 2023 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Feb 23 16:34:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00366c1b sci-libs/rtabmap: bump to 0.20.23 Signed-off-by: Alexis Ballier gentoo.org> sci-libs/rtabmap/Manifest | 2 +- sci-libs/rtabmap/{rtabmap-0.20.22.ebuild => rtabmap-0.20.23.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/rtabmap/Manifest b/sci-libs/rtabmap/Manifest index c98c0621d010..181de12c7f42 100644 --- a/sci-libs/rtabmap/Manifest +++ b/sci-libs/rtabmap/Manifest @@ -1,2 +1,2 @@ DIST rtabmap-0.20.18.tar.gz 21545395 BLAKE2B 1cd7727cc499f0c78fa62f94fca4517e9a5f1eb79e0690683da1c61536542a6d3e342794f4282c92aa725be221fd88afb1f730cc8e431bb9ac293bd73e7146cf SHA512 313b95ba741ecbbec721ce3c339b508e75578f2b85f23739d22ddda5be28c03104e9bb6c4ab8a45ac2225bd72c7b9e84b4c5a5ae7bd4d04b1bb054566be23fff -DIST rtabmap-0.20.22.tar.gz 21920843 BLAKE2B a430d6ba52a6496adb3dda2cec636d351f541a4052daff75edd69af5318ed24351205c7fe3c4740f490d1a999b90608f70630a78ce3e6bceed85b26a3d81e9ad SHA512 29554bf62f09d55fe4df2c777495ab849e3911119493cb3fd6cdf3319cb6e7f2d9b2b25930a49e40403f64049b0bcbd514e7ae7b2f6a3ac3affe61c19f1e7e39 +DIST rtabmap-0.20.23.tar.gz 21922099 BLAKE2B ed254beea19b635ffad6e09edd8ea8370eda633dacd3dfcc273b6b750685ac4dac8b57ee91d273eef21c23f4b057cc401354a8a18d2e93ec2f6564bb84c59c0f SHA512 bef7140d569cdb3a86d329b79d410feeb5fe3291263e3be68a62270f807c102b5911946d50fb2f084b8a76eaa7e486c5819dc29ef1c71ef80ac3d5ee41910942 diff --git a/sci-libs/rtabmap/rtabmap-0.20.22.ebuild b/sci-libs/rtabmap/rtabmap-0.20.23.ebuild similarity index 100% rename from sci-libs/rtabmap/rtabmap-0.20.22.ebuild rename to sci-libs/rtabmap/rtabmap-0.20.23.ebuild