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 0EAC8139694 for ; Thu, 23 Feb 2017 09:16:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD69521C06B; Thu, 23 Feb 2017 09:16:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 ADA0721C06B for ; Thu, 23 Feb 2017 09:16:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A18D63414D6 for ; Thu, 23 Feb 2017 09:16:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1FE051AB for ; Thu, 23 Feb 2017 09:16:03 +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: <1487841350.25f6812f11452d93b11fc18daaa66bcca3213b54.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosclean/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rosclean/Manifest dev-ros/rosclean/rosclean-1.14.0.ebuild X-VCS-Directories: dev-ros/rosclean/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 25f6812f11452d93b11fc18daaa66bcca3213b54 X-VCS-Branch: master Date: Thu, 23 Feb 2017 09:16:03 +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: 72af00b1-0d72-4774-b55a-0cd5f8152e67 X-Archives-Hash: 62a5a0cedfbfd646df35fece6b41943f commit: 25f6812f11452d93b11fc18daaa66bcca3213b54 Author: Alexis Ballier gentoo org> AuthorDate: Thu Feb 23 08:23:52 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Feb 23 09:15:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f6812f dev-ros/rosclean: Bump to 1.14.0. Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ros/rosclean/Manifest | 1 + dev-ros/rosclean/rosclean-1.14.0.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/dev-ros/rosclean/Manifest b/dev-ros/rosclean/Manifest index 6ebf17b254..28b5f255d2 100644 --- a/dev-ros/rosclean/Manifest +++ b/dev-ros/rosclean/Manifest @@ -1,2 +1,3 @@ DIST ros-1.13.4.tar.gz 165984 SHA256 dd8b763c6d5eda17f46ddafddfbaa980584a1b3e7ae345c2b25606a052393541 SHA512 380bdf94a1cfde0981afe17bbcb45c17bcb6f5e8087b83394b372c9178ee33ba130f5347a39e2a71ce3b92eef2666c85480f41afd40807a0314cc606d83df6d8 WHIRLPOOL 1dbc20748864836cf19516fee6bd2338b4a1e93c40fbe212117533b45daa40c712bf405dc6e966088d862caa691336a7a8da96bc0d7e957ec24231c395264f36 DIST ros-1.13.5.tar.gz 167351 SHA256 892703a33dc3e703cf504e5f3c772e55ccbba5d78f4b5eab75f33cea3614b48a SHA512 710b7d39d12f9990369f59e0af29ad506268d7482970a987793a38f9ad934a56ebe40bec461020482b0497df2dc169f9d42fb23742eba93d6de13e000be1f40d WHIRLPOOL 086fbfed5b9424dbccb1eba35311690bf4924cc06d6454cb4911eccb21397bd8b21434318eb6eae1843a3a22ef8a618421906b3e698b009f3f36e1a95265396e +DIST ros-1.14.0.tar.gz 167371 SHA256 42d2a91e867684b3bd0cf9132e5d6dc5bc996086e5ac7baaeeec9c51005282eb SHA512 b3353eeb88b1e5db456ae796a9b869e540e71a7ff94327c7b2c0cfdc58af599793f4b4e36ec54a80059d938ea1d27ca87f4093ea2621c9267a642f99db3acb31 WHIRLPOOL 142dda77e1d9cf9b5fdab9bcdace8eb9fdeb19060eaff8af16bda27d925c00ffc401bf0a41017aa4d81325dc6703ac9571a54c17e433910c751a2080c2637355 diff --git a/dev-ros/rosclean/rosclean-1.14.0.ebuild b/dev-ros/rosclean/rosclean-1.14.0.ebuild new file mode 100644 index 0000000000..3bdb71d90d --- /dev/null +++ b/dev-ros/rosclean/rosclean-1.14.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +ROS_REPO_URI="https://github.com/ros/ros" +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +ROS_SUBDIR=tools/${PN} + +inherit ros-catkin + +DESCRIPTION="Cleanup filesystem resources (e.g. log files)" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="dev-python/rospkg[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND} + test? ( dev-python/nose[${PYTHON_USEDEP}] ) +" +PATCHES=( "${FILESDIR}/bb.patch" )