Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/robot_model/
Date: Tue, 27 Jun 2017 10:01:41
Message-Id: 1498557686.34b05c20143ad0c6cd5c7c2b3d3a8cb1c87e19ec.aballier@gentoo
1 commit: 34b05c20143ad0c6cd5c7c2b3d3a8cb1c87e19ec
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 27 09:50:07 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 27 10:01:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b05c20
7
8 ros-meta/robot_model: drop kdl from meta
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 ros-meta/robot_model/robot_model-9999.ebuild | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/ros-meta/robot_model/robot_model-9999.ebuild b/ros-meta/robot_model/robot_model-9999.ebuild
16 index 611cded5de2..27439945b38 100644
17 --- a/ros-meta/robot_model/robot_model-9999.ebuild
18 +++ b/ros-meta/robot_model/robot_model-9999.ebuild
19 @@ -15,8 +15,6 @@ IUSE=""
20
21 RDEPEND="
22 dev-ros/joint_state_publisher
23 - dev-ros/kdl_parser
24 - dev-ros/kdl_parser_py
25 dev-ros/urdf
26 dev-ros/urdf_parser_plugin
27 "