From f51cb90e0693fcaf7cf4074825b0911a7465748f Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Fri, 27 Jul 2018 11:08:03 +0200 Subject: dev-ros/voxel_grid: Remove old Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild (limited to 'dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild') diff --git a/dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild b/dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild deleted file mode 100644 index 619dcc5b0f7d..000000000000 --- a/dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 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="Implementation of an efficient 3D voxel grid" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/roscpp" -DEPEND="${RDEPEND} - test? ( dev-cpp/gtest )" -- cgit v1.2.3-65-gdbad