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 0DC03139360 for ; Thu, 12 Aug 2021 16:58:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 263DEE0829; Thu, 12 Aug 2021 16:58:28 +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 0AB15E0829 for ; Thu, 12 Aug 2021 16:58:28 +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 A9BD533BE32 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 BF05D8B3 for ; Thu, 12 Aug 2021 16:58:23 +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: <1628787496.8cacb3303f9d429b3e3ae2f8df2bc805a4359393.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/gazebo_plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/gazebo_plugins/gazebo_plugins-2.9.2-r1.ebuild dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild X-VCS-Directories: dev-ros/gazebo_plugins/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 8cacb3303f9d429b3e3ae2f8df2bc805a4359393 X-VCS-Branch: master Date: Thu, 12 Aug 2021 16:58:23 +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: 0974c240-7343-4e62-9ba2-f1db9e939be6 X-Archives-Hash: 9fe5ed5844b63e30a0b97d23ba6c1b2c commit: 8cacb3303f9d429b3e3ae2f8df2bc805a4359393 Author: Alexis Ballier gentoo org> AuthorDate: Thu Aug 12 16:43:06 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Aug 12 16:58:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cacb330 dev-ros/gazebo_plugins: add slot dep on angles Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> .../{gazebo_plugins-2.9.2.ebuild => gazebo_plugins-2.9.2-r1.ebuild} | 2 +- dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-2.9.2-r1.ebuild similarity index 98% rename from dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild rename to dev-ros/gazebo_plugins/gazebo_plugins-2.9.2-r1.ebuild index de6216b0cc3..3b7572098af 100644 --- a/dev-ros/gazebo_plugins/gazebo_plugins-2.9.2.ebuild +++ b/dev-ros/gazebo_plugins/gazebo_plugins-2.9.2-r1.ebuild @@ -19,7 +19,7 @@ RDEPEND=" dev-ros/roscpp dev-ros/rospy dev-ros/nodelet - dev-ros/angles + dev-ros/angles:0 dev-ros/std_srvs dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/urdf diff --git a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild index de6216b0cc3..3b7572098af 100644 --- a/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild +++ b/dev-ros/gazebo_plugins/gazebo_plugins-9999.ebuild @@ -19,7 +19,7 @@ RDEPEND=" dev-ros/roscpp dev-ros/rospy dev-ros/nodelet - dev-ros/angles + dev-ros/angles:0 dev-ros/std_srvs dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/urdf