From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BA21359CA4 for ; Mon, 14 Mar 2016 11:38:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBF31E0854; Mon, 14 Mar 2016 11:38:49 +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 79FA8E0850 for ; Mon, 14 Mar 2016 11:38:49 +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 050BC340C58 for ; Mon, 14 Mar 2016 11:38:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3ECC847 for ; Mon, 14 Mar 2016 11:38:45 +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: <1457955500.13974ffe9fa8d8a7d294719a710c24b1cab374e3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosboost_cfg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rosboost_cfg/Manifest dev-ros/rosboost_cfg/rosboost_cfg-1.13.1.ebuild X-VCS-Directories: dev-ros/rosboost_cfg/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 13974ffe9fa8d8a7d294719a710c24b1cab374e3 X-VCS-Branch: master Date: Mon, 14 Mar 2016 11:38:45 +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: 5fe4eaf5-4a00-487c-aa79-67356f8c0ba0 X-Archives-Hash: 22a955ba4cf26784fa92688b43fca82c commit: 13974ffe9fa8d8a7d294719a710c24b1cab374e3 Author: Alexis Ballier gentoo org> AuthorDate: Mon Mar 14 11:23:22 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Mar 14 11:38:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13974ffe dev-ros/rosboost_cfg: Bump to 1.13.1. Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/rosboost_cfg/Manifest | 1 + dev-ros/rosboost_cfg/rosboost_cfg-1.13.1.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/dev-ros/rosboost_cfg/Manifest b/dev-ros/rosboost_cfg/Manifest index 15d69cf..4706336 100644 --- a/dev-ros/rosboost_cfg/Manifest +++ b/dev-ros/rosboost_cfg/Manifest @@ -1,2 +1,3 @@ DIST ros-1.12.3.tar.gz 162506 SHA256 49b9368e901d69f464b46c9ff0d12843d413fe20c4271225dbb75169bb82a47e SHA512 fe740f357959ed2cabcf0d902c7f1ebe6a7dedd11376ec76e5f47383b0b29b15127306255bea9adb3a48b2872a681a10302f9b0c4da4625c31bcc78522b66d7c WHIRLPOOL d57a877f7b7dc2a6613d3ea07b59e740e25bfffbcec51fa4ce826ccdc9f95dd9aed121736f46338068f9cf06b52a6abc8462ce663bbd4519e7d93f16422995f5 DIST ros-1.12.5.tar.gz 162845 SHA256 13233fce9ad605c9a9d7da7c40df8babf6bf1ca6b5e7605b57aa451fb03ee83c SHA512 db67da9ba13afa516aea64d2d42cbfd07ddd7f87d5a6db7506a9f80af8eea0ac2bd85251a10b8f07a7384d3de869c46a354fa003d8e834a0ab5fdf26ed991314 WHIRLPOOL bfe4f06f318d5d39d5d3690fa9fdcb75ad622018ee4ad527d9be2ca60b0096c4dde5632d089e0de817337e26bbf2ca169724d0fe634587802cb10cc0ad0db254 +DIST ros-1.13.1.tar.gz 165211 SHA256 2860d84fd72930c847e57ae8a0c6bdc960a010e9c01688759ff1382ec1a74be3 SHA512 7902fa33b4442feadd11ac8b965fbc7b94bbf9126320681bc83a067c5a2031f062ce0fe7585e482cac61c81cf2ef1b5dd92a37a4243908095d76869585962218 WHIRLPOOL 9f38f12b168ca8cbecae52322e9d0a5bfe6f2d10bed6b0ca133510b4002bf9ebfd7978b9f50d43fdbc0e33b685ee88297f806b26826fa25c6afac5c0ebe9b914 diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-1.13.1.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.1.ebuild new file mode 100644 index 0000000..acf4c36 --- /dev/null +++ b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.1.ebuild @@ -0,0 +1,20 @@ +# 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/ros" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=tools/${PN} +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) + +inherit ros-catkin + +DESCRIPTION="Tool for determining cflags/lflags/etc. of boost on your system" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}"