From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D39B41381FA for ; Thu, 21 Apr 2016 10:23:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3822621C05D; Thu, 21 Apr 2016 10:23:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9CD9421C05D for ; Thu, 21 Apr 2016 10:23:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9A49340C80 for ; Thu, 21 Apr 2016 10:23:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BBDF16C5 for ; Thu, 21 Apr 2016 10:23:21 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1461234195.3a1c8f6f12f39bce822f500dc63cd413e38dd8b3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/moveit_msgs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/moveit_msgs/Manifest dev-ros/moveit_msgs/moveit_msgs-0.7.1.ebuild X-VCS-Directories: dev-ros/moveit_msgs/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 3a1c8f6f12f39bce822f500dc63cd413e38dd8b3 X-VCS-Branch: master Date: Thu, 21 Apr 2016 10:23:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 27c57180-5086-44fe-beea-6e6c1f31a5e6 X-Archives-Hash: e2406678e97f475d783f9576a4fff41f commit: 3a1c8f6f12f39bce822f500dc63cd413e38dd8b3 Author: Alexis Ballier gentoo org> AuthorDate: Thu Apr 21 09:52:50 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Apr 21 10:23:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1c8f6f dev-ros/moveit_msgs: bump to 0.7.1 Package-Manager: portage-2.2.28 dev-ros/moveit_msgs/Manifest | 1 + dev-ros/moveit_msgs/moveit_msgs-0.7.1.ebuild | 30 ++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-ros/moveit_msgs/Manifest b/dev-ros/moveit_msgs/Manifest index 2664871..5799bda 100644 --- a/dev-ros/moveit_msgs/Manifest +++ b/dev-ros/moveit_msgs/Manifest @@ -1,2 +1,3 @@ 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 diff --git a/dev-ros/moveit_msgs/moveit_msgs-0.7.1.ebuild b/dev-ros/moveit_msgs/moveit_msgs-0.7.1.ebuild new file mode 100644 index 0000000..1a0bf19 --- /dev/null +++ b/dev-ros/moveit_msgs/moveit_msgs-0.7.1.ebuild @@ -0,0 +1,30 @@ +# 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}"