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: Tue, 28 Jun 2016 14:41:10
Message-Id: 1467124539.b008863daace0a61a843baeae3e3b9c23e0e3612.aballier@gentoo
1 commit: b008863daace0a61a843baeae3e3b9c23e0e3612
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 14:24:36 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 14:35:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b008863d
7
8 dev-ros/libmavconn: bump mavlink-gbp-release dep
9
10 Package-Manager: portage-2.3.0
11
12 dev-ros/libmavconn/libmavconn-0.18.1.ebuild | 2 +-
13 dev-ros/libmavconn/libmavconn-9999.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-ros/libmavconn/libmavconn-0.18.1.ebuild b/dev-ros/libmavconn/libmavconn-0.18.1.ebuild
17 index 8f4c390..4bb7512 100644
18 --- a/dev-ros/libmavconn/libmavconn-0.18.1.ebuild
19 +++ b/dev-ros/libmavconn/libmavconn-0.18.1.ebuild
20 @@ -15,7 +15,7 @@ SLOT="0"
21 IUSE=""
22
23 RDEPEND="
24 - >=dev-ros/mavlink-gbp-release-2015.12.12
25 + >=dev-ros/mavlink-gbp-release-2016.6.24
26 dev-libs/boost:=
27 dev-libs/console_bridge
28 "
29
30 diff --git a/dev-ros/libmavconn/libmavconn-9999.ebuild b/dev-ros/libmavconn/libmavconn-9999.ebuild
31 index 52d2985..4bb7512 100644
32 --- a/dev-ros/libmavconn/libmavconn-9999.ebuild
33 +++ b/dev-ros/libmavconn/libmavconn-9999.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2015 Gentoo Foundation
36 +# Copyright 1999-2016 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Id$
39
40 @@ -15,7 +15,7 @@ SLOT="0"
41 IUSE=""
42
43 RDEPEND="
44 - >=dev-ros/mavlink-gbp-release-2015.12.12
45 + >=dev-ros/mavlink-gbp-release-2016.6.24
46 dev-libs/boost:=
47 dev-libs/console_bridge
48 "