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 1927C138334 for ; Tue, 6 Feb 2018 19:24:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E78F3E0BED; Tue, 6 Feb 2018 19:24:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C7E3DE0BCB for ; Tue, 6 Feb 2018 19:24:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4D51F335C39 for ; Tue, 6 Feb 2018 19:24:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9704D1CE for ; Tue, 6 Feb 2018 19:24:01 +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: <1517944991.b1e3c5c7999d7b25f11f0a7bc3bbb2fe6889d99e.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/cpp_common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/cpp_common/Manifest dev-ros/cpp_common/cpp_common-0.6.9.ebuild X-VCS-Directories: dev-ros/cpp_common/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b1e3c5c7999d7b25f11f0a7bc3bbb2fe6889d99e X-VCS-Branch: master Date: Tue, 6 Feb 2018 19:24:01 +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: 3c663173-89d9-4562-b324-c2ab006d8c04 X-Archives-Hash: 23d25f062ca5e1cdac249344b40d6181 commit: b1e3c5c7999d7b25f11f0a7bc3bbb2fe6889d99e Author: Alexis Ballier gentoo org> AuthorDate: Mon Feb 5 12:37:01 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Feb 6 19:23:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e3c5c7 dev-ros/cpp_common: Bump to 0.6.9. Package-Manager: Portage-2.3.20, Repoman-2.3.6 dev-ros/cpp_common/Manifest | 1 + dev-ros/cpp_common/cpp_common-0.6.9.ebuild | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/dev-ros/cpp_common/Manifest b/dev-ros/cpp_common/Manifest index d783d293e3e..805af945359 100644 --- a/dev-ros/cpp_common/Manifest +++ b/dev-ros/cpp_common/Manifest @@ -1,2 +1,3 @@ DIST roscpp_core-0.6.7.tar.gz 34845 BLAKE2B cdb2385069a74d670061bc2245421e31216e1c9ace5c96f83d1875ddcf460f2ad425b10db3330253e2a49f3bc415cf3c72ab885cb121c9477ae54a385893a7b8 SHA512 d93afb6e0e88bb01b13af0334a7977411fac8f89dd06fc69a32b95bab4ead05d6cb564b089ee846fe542be180f6418664f8328a6a9e753a55b34e5a0a1d61bf4 DIST roscpp_core-0.6.8.tar.gz 35003 BLAKE2B 7b4c02652693f76326df83d17164d3268f8b0eda0ddfe8f73d286ae09d7fbb3f8f433ab92527167fb918b55c53aeaa4e26d6876dac51d9d35e0b18b185d89867 SHA512 5fa9f8714059fbc864583662cd411d64470565cc2c372a09a63708a8cc06140d2ce8b84a7025837a49f2c09c7fee5092ec42d5625de4bfd2d9410baf7821b5df +DIST roscpp_core-0.6.9.tar.gz 35069 BLAKE2B 5718611730419de3fd5dbd7c26792857c75306f4155916fe9570e494a0b1f0b9ca167a06654e1d5b1e1d20aa8cbd17c306bc91e7d0e803c8691d78c6c456fcec SHA512 87360695e71a020e869633c19187851242b84686b87842b388273f9874ff72e4e587eaf55dc10d099e55bc8db17c2ae7efdd5a9ff553a006b7f7c4ea5e1c84d9 diff --git a/dev-ros/cpp_common/cpp_common-0.6.9.ebuild b/dev-ros/cpp_common/cpp_common-0.6.9.ebuild new file mode 100644 index 00000000000..4b61973c2c5 --- /dev/null +++ b/dev-ros/cpp_common/cpp_common-0.6.9.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/roscpp_core" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="C++ code for doing things that are not necessarily ROS related" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-libs/console_bridge:= + dev-libs/boost:=[threads]" +DEPEND="${RDEPEND}"