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 A0BC1139694 for ; Tue, 2 May 2017 09:33:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66B9CE0824; Tue, 2 May 2017 09:33:53 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3A351E0815 for ; Tue, 2 May 2017 09:33:53 +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 AD2E33416AF for ; Tue, 2 May 2017 09:33:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 590F37453 for ; Tue, 2 May 2017 09:33:38 +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: <1493717608.c7fcb48dc59be2ed8d68db760ac44c9f863cfa0a.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/metadata.xml dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.7.ebuild dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild X-VCS-Directories: dev-ros/rqt_robot_steering/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c7fcb48dc59be2ed8d68db760ac44c9f863cfa0a X-VCS-Branch: master Date: Tue, 2 May 2017 09:33:38 +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: 5045c7b5-f5fc-40e7-937c-33bf29786561 X-Archives-Hash: 53cc332e9e9cc3a9381d43cf66c7d2eb commit: c7fcb48dc59be2ed8d68db760ac44c9f863cfa0a Author: Alexis Ballier gentoo org> AuthorDate: Tue May 2 09:27:55 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue May 2 09:33:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7fcb48d dev-ros/rqt_robot_steering: bump to 0.5.7 and update to split repos Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-ros/rqt_robot_steering/Manifest | 1 + dev-ros/rqt_robot_steering/metadata.xml | 2 +- ...qt_robot_steering-9999.ebuild => rqt_robot_steering-0.5.7.ebuild} | 5 ++--- dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild | 5 ++--- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/dev-ros/rqt_robot_steering/Manifest b/dev-ros/rqt_robot_steering/Manifest index bb0da5c3c13..9c1c93e6f58 100644 --- a/dev-ros/rqt_robot_steering/Manifest +++ b/dev-ros/rqt_robot_steering/Manifest @@ -1 +1,2 @@ DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664 +DIST rqt_robot_steering-0.5.7.tar.gz 6402 SHA256 950eae6588107633f33fb075dcf4a5a3ed0466401b281d075bd386f1c9bf2b39 SHA512 1819d5f26b98c35d2d3de39e4159ffd6b1d59dd3acbea589c1c72082a62f380bc0357578931bf2279b5ec4be100b7e439390f8b62d17bbf4abeabb8bf2afafd3 WHIRLPOOL 632d56861990dc3277f31c697e438541a90042af69198be1d122f831f3e26e3b6f42bacae22f28614b99b7bdaed56c313fecc1977bbcb77ed772b0928ae849f3 diff --git a/dev-ros/rqt_robot_steering/metadata.xml b/dev-ros/rqt_robot_steering/metadata.xml index 70d1993e285..e4a48c12d30 100644 --- a/dev-ros/rqt_robot_steering/metadata.xml +++ b/dev-ros/rqt_robot_steering/metadata.xml @@ -6,6 +6,6 @@ Gentoo ROS Project - ros-visualization/rqt_robot_plugins + ros-visualization/rqt_robot_steering diff --git a/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild b/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.7.ebuild similarity index 78% copy from dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild copy to dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.7.ebuild index f97bb87b58a..4e1e8da7698 100644 --- a/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild +++ b/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.7.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 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_plugins" +ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_steering" PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild b/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild index f97bb87b58a..4e1e8da7698 100644 --- a/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild +++ b/dev-ros/rqt_robot_steering/rqt_robot_steering-9999.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 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_plugins" +ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_steering" PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} inherit ros-catkin