From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-848423-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1DAD41384B4 for <garchives@archives.gentoo.org>; Tue, 24 Nov 2015 12:33:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4702021C064; Tue, 24 Nov 2015 12:33:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63EC821C068 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Nov 2015 12:33:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6903F340685 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Nov 2015 12:33:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13A2AFFB for <gentoo-commits@lists.gentoo.org>; Tue, 24 Nov 2015 12:33:08 +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: <1448368378.9ee820be3028b8c1feae95f99273c061c02cf9dd.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/hardware_interface/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/hardware_interface/Manifest dev-ros/hardware_interface/hardware_interface-0.10.0.ebuild X-VCS-Directories: dev-ros/hardware_interface/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 9ee820be3028b8c1feae95f99273c061c02cf9dd X-VCS-Branch: master Date: Tue, 24 Nov 2015 12:33:08 +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: 4788281a-b11b-4c1e-bf7f-476e5db07580 X-Archives-Hash: 82313e3c34712e9775b3ce9c2bc11654 commit: 9ee820be3028b8c1feae95f99273c061c02cf9dd Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Nov 24 12:23:30 2015 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Nov 24 12:32:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee820be dev-ros/hardware_interface: Bump to 0.10.0. Package-Manager: portage-2.2.25 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/hardware_interface/Manifest | 1 + .../hardware_interface-0.10.0.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/dev-ros/hardware_interface/Manifest b/dev-ros/hardware_interface/Manifest index 0a1b7a4..8a9d0b7 100644 --- a/dev-ros/hardware_interface/Manifest +++ b/dev-ros/hardware_interface/Manifest @@ -1 +1,2 @@ +DIST ros_control-0.10.0.tar.gz 620871 SHA256 d11ef3c34874068cf32a1766901686f59177ce7b94e229cb151a30f6fc1fcaca SHA512 93f400a024fa2eda49ec4a680f05559a31d0879e0c081e796c4ebccfc9c6e568655c79cde252e6afb6e5728c71135aa0d5d618a8727a66d69e7b49b46ae0f422 WHIRLPOOL 016631d6557919c1311da0912c34ce1aac34d55cff57cd0d0952d9899c3c99be6de650ecc495b724b46cc7294ca4b008a921ea2680bb7f8fa3ddec0e2f7fe6e6 DIST ros_control-0.9.3.tar.gz 593174 SHA256 51e5e58e2010f668c136fd6178f83747af643fe5cf170484ce449c7e4e219a4e SHA512 37537de9cbee4702515f1db62980975c5d37c952e338bf1ffacf84722c605ad9f6bd660d8b6005e701fcb935f96b6adf1f28375640f14a2227703644b55e90fb WHIRLPOOL 1077031ba3511ef293a280af62afd237ca5da97140083dd396a34bc93d752be29d1599090fb8336627be85d9ee6d66231829d7af9fdd2214fd21535dad4e0abf diff --git a/dev-ros/hardware_interface/hardware_interface-0.10.0.ebuild b/dev-ros/hardware_interface/hardware_interface-0.10.0.ebuild new file mode 100644 index 0000000..d7aebeb --- /dev/null +++ b/dev-ros/hardware_interface/hardware_interface-0.10.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-controls/ros_control" +KEYWORDS="~amd64" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Hardware Interface base class" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="dev-ros/roscpp" +DEPEND="${RDEPEND} + test? ( dev-cpp/gtest )"