Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/move_slow_and_clear/
Date: Fri, 27 Jul 2018 10:56:41
Message-Id: 1532683558.37a2583ff430b2ed7a4a81de403d51b62bf10923.aballier@gentoo
1 commit: 37a2583ff430b2ed7a4a81de403d51b62bf10923
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 27 09:02:19 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 27 09:25:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a2583f
7
8 dev-ros/move_slow_and_clear: update deps
9
10 Package-Manager: Portage-2.3.43, Repoman-2.3.10
11
12 dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild | 11 +++++------
13 1 file changed, 5 insertions(+), 6 deletions(-)
14
15 diff --git a/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild b/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild
16 index 423f39b6762..a0119458d55 100644
17 --- a/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild
18 +++ b/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -14,15 +14,14 @@ SLOT="0"
26 IUSE=""
27
28 RDEPEND="
29 - dev-ros/roscpp
30 - dev-ros/nav_core
31 dev-ros/costmap_2d
32 - dev-ros/actionlib_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
33 - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
34 + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
35 + dev-ros/nav_core
36 dev-ros/pluginlib
37 + dev-ros/roscpp
38 +
39 dev-libs/boost:=[threads]
40 dev-cpp/eigen:3
41 - sci-libs/pcl
42 dev-libs/console_bridge:=
43 "
44 DEPEND="${RDEPEND}