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 64E9C138331 for ; Sat, 28 Apr 2018 15:22:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F380E0916; Sat, 28 Apr 2018 15:22:13 +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 5EA55E090A for ; Sat, 28 Apr 2018 15:22:13 +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 A3280335CAD for ; Sat, 28 Apr 2018 15:22:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C354A2B4 for ; Sat, 28 Apr 2018 15:22:08 +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: <1524928913.0f0cba7b016b6c783c4f82ba58bd8f72d8c7082a.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_reconfigure/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_reconfigure/Manifest dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.10.ebuild X-VCS-Directories: dev-ros/rqt_reconfigure/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 0f0cba7b016b6c783c4f82ba58bd8f72d8c7082a X-VCS-Branch: master Date: Sat, 28 Apr 2018 15:22:08 +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: c5887d0d-3398-4c66-b671-3005b91a4f75 X-Archives-Hash: f7bb8aa571c3fc0ba71af53b141ee8c1 commit: 0f0cba7b016b6c783c4f82ba58bd8f72d8c7082a Author: Alexis Ballier gentoo org> AuthorDate: Sat Apr 28 14:58:05 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Apr 28 15:21:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0cba7b dev-ros/rqt_reconfigure: bump to 0.4.10 Package-Manager: Portage-2.3.31, Repoman-2.3.9 dev-ros/rqt_reconfigure/Manifest | 1 + .../rqt_reconfigure/rqt_reconfigure-0.4.10.ebuild | 25 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-ros/rqt_reconfigure/Manifest b/dev-ros/rqt_reconfigure/Manifest index 1f45ec3c9c1..1a591a50f66 100644 --- a/dev-ros/rqt_reconfigure/Manifest +++ b/dev-ros/rqt_reconfigure/Manifest @@ -1,2 +1,3 @@ +DIST rqt_reconfigure-0.4.10.tar.gz 28210 BLAKE2B d37984dcd896532b8bca53d01012d19a33f1715e398c531d4e7ddb70011aac2372011f3304350a6f57fc8b4fd6568507ca5fa329f86bb99b9f8fdcb903b7e4ea SHA512 9f40fdde439b070e21d8c0e636c1f2b5499f8f77f4ee4bfe6a373fca85f42adf5e34d096a8d9f5642d0b987dae9c182719cb93468a785bdf43c9cd82abe882c2 DIST rqt_reconfigure-0.4.8.tar.gz 27937 BLAKE2B c18d7bd646ebd6c19f2c8eb14093f9761b3e4dcfbd0f3989e7e45e230cfb40b402bc87016bd877433357d00ca03deb13ecee502a41332b79da0367faa4f4d7f8 SHA512 0ed02c9429974cfb598371923440dfa3b2ea00018898bb404f0301d1573d6162f61c7628edbf2b9517a9104d8dfbc63f31257a58ad3abf859165231159f794d2 DIST rqt_reconfigure-0.4.9.tar.gz 28120 BLAKE2B 91064b3a07d80c0d51178dbab882319326a03a00d648f14a6b160b008075bb59bc32c3f47e0ec1650b27ea1fe53e0bc92197d3dd7baf2bda5fcf75b77c3d5665 SHA512 20898a74d4b43442ab15890bdef8ccc62129fa2786d7c99515120eea90175a318ffaf75986b5b5b1ae5664548461a636ba15577b9a94084826272a4411162ac3 diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.10.ebuild b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.10.ebuild new file mode 100644 index 00000000000..00637e917af --- /dev/null +++ b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.10.ebuild @@ -0,0 +1,25 @@ +# 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_reconfigure" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="Provides the way to view and edit the parameters that are accessible via dynamic_reconfigure" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/rqt_console[${PYTHON_USEDEP}] + dev-ros/rqt_gui[${PYTHON_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_USEDEP}] + dev-ros/rqt_py_common[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}"