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 D09681388C0 for ; Thu, 25 Feb 2016 09:55:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80A9C21C04B; Thu, 25 Feb 2016 09:55:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8ADCA21C02E for ; Thu, 25 Feb 2016 09:55:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD4CA340C40 for ; Thu, 25 Feb 2016 09:55:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 315F61AE8 for ; Thu, 25 Feb 2016 09:55:14 +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: <1456394105.92399fab32da55a42ccdbd4ed1b2800412469354.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/robot_model/ X-VCS-Repository: repo/gentoo X-VCS-Files: ros-meta/robot_model/robot_model-1.11.9.ebuild ros-meta/robot_model/robot_model-9999.ebuild X-VCS-Directories: ros-meta/robot_model/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 92399fab32da55a42ccdbd4ed1b2800412469354 X-VCS-Branch: master Date: Thu, 25 Feb 2016 09:55:14 +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: e0815b58-1abf-469c-9f5f-81200a934106 X-Archives-Hash: 763a00409ad0ec954c5852025de704a8 commit: 92399fab32da55a42ccdbd4ed1b2800412469354 Author: Alexis Ballier gentoo org> AuthorDate: Thu Feb 25 09:51:41 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Feb 25 09:55:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92399fab ros-meta/robot_model: add dep on kdl_parser_py Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier gentoo.org> ros-meta/robot_model/robot_model-1.11.9.ebuild | 1 + ros-meta/robot_model/robot_model-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/ros-meta/robot_model/robot_model-1.11.9.ebuild b/ros-meta/robot_model/robot_model-1.11.9.ebuild index 66cc294..12eb7e2 100644 --- a/ros-meta/robot_model/robot_model-1.11.9.ebuild +++ b/ros-meta/robot_model/robot_model-1.11.9.ebuild @@ -19,6 +19,7 @@ RDEPEND=" dev-ros/collada_urdf dev-ros/joint_state_publisher dev-ros/kdl_parser + dev-ros/kdl_parser_py dev-ros/urdf dev-ros/urdf_parser_plugin " diff --git a/ros-meta/robot_model/robot_model-9999.ebuild b/ros-meta/robot_model/robot_model-9999.ebuild index 66cc294..12eb7e2 100644 --- a/ros-meta/robot_model/robot_model-9999.ebuild +++ b/ros-meta/robot_model/robot_model-9999.ebuild @@ -19,6 +19,7 @@ RDEPEND=" dev-ros/collada_urdf dev-ros/joint_state_publisher dev-ros/kdl_parser + dev-ros/kdl_parser_py dev-ros/urdf dev-ros/urdf_parser_plugin "