From c451ef0854179d34dee43fb5daa559437f19e2ba Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Tue, 24 Jan 2023 18:08:52 +0100 Subject: dev-ros/turtle_actionlib: treeclean MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-ros/turtle_actionlib/Manifest | 1 - dev-ros/turtle_actionlib/metadata.xml | 11 --------- .../turtle_actionlib-0.2.0-r1.ebuild | 27 ---------------------- .../turtle_actionlib/turtle_actionlib-9999.ebuild | 27 ---------------------- 4 files changed, 66 deletions(-) delete mode 100644 dev-ros/turtle_actionlib/Manifest delete mode 100644 dev-ros/turtle_actionlib/metadata.xml delete mode 100644 dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild delete mode 100644 dev-ros/turtle_actionlib/turtle_actionlib-9999.ebuild (limited to 'dev-ros') diff --git a/dev-ros/turtle_actionlib/Manifest b/dev-ros/turtle_actionlib/Manifest deleted file mode 100644 index c6a913b1d7c4..000000000000 --- a/dev-ros/turtle_actionlib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST common_tutorials-0.2.0.tar.gz 12624 BLAKE2B 051e8e980e23dc2ecac2bfb534a8d820b2d2ee3d84b7e42e7ebc538e82560a7ea7e84972a6d6ab5f0c441eba7cf8c7aa2b3b5aced00f73ffc0f0537a3df0c547 SHA512 a3f537199c3ed143ef6c44edaf3fe427374027ed33478f9d440adc62697ace7e69c09cc5b5cacc76d2062eabc32138cbb08314dfd3d4af6f45f0147cb39bf2d9 diff --git a/dev-ros/turtle_actionlib/metadata.xml b/dev-ros/turtle_actionlib/metadata.xml deleted file mode 100644 index 18730473acf0..000000000000 --- a/dev-ros/turtle_actionlib/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - ros@gentoo.org - Gentoo ROS Project - - - ros/common_tutorials - - diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild b/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild deleted file mode 100644 index 21f40653b5e4..000000000000 --- a/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild +++ /dev/null @@ -1,27 +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/common_tutorials" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} -CATKIN_HAS_MESSAGES=yes -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" - -inherit ros-catkin - -DESCRIPTION="Demonstrates how to write an action server and client with the turtlesim" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/actionlib - dev-ros/actionlib_msgs - dev-ros/angles:0 - dev-ros/rosconsole - dev-ros/roscpp - dev-ros/turtlesim - dev-libs/boost:= -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-9999.ebuild b/dev-ros/turtle_actionlib/turtle_actionlib-9999.ebuild deleted file mode 100644 index 21f40653b5e4..000000000000 --- a/dev-ros/turtle_actionlib/turtle_actionlib-9999.ebuild +++ /dev/null @@ -1,27 +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/common_tutorials" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} -CATKIN_HAS_MESSAGES=yes -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" - -inherit ros-catkin - -DESCRIPTION="Demonstrates how to write an action server and client with the turtlesim" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/actionlib - dev-ros/actionlib_msgs - dev-ros/angles:0 - dev-ros/rosconsole - dev-ros/roscpp - dev-ros/turtlesim - dev-libs/boost:= -" -DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad