summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-16 16:49:01 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-16 18:30:42 +0200
commit04bcf406e8bab94da3cea7ede309202c72291d58 (patch)
treeee3aaee5bc2d131bbc80e1f14ef4048f3c0b4a12 /dev-ros/moveit_msgs
parentdev-ros/moveit_msgs: bump to 0.10.1 (diff)
downloadgentoo-04bcf406e8bab94da3cea7ede309202c72291d58.tar.gz
gentoo-04bcf406e8bab94da3cea7ede309202c72291d58.tar.bz2
gentoo-04bcf406e8bab94da3cea7ede309202c72291d58.zip
dev-ros/moveit_msgs: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/moveit_msgs')
-rw-r--r--dev-ros/moveit_msgs/Manifest2
-rw-r--r--dev-ros/moveit_msgs/moveit_msgs-0.10.0.ebuild29
-rw-r--r--dev-ros/moveit_msgs/moveit_msgs-0.9.1.ebuild29
3 files changed, 0 insertions, 60 deletions
diff --git a/dev-ros/moveit_msgs/Manifest b/dev-ros/moveit_msgs/Manifest
index f3fdac134031..f89926760020 100644
--- a/dev-ros/moveit_msgs/Manifest
+++ b/dev-ros/moveit_msgs/Manifest
@@ -1,3 +1 @@
-DIST moveit_msgs-0.10.0.tar.gz 17847 BLAKE2B f80d7c267aab47b38e426b88e7a1e5487c738a8aeda143eee3d4c83a5929b66380aff939536d8f587b7acacbe239bfb2d5a8489fa3100a1f9f15cbe0cff310db SHA512 80a7dca2e9bda4bcf191691671ba179a42fb031b9ba2ac64c8e73854a94dc15ffaaedb1dce06da42d994c9c8b3161e6d55a8ef7a9c3c5a1f3629779eac5c1dba
DIST moveit_msgs-0.10.1.tar.gz 19163 BLAKE2B b24b9b0330350c42c80588f6bd9273ba467958812f294918f7a4695ef435b6105591aab01f856c008ac0d73679d5bab34249f82b723de954fd66ac461ee9bbb6 SHA512 7b574bcffc7533dba44420b5a965604bc8396cfac7d1d3f3dc8e0ecb8f65c4a7b4692c06286db80ee3e3cf995c79dc52297aa9cd5237a0d87613266f762cb2dd
-DIST moveit_msgs-0.9.1.tar.gz 17760 BLAKE2B 1ac7c9c30e5873ecf51db435c66553d3ded4104cfca6a5daaa3396d96380eb41580b3c494b94c002b2829f01c001f947f126935c5dd9f239362da08bc8567ff2 SHA512 af998019a5c1c82a2026c6d2071feb7494616b6eef942450dbb81178f0c393c173ca8b8c17018f6da15b5b0ac438515a762914122ad315572cc5ef25567be758
diff --git a/dev-ros/moveit_msgs/moveit_msgs-0.10.0.ebuild b/dev-ros/moveit_msgs/moveit_msgs-0.10.0.ebuild
deleted file mode 100644
index 2bc52771c9d3..000000000000
--- a/dev-ros/moveit_msgs/moveit_msgs-0.10.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros-planning/moveit_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
-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-0.9.1.ebuild b/dev-ros/moveit_msgs/moveit_msgs-0.9.1.ebuild
deleted file mode 100644
index 2bc52771c9d3..000000000000
--- a/dev-ros/moveit_msgs/moveit_msgs-0.9.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros-planning/moveit_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
-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}"