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 A63E0139360 for ; Thu, 12 Aug 2021 16:58:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEBC0E0833; Thu, 12 Aug 2021 16:58:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B69E1E0829 for ; Thu, 12 Aug 2021 16:58:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B5460340C5B for ; Thu, 12 Aug 2021 16:58:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39F278C8 for ; Thu, 12 Aug 2021 16:58:24 +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: <1628787497.89a253bd310add7490395bc433b1e97636de82da.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-1.8.0-r1.ebuild dev-ros/mavros/mavros-1.8.0.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: 89a253bd310add7490395bc433b1e97636de82da X-VCS-Branch: master Date: Thu, 12 Aug 2021 16:58:24 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c7999751-6758-458a-a060-122731ea3606 X-Archives-Hash: 976ccbec61303bf169cb0bb33ae92b01 commit: 89a253bd310add7490395bc433b1e97636de82da Author: Alexis Ballier gentoo org> AuthorDate: Thu Aug 12 16:45:53 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Aug 12 16:58:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a253bd dev-ros/mavros: add slot dep on angles Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/mavros/{mavros-1.8.0.ebuild => mavros-1.8.0-r1.ebuild} | 2 +- dev-ros/mavros/mavros-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/mavros/mavros-1.8.0.ebuild b/dev-ros/mavros/mavros-1.8.0-r1.ebuild similarity index 98% rename from dev-ros/mavros/mavros-1.8.0.ebuild rename to dev-ros/mavros/mavros-1.8.0-r1.ebuild index 39163ba5290..b8e6e1ec31b 100644 --- a/dev-ros/mavros/mavros-1.8.0.ebuild +++ b/dev-ros/mavros/mavros-1.8.0-r1.ebuild @@ -19,7 +19,7 @@ RDEPEND=" dev-libs/tinyxml2:= dev-ros/roscpp dev-ros/tf - dev-ros/angles + dev-ros/angles:0 dev-ros/libmavconn dev-ros/rosconsole_bridge dev-libs/boost:= diff --git a/dev-ros/mavros/mavros-9999.ebuild b/dev-ros/mavros/mavros-9999.ebuild index 39163ba5290..b8e6e1ec31b 100644 --- a/dev-ros/mavros/mavros-9999.ebuild +++ b/dev-ros/mavros/mavros-9999.ebuild @@ -19,7 +19,7 @@ RDEPEND=" dev-libs/tinyxml2:= dev-ros/roscpp dev-ros/tf - dev-ros/angles + dev-ros/angles:0 dev-ros/libmavconn dev-ros/rosconsole_bridge dev-libs/boost:=