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/mavros/
Date: Wed, 08 Feb 2017 15:33:25
Message-Id: 1486567986.558e041ae246d8979260164b16d0e82ba701e3c8.aballier@gentoo
1 commit: 558e041ae246d8979260164b16d0e82ba701e3c8
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 8 15:32:05 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 8 15:33:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558e041a
7
8 dev-ros/mavros: bump mavros_msgs deps
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ros/mavros/mavros-0.18.6.ebuild | 2 +-
13 dev-ros/mavros/mavros-9999.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-ros/mavros/mavros-0.18.6.ebuild b/dev-ros/mavros/mavros-0.18.6.ebuild
17 index dd1217b582..846aefbeaa 100644
18 --- a/dev-ros/mavros/mavros-0.18.6.ebuild
19 +++ b/dev-ros/mavros/mavros-0.18.6.ebuild
20 @@ -26,7 +26,7 @@ RDEPEND="
21 dev-libs/boost:=
22 dev-ros/eigen_conversions
23 dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
24 - >=dev-ros/mavros_msgs-0.18.1[${CATKIN_MESSAGES_CXX_USEDEP}]
25 + >=dev-ros/mavros_msgs-0.18.6[${CATKIN_MESSAGES_CXX_USEDEP}]
26 dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
27 dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
28 dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
29
30 diff --git a/dev-ros/mavros/mavros-9999.ebuild b/dev-ros/mavros/mavros-9999.ebuild
31 index 234dc9be34..846aefbeaa 100644
32 --- a/dev-ros/mavros/mavros-9999.ebuild
33 +++ b/dev-ros/mavros/mavros-9999.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2016 Gentoo Foundation
36 +# Copyright 1999-2017 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Id$
39
40 @@ -26,7 +26,7 @@ RDEPEND="
41 dev-libs/boost:=
42 dev-ros/eigen_conversions
43 dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
44 - >=dev-ros/mavros_msgs-0.18.1[${CATKIN_MESSAGES_CXX_USEDEP}]
45 + >=dev-ros/mavros_msgs-0.18.6[${CATKIN_MESSAGES_CXX_USEDEP}]
46 dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
47 dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
48 dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]