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, 29 Jun 2016 08:29:46
Message-Id: 1467188971.ed1bb01cb649c08d644d61a3d14b11ede264824d.aballier@gentoo
1 commit: ed1bb01cb649c08d644d61a3d14b11ede264824d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 08:29:31 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 08:29:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed1bb01c
7
8 dev-ros/mavros: bump mavlink dep, bug #587464
9
10 Package-Manager: portage-2.3.0
11
12 dev-ros/mavros/mavros-0.18.1.ebuild | 2 +-
13 dev-ros/mavros/mavros-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-ros/mavros/mavros-0.18.1.ebuild b/dev-ros/mavros/mavros-0.18.1.ebuild
17 index fcd9ca9..81192de 100644
18 --- a/dev-ros/mavros/mavros-0.18.1.ebuild
19 +++ b/dev-ros/mavros/mavros-0.18.1.ebuild
20 @@ -32,6 +32,6 @@ RDEPEND="
21 dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
22 dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
23 dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
24 - >=dev-ros/mavlink-gbp-release-2015.12.12
25 + >=dev-ros/mavlink-gbp-release-2016.6.24
26 "
27 DEPEND="${RDEPEND}"
28
29 diff --git a/dev-ros/mavros/mavros-9999.ebuild b/dev-ros/mavros/mavros-9999.ebuild
30 index fcd9ca9..81192de 100644
31 --- a/dev-ros/mavros/mavros-9999.ebuild
32 +++ b/dev-ros/mavros/mavros-9999.ebuild
33 @@ -32,6 +32,6 @@ RDEPEND="
34 dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
35 dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
36 dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
37 - >=dev-ros/mavlink-gbp-release-2015.12.12
38 + >=dev-ros/mavlink-gbp-release-2016.6.24
39 "
40 DEPEND="${RDEPEND}"