commit:     d45b7e0285d212ab78db3d62044000aebbd8cccb
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 14:16:01 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 14:35:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45b7e02

dev-ros/moveit_msgs: remove old

Package-Manager: portage-2.3.0

 dev-ros/moveit_msgs/Manifest                 |  3 ---
 dev-ros/moveit_msgs/moveit_msgs-0.6.1.ebuild | 30 ----------------------------
 dev-ros/moveit_msgs/moveit_msgs-0.7.0.ebuild | 30 ----------------------------
 dev-ros/moveit_msgs/moveit_msgs-0.7.1.ebuild | 30 ----------------------------
 4 files changed, 93 deletions(-)

diff --git a/dev-ros/moveit_msgs/Manifest b/dev-ros/moveit_msgs/Manifest
index 9898151..964cb21 100644
--- a/dev-ros/moveit_msgs/Manifest
+++ b/dev-ros/moveit_msgs/Manifest
@@ -1,4 +1 @@
-DIST moveit_msgs-0.6.1.tar.gz 16540 SHA256 
833e005ecb7bf631fb6b8e6d245739e4bdb626522b75f531cadd730ff67295f1 SHA512 
a949e6c71f823b77989241f040d405ca70b0bc560661de83bebadb439e0105f36fbf0fdb36b2365847012deac05a6b21633c0190f21b24ab04facc5d87184e14
 WHIRLPOOL 
4e668c0961668c2266fe713c312244a48d53c322c87a7713aa39163454aa2612a7b7f4492630f9f08d35e15ab98bb8a15710d9daebc8b9a8765128d44d163bff
-DIST moveit_msgs-0.7.0.tar.gz 16950 SHA256 
89f0542707046fdebd7c81f672e6276df198d424fa9d1f44278c35c584850fb5 SHA512 
8d532b8a8b141785c1c490862431a576ec6214c7ae3a5a86a9c538fd473a5eac66f88019d6fa659df1fd7b8299200e0e213c20582519ab69c8a5281d2161a183
 WHIRLPOOL 
a400fd0326c884b4c2e151ab821bc67243d1d1b7c33ab1b505c6b3914bae8cf9ad96d010f56f906aa410b950c38b9c07718630b24385a4aa91d62e61e259fcbc
-DIST moveit_msgs-0.7.1.tar.gz 17034 SHA256 
a6966b295f5cbddc47ff85d90913401f1a40b622ba34a9a846618aa22e04ee80 SHA512 
d9feb4f807e6d1f408c7b331550523e9531bd5aa068ec85167c0de197b4d88ed75fd6a8bed8d2eb4ca38d927726d7a5f1bc22fc771a0af113df06249b7d405da
 WHIRLPOOL 
fd85f23081fded84ee744b43574bbf7dc11a90a647ae061ddd11f63003d4dd65bb6adb68cf234506781f9fcd1c213d5f8b195bdfb7481e4486108032018ba6ce
 DIST moveit_msgs-0.8.0.tar.gz 17350 SHA256 
ab36aa14e1d49950654c25725376080ee8f4d2fef3acd1c4d4efc1c2c462a8a9 SHA512 
d5da9e0da603c7437ce5541ae774866000572123c1d292161350a70b835664bf727d92d8cd3edfe29e4134da0c117023c396f34957f9d6b84d958f3804857b7a
 WHIRLPOOL 
19458c30ebcad9a428b297b22af5ab2629b6223d266a02a9d858a69e5e74a25800edbd10ac55ce95000365c54cbf9a4d0b53719abf4a335b19feb50ee2529acf

diff --git a/dev-ros/moveit_msgs/moveit_msgs-0.6.1.ebuild 
b/dev-ros/moveit_msgs/moveit_msgs-0.6.1.ebuild
deleted file mode 100644
index 1a0bf19..0000000
--- a/dev-ros/moveit_msgs/moveit_msgs-0.6.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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_3,3_4} )
-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.7.0.ebuild 
b/dev-ros/moveit_msgs/moveit_msgs-0.7.0.ebuild
deleted file mode 100644
index 1a0bf19..0000000
--- a/dev-ros/moveit_msgs/moveit_msgs-0.7.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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_3,3_4} )
-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.7.1.ebuild 
b/dev-ros/moveit_msgs/moveit_msgs-0.7.1.ebuild
deleted file mode 100644
index 1a0bf19..0000000
--- a/dev-ros/moveit_msgs/moveit_msgs-0.7.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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_3,3_4} )
-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}"

Reply via email to