diff options
Diffstat (limited to 'ros-meta/robot_model/robot_model-9999.ebuild')
-rw-r--r-- | ros-meta/robot_model/robot_model-9999.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ros-meta/robot_model/robot_model-9999.ebuild b/ros-meta/robot_model/robot_model-9999.ebuild deleted file mode 100644 index c9976cd11e86..000000000000 --- a/ros-meta/robot_model/robot_model-9999.ebuild +++ /dev/null @@ -1,17 +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/robot_model" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Packages for modeling various aspects of robot information" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |