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/libmavconn/
Date: Mon, 11 Jul 2016 10:19:01
Message-Id: 1468232328.77cc1b67552843f368fd0d4c2e0f9f2893398678.aballier@gentoo
1 commit: 77cc1b67552843f368fd0d4c2e0f9f2893398678
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 11 10:05:25 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 11 10:18:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77cc1b67
7
8 dev-ros/libmavconn: bump mavlink dep
9
10 Package-Manager: portage-2.3.0
11
12 dev-ros/libmavconn/libmavconn-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ros/libmavconn/libmavconn-9999.ebuild b/dev-ros/libmavconn/libmavconn-9999.ebuild
16 index 4bb7512..6f9700b 100644
17 --- a/dev-ros/libmavconn/libmavconn-9999.ebuild
18 +++ b/dev-ros/libmavconn/libmavconn-9999.ebuild
19 @@ -15,7 +15,7 @@ SLOT="0"
20 IUSE=""
21
22 RDEPEND="
23 - >=dev-ros/mavlink-gbp-release-2016.6.24
24 + >=dev-ros/mavlink-gbp-release-2016.7.7
25 dev-libs/boost:=
26 dev-libs/console_bridge
27 "