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 80E1F1382C5 for ; Sat, 24 Feb 2018 12:31:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE1EFE0814; Sat, 24 Feb 2018 12:31:52 +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 9D248E0814 for ; Sat, 24 Feb 2018 12:31:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4CE33335C31 for ; Sat, 24 Feb 2018 12:31:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EBB7231 for ; Sat, 24 Feb 2018 12:31:48 +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: <1519475494.20672a3cd9c5166e8c872ef100c51f9fc5293a08.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_robot_steering/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_robot_steering/Manifest dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.9.ebuild X-VCS-Directories: dev-ros/rqt_robot_steering/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 20672a3cd9c5166e8c872ef100c51f9fc5293a08 X-VCS-Branch: master Date: Sat, 24 Feb 2018 12:31:48 +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: b46fa7c5-d39e-4ad0-aa7e-68d11058fa01 X-Archives-Hash: dbfda2a314c7fc2aa61b80f9750ffc73 commit: 20672a3cd9c5166e8c872ef100c51f9fc5293a08 Author: Alexis Ballier gentoo org> AuthorDate: Sat Feb 24 09:55:18 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Feb 24 12:31:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20672a3c dev-ros/rqt_robot_steering: bump to 0.5.9 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ros/rqt_robot_steering/Manifest | 1 + .../rqt_robot_steering-0.5.9.ebuild | 24 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/dev-ros/rqt_robot_steering/Manifest b/dev-ros/rqt_robot_steering/Manifest index 85a1cdba189..f2d778028e1 100644 --- a/dev-ros/rqt_robot_steering/Manifest +++ b/dev-ros/rqt_robot_steering/Manifest @@ -1 +1,2 @@ DIST rqt_robot_steering-0.5.8.tar.gz 6449 BLAKE2B 90c7707672bf2ef58d5f26bbe68798edd264e6574b38a4e636cc2fe7e452abe530f5287d119500bf359a124a7a7f66ef4b8192952adafd37272e0be6a25ed8f3 SHA512 25c7715c0fc4123249f7ae7489e34ba357c5c07827c687b88a59e30823cc9a111e82a7cfa6917253555607a84d69f45f6e2069b45bdac1d428c1fc920c8cb73d +DIST rqt_robot_steering-0.5.9.tar.gz 6567 BLAKE2B a9c6b153ea26944f06bbf60076f2fef8c47030e28347efa809431525ea6314895f60a3160c6c8b7214cfb3cc0116dff6f5f3eccf31575b10bca80ac8180e3cc6 SHA512 123622048c02b7f6cd77f97ac83f31414be0f67745f47084903c1a4a2a41b9de0f1def02a22594b76d7d78c5c8c4eb800a05c075abb5aea549874ddc2bbb5dde diff --git a/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.9.ebuild b/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.9.ebuild new file mode 100644 index 00000000000..b300ebead1f --- /dev/null +++ b/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.9.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +KEYWORDS="~amd64" +ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_steering" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="GUI plugin for steering a robot using Twist messages" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-python/rospkg[${PYTHON_USEDEP}] + dev-ros/rostopic[${PYTHON_USEDEP}] + dev-ros/rqt_gui[${PYTHON_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}"