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 70FA81382C5 for ; Tue, 6 Feb 2018 19:24:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2982BE0BF2; Tue, 6 Feb 2018 19:24:06 +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 0D34DE0BF2 for ; Tue, 6 Feb 2018 19:24:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0E848335C30 for ; Tue, 6 Feb 2018 19:24:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 133241E6 for ; Tue, 6 Feb 2018 19:24:02 +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: <1517944997.966269e75a574d9e6e6fa709d0f7ecf4a0a8453f.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.14.3.ebuild X-VCS-Directories: dev-ros/rosboost_cfg/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 966269e75a574d9e6e6fa709d0f7ecf4a0a8453f X-VCS-Branch: master Date: Tue, 6 Feb 2018 19:24:02 +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: 2f4e04c0-3442-4f17-8a25-b2a1f1955569 X-Archives-Hash: 260c5a933226153dcf41c6bfa2d570c6 commit: 966269e75a574d9e6e6fa709d0f7ecf4a0a8453f Author: Alexis Ballier gentoo org> AuthorDate: Mon Feb 5 12:40:27 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Feb 6 19:23:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966269e7 dev-ros/rosboost_cfg: Bump to 1.14.3. Package-Manager: Portage-2.3.20, Repoman-2.3.6 dev-ros/rosboost_cfg/Manifest | 1 + dev-ros/rosboost_cfg/rosboost_cfg-1.14.3.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/dev-ros/rosboost_cfg/Manifest b/dev-ros/rosboost_cfg/Manifest index df3346ab96f..c9f952717d8 100644 --- a/dev-ros/rosboost_cfg/Manifest +++ b/dev-ros/rosboost_cfg/Manifest @@ -1,3 +1,4 @@ DIST ros-1.14.0.tar.gz 167371 BLAKE2B 07a046b44a327febe2f5aa6793a27f8ee5547254500ade917484674aefd8b91d651c8f48c187704b4174659c3a983cd6a864f316180f2de4d45ef4f6e0c7cd86 SHA512 b3353eeb88b1e5db456ae796a9b869e540e71a7ff94327c7b2c0cfdc58af599793f4b4e36ec54a80059d938ea1d27ca87f4093ea2621c9267a642f99db3acb31 DIST ros-1.14.1.tar.gz 167768 BLAKE2B 1d4ec3b2af505be4995ade962c8d7c8f165af40b6911986e82d34c79baf8a3b36d553caa35395e006348bbae3e15b551831065b6185373e7451bafd444ac5d66 SHA512 b8d3ea058cd53d5ecd3aa3302ecdd89ef183cb0b58a0f39949e8215ffd7361111e0d926c3c8eb93bab7867d166870e9acc411c931df543f9ba9e5031739a399a DIST ros-1.14.2.tar.gz 167882 BLAKE2B 7aadc3d06b02b58067a805613dd87cab3a97a0d0f2ddd79c496a63d75abba3444e2b624ff17308db910d9e1beca43b67d897f1358fbe4d9484a560da2de987f8 SHA512 9d848140bc694f0f2b86f8c9ef67e0279c5f05a73abe43f54aedb7439c7810346d136445c7195310e5f00e0a0cdfbbf6cbb004e7ab0b1427811ec8b0a73933d5 +DIST ros-1.14.3.tar.gz 166640 BLAKE2B 191f3455853ff070d7a53352b801adad58b2c32d683994c96ce6dcab297a4032dc1ac313f9be7547596440a4179ecd38f743c4b02cac8326872f450a59847bc1 SHA512 60b8a38765539a7598c9725de56ef859022875c3b2c50636bf0a79c7aca653d0efd487ad60639362c90a6d983d9e76a8fbf565a91d53da21cfb4fa95bf7ac786 diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-1.14.3.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-1.14.3.ebuild new file mode 100644 index 00000000000..642c0a9d2fd --- /dev/null +++ b/dev-ros/rosboost_cfg/rosboost_cfg-1.14.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +ROS_REPO_URI="https://github.com/ros/ros" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=tools/${PN} +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) + +inherit ros-catkin + +DESCRIPTION="Tool for determining cflags/lflags/etc. of boost on your system" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}"