summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:07:54 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:16:09 +0100
commitb00941553ca218460e7b416f126979293e7eb48e (patch)
tree36c3d218dcb9578d57acbc800ded0a2c1bea04a2 /dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild
parentdev-ros/smach: treeclean (diff)
downloadgentoo-b00941553ca218460e7b416f126979293e7eb48e.tar.gz
gentoo-b00941553ca218460e7b416f126979293e7eb48e.tar.bz2
gentoo-b00941553ca218460e7b416f126979293e7eb48e.zip
dev-ros/smach_msgs: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild')
-rw-r--r--dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild b/dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild
deleted file mode 100644
index 43513fe5132f..000000000000
--- a/dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ROS_REPO_URI="https://github.com/ros/executive_smach"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Set of messages that are used by the introspection interfaces for smach"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"