summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:10:10 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:17:23 +0100
commit9644e8bbe519ebf5c5199da9a7f7c7fd2278df6d (patch)
treebc85d08055c5ea8c6b9d515abef0413f5f4f053f /ros-meta/robot_model/robot_model-9999.ebuild
parentros-meta/robot: treeclean (diff)
downloadgentoo-9644e8bbe519ebf5c5199da9a7f7c7fd2278df6d.tar.gz
gentoo-9644e8bbe519ebf5c5199da9a7f7c7fd2278df6d.tar.bz2
gentoo-9644e8bbe519ebf5c5199da9a7f7c7fd2278df6d.zip
ros-meta/robot_model: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'ros-meta/robot_model/robot_model-9999.ebuild')
-rw-r--r--ros-meta/robot_model/robot_model-9999.ebuild17
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}"