From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-836356-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 9480A139BC6 for <garchives@archives.gentoo.org>; Wed, 23 Sep 2015 10:49:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D61EDE080D; Wed, 23 Sep 2015 10:49:03 +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 1BDAEE080D for <gentoo-commits@lists.gentoo.org>; Wed, 23 Sep 2015 10:49:02 +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 054243409D0 for <gentoo-commits@lists.gentoo.org>; Wed, 23 Sep 2015 10:49:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E42B218C for <gentoo-commits@lists.gentoo.org>; Wed, 23 Sep 2015 10:48:59 +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: <1443004901.c9e34634b00d53bca460a042b64c5f3a0f01fc3f.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/pr2_msgs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/pr2_msgs/Manifest dev-ros/pr2_msgs/metadata.xml dev-ros/pr2_msgs/pr2_msgs-1.11.9.ebuild dev-ros/pr2_msgs/pr2_msgs-9999.ebuild X-VCS-Directories: dev-ros/pr2_msgs/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c9e34634b00d53bca460a042b64c5f3a0f01fc3f X-VCS-Branch: master Date: Wed, 23 Sep 2015 10:48:59 +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: 6b0cf898-6055-4b5f-b976-2a1c5984e1e1 X-Archives-Hash: 6205f426f1116e78947e12f9583f4590 commit: c9e34634b00d53bca460a042b64c5f3a0f01fc3f Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Sep 23 10:41:41 2015 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Sep 23 10:41:41 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e34634 dev-ros/pr2_msgs: Initial import. Ebuild by me. Package-Manager: portage-2.2.21 dev-ros/pr2_msgs/Manifest | 1 + dev-ros/pr2_msgs/metadata.xml | 5 +++++ dev-ros/pr2_msgs/pr2_msgs-1.11.9.ebuild | 21 +++++++++++++++++++++ dev-ros/pr2_msgs/pr2_msgs-9999.ebuild | 21 +++++++++++++++++++++ 4 files changed, 48 insertions(+) diff --git a/dev-ros/pr2_msgs/Manifest b/dev-ros/pr2_msgs/Manifest new file mode 100644 index 0000000..81a1f40 --- /dev/null +++ b/dev-ros/pr2_msgs/Manifest @@ -0,0 +1 @@ +DIST pr2_common-1.11.9.tar.gz 33337556 SHA256 c6134939602c8a81d006bf4a4bfc48bf8746f5eb0c5b12baa1da8c946d1b4ce1 SHA512 44eb4f802a7b6983b621ca5b2c1c0e2516f16992f35902c2fb4afbdc9ffc8e63c1ed647f4ef09fd4cbeef747aba133a55172cec64c3cf9d759d2c83f7ec8a213 WHIRLPOOL ad5d6c543b1faca2ed48a66405eb8d6c17b9ef6352fa16b6fc55f9b093a6b1b7da3e0571ade5a6013c84d3695c16e910549ea2673c36a4179043ea4f085c1e05 diff --git a/dev-ros/pr2_msgs/metadata.xml b/dev-ros/pr2_msgs/metadata.xml new file mode 100644 index 0000000..c42ea5b --- /dev/null +++ b/dev-ros/pr2_msgs/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>ros</herd> +</pkgmetadata> diff --git a/dev-ros/pr2_msgs/pr2_msgs-1.11.9.ebuild b/dev-ros/pr2_msgs/pr2_msgs-1.11.9.ebuild new file mode 100644 index 0000000..b296b46 --- /dev/null +++ b/dev-ros/pr2_msgs/pr2_msgs-1.11.9.ebuild @@ -0,0 +1,21 @@ +# 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/pr2/pr2_common" +KEYWORDS="~amd64" +ROS_SUBDIR=${PN} +CATKIN_HAS_MESSAGES=yes +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" + +inherit ros-catkin + +DESCRIPTION="Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" diff --git a/dev-ros/pr2_msgs/pr2_msgs-9999.ebuild b/dev-ros/pr2_msgs/pr2_msgs-9999.ebuild new file mode 100644 index 0000000..b296b46 --- /dev/null +++ b/dev-ros/pr2_msgs/pr2_msgs-9999.ebuild @@ -0,0 +1,21 @@ +# 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/pr2/pr2_common" +KEYWORDS="~amd64" +ROS_SUBDIR=${PN} +CATKIN_HAS_MESSAGES=yes +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" + +inherit ros-catkin + +DESCRIPTION="Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}"