From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-889537-garchives=archives.gentoo.org@lists.gentoo.org> 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 3FC061382DE for <garchives@archives.gentoo.org>; Thu, 30 Jun 2016 08:30:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A05E1419B; Thu, 30 Jun 2016 08:30:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 37DB714145 for <gentoo-commits@lists.gentoo.org>; Thu, 30 Jun 2016 08:30:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 43AE9340DCC for <gentoo-commits@lists.gentoo.org>; Thu, 30 Jun 2016 08:30:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 353082440 for <gentoo-commits@lists.gentoo.org>; Thu, 30 Jun 2016 08:30:01 +0000 (UTC) From: "Alexis Ballier" <aballier@gentoo.org> 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" <aballier@gentoo.org> Message-ID: <1467275391.0b8cdd5288e29948397810410711cafbd3cdf095.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/control_toolbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/control_toolbox/Manifest dev-ros/control_toolbox/control_toolbox-1.15.0.ebuild X-VCS-Directories: dev-ros/control_toolbox/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 0b8cdd5288e29948397810410711cafbd3cdf095 X-VCS-Branch: master Date: Thu, 30 Jun 2016 08:30:01 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 86ea9998-e133-4251-94e3-dc4bc6f6ba41 X-Archives-Hash: cbed3af26fb8f2554391c0c68d3c9df2 commit: 0b8cdd5288e29948397810410711cafbd3cdf095 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jun 30 08:08:42 2016 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jun 30 08:29:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b8cdd52 dev-ros/control_toolbox: bump to 1.15.0 Package-Manager: portage-2.3.0 dev-ros/control_toolbox/Manifest | 1 + .../control_toolbox/control_toolbox-1.15.0.ebuild | 27 ++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/dev-ros/control_toolbox/Manifest b/dev-ros/control_toolbox/Manifest index 2e389af..0940f9f 100644 --- a/dev-ros/control_toolbox/Manifest +++ b/dev-ros/control_toolbox/Manifest @@ -1 +1,2 @@ DIST control_toolbox-1.14.0.tar.gz 24084 SHA256 b69a582f7ff671b876e8d87462078af5f0107fff29221bb1319f7c92c5cf193c SHA512 205d1e8421f3727532d14746f1898536a6bb6144071e8f5c8f5be17242462ed18512d7ede61ef686db46d6beea4b655c1ad22dec1e5940c99e2d52e0a88c1769 WHIRLPOOL 24b2c42b8bfca119e4a4940f7d478a0f1ec1a57a240056e53f026480f761104fb891db608b8161ff81b675e19de1a56c9e4755df3e88e8ede3bf93098385f4d7 +DIST control_toolbox-1.15.0.tar.gz 24096 SHA256 2c15407db098d013d27bf9272a273170d19119cd1ed67c61ab78cb2ef95f662f SHA512 e2f1bae35d3c70fb15eff30fb7a3d380cd5857ffebb28cac2d48de7e0f12191a0c3a57ccc80978155f42e6ffc59af14c372ddec0532ecb2a7c2db720737c1a16 WHIRLPOOL 6cbb5e39f877d4b2eb92af1b7b32b3b4a18ce8860a7f69b1d276926fc98c0133c0c8dab374cddb5f3a44ef7518fbeca2cf6e74bf12ca27b44f6ad958ecaf8da8 diff --git a/dev-ros/control_toolbox/control_toolbox-1.15.0.ebuild b/dev-ros/control_toolbox/control_toolbox-1.15.0.ebuild new file mode 100644 index 0000000..cc126d6 --- /dev/null +++ b/dev-ros/control_toolbox/control_toolbox-1.15.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-controls/control_toolbox" +KEYWORDS="~amd64" +CATKIN_HAS_MESSAGES=yes +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="Modules that are useful across all controllers" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/roscpp + dev-ros/dynamic_reconfigure + dev-ros/realtime_tools + dev-libs/boost:=[threads] + dev-libs/tinyxml + dev-ros/control_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] +" +DEPEND="${RDEPEND}"