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 338C51382DE for ; Tue, 28 Jun 2016 14:41:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F59D9431D; 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 08F489431B for ; Tue, 28 Jun 2016 14:36:14 +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 A0398340DDF 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 7C9FC244B 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.7e96151ea087e5fe7e6542eae1a032cba9b87a09.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/mavros/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/mavros/mavros-0.18.1.ebuild dev-ros/mavros/mavros-9999.ebuild X-VCS-Directories: dev-ros/mavros/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 7e96151ea087e5fe7e6542eae1a032cba9b87a09 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: 02379aeb-ac9a-46a8-9828-298ecbd86c62 X-Archives-Hash: 44d07831f13b96491891ecbf58c83e33 commit: 7e96151ea087e5fe7e6542eae1a032cba9b87a09 Author: Alexis Ballier gentoo org> AuthorDate: Tue Jun 28 14:33:42 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=7e96151e dev-ros/mavros: bump dep on mavros_msgs Package-Manager: portage-2.3.0 dev-ros/mavros/mavros-0.18.1.ebuild | 2 +- dev-ros/mavros/mavros-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/mavros/mavros-0.18.1.ebuild b/dev-ros/mavros/mavros-0.18.1.ebuild index b6264bd..fcd9ca9 100644 --- a/dev-ros/mavros/mavros-0.18.1.ebuild +++ b/dev-ros/mavros/mavros-0.18.1.ebuild @@ -26,7 +26,7 @@ RDEPEND=" dev-libs/boost:= dev-ros/eigen_conversions dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - >=dev-ros/mavros_msgs-0.16.4[${CATKIN_MESSAGES_CXX_USEDEP}] + >=dev-ros/mavros_msgs-0.18.1[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] diff --git a/dev-ros/mavros/mavros-9999.ebuild b/dev-ros/mavros/mavros-9999.ebuild index b6264bd..fcd9ca9 100644 --- a/dev-ros/mavros/mavros-9999.ebuild +++ b/dev-ros/mavros/mavros-9999.ebuild @@ -26,7 +26,7 @@ RDEPEND=" dev-libs/boost:= dev-ros/eigen_conversions dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] - >=dev-ros/mavros_msgs-0.16.4[${CATKIN_MESSAGES_CXX_USEDEP}] + >=dev-ros/mavros_msgs-0.18.1[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]