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 3F757139360 for ; Thu, 12 Aug 2021 16:58:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E0AEE084E; Thu, 12 Aug 2021 16:58:29 +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 5CCCCE084A for ; Thu, 12 Aug 2021 16:58:29 +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 58495342B53 for ; Thu, 12 Aug 2021 16:58:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 847758D2 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: <1628787498.385374bba2d5659b544423aa7dca75da134af01c.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/tf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/tf/tf-1.13.2-r3.ebuild dev-ros/tf/tf-1.13.2-r4.ebuild dev-ros/tf/tf-9999.ebuild X-VCS-Directories: dev-ros/tf/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 385374bba2d5659b544423aa7dca75da134af01c 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: 90a19774-22c7-475a-9d0a-4b5597233f67 X-Archives-Hash: d9dcfed959889bb09c321a6eb5269ccd commit: 385374bba2d5659b544423aa7dca75da134af01c Author: Alexis Ballier gentoo org> AuthorDate: Thu Aug 12 16:47:28 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Aug 12 16:58:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=385374bb dev-ros/tf: add slot dep on angles Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/tf/{tf-1.13.2-r3.ebuild => tf-1.13.2-r4.ebuild} | 2 +- dev-ros/tf/tf-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/tf/tf-1.13.2-r3.ebuild b/dev-ros/tf/tf-1.13.2-r4.ebuild similarity index 98% rename from dev-ros/tf/tf-1.13.2-r3.ebuild rename to dev-ros/tf/tf-1.13.2-r4.ebuild index 1bca719cd3f..550fa9b2c71 100644 --- a/dev-ros/tf/tf-1.13.2-r3.ebuild +++ b/dev-ros/tf/tf-1.13.2-r4.ebuild @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-libs/boost:=[threads(+)] - dev-ros/angles + dev-ros/angles:0 dev-ros/message_filters dev-ros/rosconsole dev-ros/rostime diff --git a/dev-ros/tf/tf-9999.ebuild b/dev-ros/tf/tf-9999.ebuild index 1bca719cd3f..550fa9b2c71 100644 --- a/dev-ros/tf/tf-9999.ebuild +++ b/dev-ros/tf/tf-9999.ebuild @@ -16,7 +16,7 @@ IUSE="" RDEPEND=" dev-libs/boost:=[threads(+)] - dev-ros/angles + dev-ros/angles:0 dev-ros/message_filters dev-ros/rosconsole dev-ros/rostime