summaryrefslogtreecommitdiff
path: root/dev-ros/diagnostic_msgs/diagnostic_msgs-1.13.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/diagnostic_msgs/diagnostic_msgs-1.13.1.ebuild')
-rw-r--r--dev-ros/diagnostic_msgs/diagnostic_msgs-1.13.1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-ros/diagnostic_msgs/diagnostic_msgs-1.13.1.ebuild b/dev-ros/diagnostic_msgs/diagnostic_msgs-1.13.1.ebuild
deleted file mode 100644
index 91ebe4b5b50d..000000000000
--- a/dev-ros/diagnostic_msgs/diagnostic_msgs-1.13.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/common_msgs"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Standardized interface for the diagnostic and runtime monitoring systems in ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"