From a1b20429e7e2ba1b44414459afd5a2b50788cd9c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Jan 2023 08:07:03 +0000 Subject: gentoo auto-resync : 25:01:2023 - 08:07:03 --- .../roscpp_tutorials-0.10.1-r1.ebuild | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 dev-ros/roscpp_tutorials/roscpp_tutorials-0.10.1-r1.ebuild (limited to 'dev-ros/roscpp_tutorials/roscpp_tutorials-0.10.1-r1.ebuild') diff --git a/dev-ros/roscpp_tutorials/roscpp_tutorials-0.10.1-r1.ebuild b/dev-ros/roscpp_tutorials/roscpp_tutorials-0.10.1-r1.ebuild deleted file mode 100644 index 050a9f8d56bd..000000000000 --- a/dev-ros/roscpp_tutorials/roscpp_tutorials-0.10.1-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -ROS_REPO_URI="https://github.com/ros/ros_tutorials" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} -CATKIN_HAS_MESSAGES=yes -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" - -inherit ros-catkin - -DESCRIPTION="Attempts to show the features of ROS step-by-step" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/boost:= - dev-ros/rostime - dev-ros/roscpp - dev-ros/rosconsole - dev-ros/roscpp_serialization -" -DEPEND="${RDEPEND}" -- cgit v1.2.3