From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- .../joint_states_settler-0.10.14.ebuild | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild (limited to 'dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild') diff --git a/dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild b/dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild deleted file mode 100644 index f0900cf7e7c1..000000000000 --- a/dev-ros/joint_states_settler/joint_states_settler-0.10.14.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-perception/calibration" -CATKIN_HAS_MESSAGES=yes -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Reports how long a subset of joints has been settled" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/boost:=[threads] - dev-ros/actionlib - dev-ros/rosconsole - dev-ros/roscpp - dev-ros/roscpp_serialization - dev-ros/settlerlib - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/actionlib_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] -" -DEPEND="${RDEPEND} - test? ( dev-cpp/gtest )" -PATCHES=( "${FILESDIR}/gcc6.patch" ) -- cgit v1.2.3