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 90C891396DA for ; Sat, 4 Nov 2017 11:06:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 702E9E0DC2; Sat, 4 Nov 2017 11:06:06 +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 4C9F9E0D90 for ; Sat, 4 Nov 2017 11:06:06 +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 88A2D341734 for ; Sat, 4 Nov 2017 11:06:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DF369493 for ; Sat, 4 Nov 2017 11:06:02 +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: <1509793545.0c377fa016d3aac2352960cb0c2ee73002a359dd.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosbash/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rosbash/Manifest dev-ros/rosbash/rosbash-1.14.2.ebuild X-VCS-Directories: dev-ros/rosbash/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 0c377fa016d3aac2352960cb0c2ee73002a359dd X-VCS-Branch: master Date: Sat, 4 Nov 2017 11:06:02 +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: c5d2311d-0992-4ac0-a2af-f8751d7efb58 X-Archives-Hash: 64f55371a2256b554f19aa969233991f commit: 0c377fa016d3aac2352960cb0c2ee73002a359dd Author: Alexis Ballier gentoo org> AuthorDate: Sat Nov 4 10:33:57 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Nov 4 11:05:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c377fa0 dev-ros/rosbash: Bump to 1.14.2. Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-ros/rosbash/Manifest | 1 + dev-ros/rosbash/rosbash-1.14.2.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/dev-ros/rosbash/Manifest b/dev-ros/rosbash/Manifest index 2bd06c5d816..a8aafada2d6 100644 --- a/dev-ros/rosbash/Manifest +++ b/dev-ros/rosbash/Manifest @@ -1,2 +1,3 @@ DIST ros-1.14.0.tar.gz 167371 SHA256 42d2a91e867684b3bd0cf9132e5d6dc5bc996086e5ac7baaeeec9c51005282eb SHA512 b3353eeb88b1e5db456ae796a9b869e540e71a7ff94327c7b2c0cfdc58af599793f4b4e36ec54a80059d938ea1d27ca87f4093ea2621c9267a642f99db3acb31 WHIRLPOOL 142dda77e1d9cf9b5fdab9bcdace8eb9fdeb19060eaff8af16bda27d925c00ffc401bf0a41017aa4d81325dc6703ac9571a54c17e433910c751a2080c2637355 DIST ros-1.14.1.tar.gz 167768 SHA256 2bdf5e29c332982bec3b01abbf190ff72c0eaee352070c6dd2e23ee7d32b6da7 SHA512 b8d3ea058cd53d5ecd3aa3302ecdd89ef183cb0b58a0f39949e8215ffd7361111e0d926c3c8eb93bab7867d166870e9acc411c931df543f9ba9e5031739a399a WHIRLPOOL 36e8c1a2e8c6cb557cdc65c468449ba685832d5bfdc19115e4016815787997aaf5a3f3c6de6fdc58b3e3500f8c351c14421ad7dd611e00eba1648a91411b55f4 +DIST ros-1.14.2.tar.gz 167882 SHA256 f2231438c5e12c27989ec02b27aa6badabdba8da4b9ecefe3359dde8174f4c8a SHA512 9d848140bc694f0f2b86f8c9ef67e0279c5f05a73abe43f54aedb7439c7810346d136445c7195310e5f00e0a0cdfbbf6cbb004e7ab0b1427811ec8b0a73933d5 WHIRLPOOL 36545c98e4a0893a2d80efd4bd9a7faec435804a3180938f4d8667e04311d1cad827babb416382ee1adca4cece2feb6e4124d30394d3de09b5e4b44a6b8331eb diff --git a/dev-ros/rosbash/rosbash-1.14.2.ebuild b/dev-ros/rosbash/rosbash-1.14.2.ebuild new file mode 100644 index 00000000000..50dcfac83ec --- /dev/null +++ b/dev-ros/rosbash/rosbash-1.14.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +ROS_REPO_URI="https://github.com/ros/ros" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=tools/${PN} + +inherit ros-catkin + +DESCRIPTION="Assorted shell commands for using ros with bash" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}/catkin_prefix2.patch" )