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 67E2B139360 for ; Thu, 12 Aug 2021 16:58:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76C54E081E; Thu, 12 Aug 2021 16:58:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 55B62E081E for ; Thu, 12 Aug 2021 16:58:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E065B33E02F for ; Thu, 12 Aug 2021 16:58:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 740398A7 for ; Thu, 12 Aug 2021 16:58:23 +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: <1628787494.4cf92bfd5f8116613617d8c488fdcf5059c9956e.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/dwa_local_planner/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/dwa_local_planner/Manifest dev-ros/dwa_local_planner/dwa_local_planner-1.17.0-r1.ebuild X-VCS-Directories: dev-ros/dwa_local_planner/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 4cf92bfd5f8116613617d8c488fdcf5059c9956e X-VCS-Branch: master Date: Thu, 12 Aug 2021 16:58:23 +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: ca1bb3c5-7f8a-42a2-86a2-33ab9546065d X-Archives-Hash: 6a5c43585bfc3f8075a754554ce75aa0 commit: 4cf92bfd5f8116613617d8c488fdcf5059c9956e Author: Alexis Ballier gentoo org> AuthorDate: Thu Aug 12 16:41:23 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Aug 12 16:58:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf92bfd dev-ros/dwa_local_planner: Remove old Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/dwa_local_planner/Manifest | 1 - .../dwa_local_planner-1.17.0-r1.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/dev-ros/dwa_local_planner/Manifest b/dev-ros/dwa_local_planner/Manifest index 494e2eda780..5ca21b5617e 100644 --- a/dev-ros/dwa_local_planner/Manifest +++ b/dev-ros/dwa_local_planner/Manifest @@ -1,2 +1 @@ -DIST navigation-1.17.0.tar.gz 347660 BLAKE2B 8345dccf8ac5e24d1017631bb621ebaa472cc492d6361f29938501a149555771e03a6a46e16fdcc508bbe5c206ead80e9b79e9168b873685fca50a78ea7a7e13 SHA512 a536c8826bd88151ff8f51f83661282f8ccf1b19872bd91ed32987ef372797b94489380262e79ee2560ecb4d9e290c5b4f8d52c17721e2a41126eaea909bce26 DIST navigation-1.17.1.tar.gz 349192 BLAKE2B 4cb946a296ab53d7196a70c66cc1dda0cf62f5f279fe020ca7c39781ecb5402af6addcd6164ab6e0a9bcfe3ba26e42f647546280f03b572202f0f4df8d6ed3cf SHA512 23178adaef9b720c644f621c67ed579be312101e70a7d12b527164c5cc55286982c99149a521a76c6dda05248e859435e51f9a0f09e582b89aed3b7c2173cfaa diff --git a/dev-ros/dwa_local_planner/dwa_local_planner-1.17.0-r1.ebuild b/dev-ros/dwa_local_planner/dwa_local_planner-1.17.0-r1.ebuild deleted file mode 100644 index 1247b1f90e2..00000000000 --- a/dev-ros/dwa_local_planner/dwa_local_planner-1.17.0-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Dynamic Window Approach to local robot navigation on a plane" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/angles - dev-ros/base_local_planner - dev-ros/costmap_2d - dev-ros/dynamic_reconfigure[${PYTHON_SINGLE_USEDEP}] - dev-cpp/eigen:3 - dev-ros/nav_core - dev-ros/pluginlib - dev-ros/roscpp - - dev-ros/tf2 - dev-ros/tf2_ros - - dev-libs/boost:=[threads(+)] - dev-libs/console_bridge:= -" -DEPEND="${RDEPEND} - dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] -"