commit:     15c9d3a1e57e1a5d5a93312b155e4016e790ab0b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 15:41:26 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 16:02:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c9d3a1

dev-ros/nav_core: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/nav_core/Manifest               |  1 -
 dev-ros/nav_core/nav_core-1.15.2.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-ros/nav_core/Manifest b/dev-ros/nav_core/Manifest
index 7741f34de8d..a4fee98c8c5 100644
--- a/dev-ros/nav_core/Manifest
+++ b/dev-ros/nav_core/Manifest
@@ -1,2 +1 @@
-DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 
866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4
 SHA512 
582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142
 DIST navigation-1.17.0.tar.gz 347660 BLAKE2B 
8345dccf8ac5e24d1017631bb621ebaa472cc492d6361f29938501a149555771e03a6a46e16fdcc508bbe5c206ead80e9b79e9168b873685fca50a78ea7a7e13
 SHA512 
a536c8826bd88151ff8f51f83661282f8ccf1b19872bd91ed32987ef372797b94489380262e79ee2560ecb4d9e290c5b4f8d52c17721e2a41126eaea909bce26

diff --git a/dev-ros/nav_core/nav_core-1.15.2.ebuild 
b/dev-ros/nav_core/nav_core-1.15.2.ebuild
deleted file mode 100644
index 3461f7166e3..00000000000
--- a/dev-ros/nav_core/nav_core-1.15.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-planning/navigation";
-ROS_SUBDIR=${PN}
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="Common interfaces for navigation specific robot actions"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/tf
-       dev-ros/costmap_2d
-"
-DEPEND="${RDEPEND}"

Reply via email to