summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:04:37 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:14:16 +0100
commit216bacabcf5474e8df5c51741d2b98dab90a801e (patch)
treee65c2fbad612ba7dac28b7ef04d070a944fc7e66 /dev-ros/moveit_msgs
parentdev-ros/move_base_msgs: treeclean (diff)
downloadgentoo-216bacabcf5474e8df5c51741d2b98dab90a801e.tar.gz
gentoo-216bacabcf5474e8df5c51741d2b98dab90a801e.tar.bz2
gentoo-216bacabcf5474e8df5c51741d2b98dab90a801e.zip
dev-ros/moveit_msgs: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros/moveit_msgs')
-rw-r--r--dev-ros/moveit_msgs/Manifest1
-rw-r--r--dev-ros/moveit_msgs/metadata.xml11
-rw-r--r--dev-ros/moveit_msgs/moveit_msgs-0.11.2.ebuild28
-rw-r--r--dev-ros/moveit_msgs/moveit_msgs-9999.ebuild28
4 files changed, 0 insertions, 68 deletions
diff --git a/dev-ros/moveit_msgs/Manifest b/dev-ros/moveit_msgs/Manifest
deleted file mode 100644
index 2f94990f78ba..000000000000
--- a/dev-ros/moveit_msgs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST moveit_msgs-0.11.2.tar.gz 21764 BLAKE2B 9994ae4468e6913a811103d7f107868eac60970016f2dacaf666fadc0c236db583001631a7378e18d97be9ddbe9823dae95ff984f91a3b28b1833412ef905326 SHA512 4b401c47b6d2a5c61c9e69807c4aec7f0aa20ff27de952ea91b2b8e339a5e5f18138f36b9e679601b7471aa0aa78d8d5763af12c44685a201bc4dbc67602857f
diff --git a/dev-ros/moveit_msgs/metadata.xml b/dev-ros/moveit_msgs/metadata.xml
deleted file mode 100644
index e2926dbce472..000000000000
--- a/dev-ros/moveit_msgs/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ros@gentoo.org</email>
- <name>Gentoo ROS Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">ros-planning/moveit_msgs</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/moveit_msgs/moveit_msgs-0.11.2.ebuild b/dev-ros/moveit_msgs/moveit_msgs-0.11.2.ebuild
deleted file mode 100644
index 16c7d7fd966b..000000000000
--- a/dev-ros/moveit_msgs/moveit_msgs-0.11.2.ebuild
+++ /dev/null
@@ -1,28 +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-planning/moveit_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-CATKIN_MESSAGES_TRANSITIVE_DEPS="
- dev-ros/actionlib_msgs
- dev-ros/sensor_msgs
- dev-ros/geometry_msgs
- dev-ros/trajectory_msgs
- dev-ros/shape_msgs
- dev-ros/std_msgs
- dev-ros/octomap_msgs
- dev-ros/object_recognition_msgs
-"
-
-inherit ros-catkin
-
-DESCRIPTION="Messages, services and actions used by MoveIt"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/moveit_msgs/moveit_msgs-9999.ebuild b/dev-ros/moveit_msgs/moveit_msgs-9999.ebuild
deleted file mode 100644
index 6490a10393ef..000000000000
--- a/dev-ros/moveit_msgs/moveit_msgs-9999.ebuild
+++ /dev/null
@@ -1,28 +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-planning/moveit_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-CATKIN_MESSAGES_TRANSITIVE_DEPS="
- dev-ros/actionlib_msgs
- dev-ros/sensor_msgs
- dev-ros/geometry_msgs
- dev-ros/trajectory_msgs
- dev-ros/shape_msgs
- dev-ros/std_msgs
- dev-ros/octomap_msgs
- dev-ros/object_recognition_msgs
-"
-
-inherit ros-catkin
-
-DESCRIPTION="Messages, services and actions used by MoveIt"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"