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 DB6131382C5 for ; Thu, 22 Mar 2018 10:02:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F092E093E; Thu, 22 Mar 2018 10:02:55 +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 C0E70E093E for ; Thu, 22 Mar 2018 10:02:54 +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 B6E72335C51 for ; Thu, 22 Mar 2018 10:02:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E63426C for ; Thu, 22 Mar 2018 10:02:50 +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: <1521712468.8fbe0fccff79b72a2dc7fdb6a3e02af98337c96f.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/actionlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/actionlib/Manifest dev-ros/actionlib/actionlib-1.11.13.ebuild X-VCS-Directories: dev-ros/actionlib/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 8fbe0fccff79b72a2dc7fdb6a3e02af98337c96f X-VCS-Branch: master Date: Thu, 22 Mar 2018 10:02:50 +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: c7fcc78c-23d9-41f9-b11a-2b900b17773c X-Archives-Hash: 7f91f6ca6f2753cb7b9b5bdaac8a46b8 commit: 8fbe0fccff79b72a2dc7fdb6a3e02af98337c96f Author: Alexis Ballier gentoo org> AuthorDate: Thu Mar 22 09:53:07 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Mar 22 09:54:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fbe0fcc dev-ros/actionlib: bump to 1.11.13 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ros/actionlib/Manifest | 1 + dev-ros/actionlib/actionlib-1.11.13.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-ros/actionlib/Manifest b/dev-ros/actionlib/Manifest index 2c301bfdbc6..09dab93833a 100644 --- a/dev-ros/actionlib/Manifest +++ b/dev-ros/actionlib/Manifest @@ -1,2 +1,3 @@ DIST actionlib-1.11.11.tar.gz 98427 BLAKE2B 2ec632d8266557c1c74d3b2de672728f53e0bac10bc0d0346d255d78ac59d39ac1d3cc2af157d67d5988a95f52f51dc57f3a0d5ccacca209b5a09ad44fee8f1c SHA512 a2a02abfb3e192082143d83ceab6a612f501bbd1ec38d108e3a841afb331d1a98e8a602fac7d627a62c336a52ffe70331d2001394b134511c89349567b49d83d DIST actionlib-1.11.12.tar.gz 98435 BLAKE2B f35a12b6628d1a3545a805ca924d71899583c2c67259b552681e4ec7f984e9d1b55df5b976d3d8787e51ffc4f193979ba08a13fee97aaf4826f7284a710cc041 SHA512 319150a7094d063770c2193edf8665fc52fc099620740dfe7cf033b1e445aedf55621c93284dd4a4c4f49f12a9e414f650a61d73a64cdd012945e27cfac16458 +DIST actionlib-1.11.13.tar.gz 98518 BLAKE2B 918c541f3a6192ee9b89e4b2759651e027d447acc305aaf9bdeabb9587a527b6bd924eb812314c8c83baec3b6829ca0b5d126550ea70acc5d2739f7cd83e065d SHA512 273499a0a5b1c9b40147ba0bba61b44a2530c0a16d757a51f6b6211c95790e18ffe2c397582a429de84a639209779c2641a3013f71f75a2fd76d422115033601 diff --git a/dev-ros/actionlib/actionlib-1.11.13.ebuild b/dev-ros/actionlib/actionlib-1.11.13.ebuild new file mode 100644 index 00000000000..72617b6f8b2 --- /dev/null +++ b/dev-ros/actionlib/actionlib-1.11.13.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +CATKIN_HAS_MESSAGES=yes +ROS_REPO_URI="https://github.com/ros/actionlib" +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/std_msgs" + +inherit ros-catkin + +DESCRIPTION="Provides a standardized interface for interfacing with preemptable tasks" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="dev-libs/boost:=[threads] + dev-ros/roscpp + dev-ros/rospy[${PYTHON_USEDEP}] + " +DEPEND="${RDEPEND} + dev-ros/rosunit[${PYTHON_USEDEP}] + test? ( dev-ros/rostest[${PYTHON_USEDEP}] )" +RDEPEND="${RDEPEND} + dev-ros/roslib[${PYTHON_USEDEP}] + dev-ros/rostopic[${PYTHON_USEDEP}] +"