From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BA9921382DE for ; Tue, 28 Jun 2016 14:41:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F5649431C; Tue, 28 Jun 2016 14:36:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 185D59431C for ; Tue, 28 Jun 2016 14:36:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B579340DDA for ; Tue, 28 Jun 2016 14:36:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AC48244A for ; Tue, 28 Jun 2016 14:36:02 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1467124539.b008863daace0a61a843baeae3e3b9c23e0e3612.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/libmavconn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/libmavconn/libmavconn-0.18.1.ebuild dev-ros/libmavconn/libmavconn-9999.ebuild X-VCS-Directories: dev-ros/libmavconn/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b008863daace0a61a843baeae3e3b9c23e0e3612 X-VCS-Branch: master Date: Tue, 28 Jun 2016 14:36:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a5a8acbb-bb53-4c2f-9897-ff444c5144c2 X-Archives-Hash: c710389b0bb3baaa17d94b78d3128547 commit: b008863daace0a61a843baeae3e3b9c23e0e3612 Author: Alexis Ballier gentoo org> AuthorDate: Tue Jun 28 14:24:36 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jun 28 14:35:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b008863d dev-ros/libmavconn: bump mavlink-gbp-release dep Package-Manager: portage-2.3.0 dev-ros/libmavconn/libmavconn-0.18.1.ebuild | 2 +- dev-ros/libmavconn/libmavconn-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ros/libmavconn/libmavconn-0.18.1.ebuild b/dev-ros/libmavconn/libmavconn-0.18.1.ebuild index 8f4c390..4bb7512 100644 --- a/dev-ros/libmavconn/libmavconn-0.18.1.ebuild +++ b/dev-ros/libmavconn/libmavconn-0.18.1.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - >=dev-ros/mavlink-gbp-release-2015.12.12 + >=dev-ros/mavlink-gbp-release-2016.6.24 dev-libs/boost:= dev-libs/console_bridge " diff --git a/dev-ros/libmavconn/libmavconn-9999.ebuild b/dev-ros/libmavconn/libmavconn-9999.ebuild index 52d2985..4bb7512 100644 --- a/dev-ros/libmavconn/libmavconn-9999.ebuild +++ b/dev-ros/libmavconn/libmavconn-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="0" IUSE="" RDEPEND=" - >=dev-ros/mavlink-gbp-release-2015.12.12 + >=dev-ros/mavlink-gbp-release-2016.6.24 dev-libs/boost:= dev-libs/console_bridge "