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 8C2FA138331 for ; Sat, 12 May 2018 11:13:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B32EE09CA; Sat, 12 May 2018 11:13:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3341AE09BE for ; Sat, 12 May 2018 11:13:49 +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 17A56335C95 for ; Sat, 12 May 2018 11:13:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2AFA296 for ; Sat, 12 May 2018 11:13:44 +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: <1526123610.c2889bb9ff5ce1d823c2fbf1d66b0716f8839935.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/tf2_py/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/tf2_py/metadata.xml X-VCS-Directories: dev-ros/tf2_py/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c2889bb9ff5ce1d823c2fbf1d66b0716f8839935 X-VCS-Branch: master Date: Sat, 12 May 2018 11:13:44 +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: 2a30d675-932f-41bf-ba9e-a36d873fba9b X-Archives-Hash: 24245cf9ed30ed5e8c65401cfcf9f1c0 commit: c2889bb9ff5ce1d823c2fbf1d66b0716f8839935 Author: Alexis Ballier gentoo org> AuthorDate: Sat May 12 11:08:23 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat May 12 11:13:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2889bb9 dev-ros/tf2_py: fix remotedi Package-Manager: Portage-2.3.36, Repoman-2.3.9 dev-ros/tf2_py/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ros/tf2_py/metadata.xml b/dev-ros/tf2_py/metadata.xml index 00d4b2a1a83..03f74b7656e 100644 --- a/dev-ros/tf2_py/metadata.xml +++ b/dev-ros/tf2_py/metadata.xml @@ -6,6 +6,6 @@ Gentoo ROS Project - ros/geometry_experimental + ros/geometry2