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 1DDFC139360 for ; Tue, 3 Aug 2021 07:36:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6185CE0A01; Tue, 3 Aug 2021 07:36:02 +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 4BA7FE0A01 for ; Tue, 3 Aug 2021 07:36:02 +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 602403430E1 for ; Tue, 3 Aug 2021 07:36:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 800BE85A for ; Tue, 3 Aug 2021 07:35:58 +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: <1627976153.5c4e82ea1c4dca39c63bedc5b8d3213a4d999f4b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rviz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rviz/Manifest dev-ros/rviz/rviz-1.14.4-r1.ebuild dev-ros/rviz/rviz-1.14.8.ebuild X-VCS-Directories: dev-ros/rviz/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 5c4e82ea1c4dca39c63bedc5b8d3213a4d999f4b X-VCS-Branch: master Date: Tue, 3 Aug 2021 07:35:58 +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: 56f8071c-3fc5-4cd0-9084-de1c7434a80d X-Archives-Hash: 81685693e38f083cd0b31168c98a3ba3 commit: 5c4e82ea1c4dca39c63bedc5b8d3213a4d999f4b Author: Alexis Ballier gentoo org> AuthorDate: Tue Aug 3 07:34:39 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Aug 3 07:35:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4e82ea dev-ros/rviz: bump to 1.14.8 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/rviz/Manifest | 2 +- dev-ros/rviz/{rviz-1.14.4-r1.ebuild => rviz-1.14.8.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ros/rviz/Manifest b/dev-ros/rviz/Manifest index bc788b9e9c8..8f9a05a1dbe 100644 --- a/dev-ros/rviz/Manifest +++ b/dev-ros/rviz/Manifest @@ -1 +1 @@ -DIST rviz-1.14.4.tar.gz 5121671 BLAKE2B f691b80d0240c7b09100c6cae8f25839969547654b7b974191e8ebbacf73a6e996cf69593910a1bb38a9db182446f6f89917115e9923805cd054e8dd25356786 SHA512 a7ae0d4196d7fa9c6b5e461d7cb9d044e09b8620b256d2cbccd8975266b81eeafd5693b01b0ae6fa21a73b7329cad335f8179bb7c90295da495da5552c304d33 +DIST rviz-1.14.8.tar.gz 5127738 BLAKE2B 317d38e73f078e043984aac465bc3284f92febe2693f80871e9bf3ec55c800b42fbc87f0adedd888c3c62f526157846fe61ad6a33d97314b36fb89d8e305fe0b SHA512 a6e5d08be925f7df1f11eed72905447f30f829ddc4e9f39b957c1af284f0533814f29affa5105bafd2a31aa894c3700687401cef8bc36d31b28923f95da53904 diff --git a/dev-ros/rviz/rviz-1.14.4-r1.ebuild b/dev-ros/rviz/rviz-1.14.8.ebuild similarity index 100% rename from dev-ros/rviz/rviz-1.14.4-r1.ebuild rename to dev-ros/rviz/rviz-1.14.8.ebuild