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 458961382C5 for ; Fri, 6 Apr 2018 08:50:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84EF6E0929; Fri, 6 Apr 2018 08:50:00 +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 5F71CE0929 for ; Fri, 6 Apr 2018 08:50:00 +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 294CB335C9F for ; Fri, 6 Apr 2018 08:49:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8787B290 for ; Fri, 6 Apr 2018 08:49:55 +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: <1523004586.c74e1c8d82d1ddab4701eccec3ad7ce63078b7ca.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/common_tutorials/ X-VCS-Repository: repo/gentoo X-VCS-Files: ros-meta/common_tutorials/Manifest ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild X-VCS-Directories: ros-meta/common_tutorials/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c74e1c8d82d1ddab4701eccec3ad7ce63078b7ca X-VCS-Branch: master Date: Fri, 6 Apr 2018 08:49:55 +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: ae7134a1-5567-4003-8a0a-221132e3700d X-Archives-Hash: fcc1045bf0936ea01683787e000be55d commit: c74e1c8d82d1ddab4701eccec3ad7ce63078b7ca Author: Alexis Ballier gentoo org> AuthorDate: Thu Apr 5 19:40:09 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Apr 6 08:49:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74e1c8d ros-meta/common_tutorials: Bump to 0.1.11. Package-Manager: Portage-2.3.28, Repoman-2.3.9 ros-meta/common_tutorials/Manifest | 1 + .../common_tutorials-0.1.11.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/ros-meta/common_tutorials/Manifest b/ros-meta/common_tutorials/Manifest index c868c270410..ae16dbe30ad 100644 --- a/ros-meta/common_tutorials/Manifest +++ b/ros-meta/common_tutorials/Manifest @@ -1,2 +1,3 @@ DIST common_tutorials-0.1.10.tar.gz 12511 BLAKE2B deeb06317c0f56f2496277f488592ba056b82440cb320fc9ea6bd3d2d6b8828301ce03c2f5db9ed1871b4f6a1caa8c874a510c912ab89ef1d05b01f364ee09be SHA512 92a1eb5865ec3b4acc9e04a507f050d9568e583ce6d0a29f3c6ab37f4c2feb5149f1ddd6269ce1a310251f7b4cbfe8a05c7e4c6bf4c3ca21c15d84f1c6f0422b +DIST common_tutorials-0.1.11.tar.gz 12527 BLAKE2B 679cee86aad711677d1ed74320832c7ceb6d66adb34b835a80ad536be7bff517a78ca43e04372de23b491f8156ea3a4c268b4661d74fb1c04130e39033e1b961 SHA512 a42ab4b95eeaf9620ae0987f4e1cc530213b39455dea3ff8d944ac24ee7ed8e321ac8ed4f73b8e4d8d882248a850dface0169a5d521b02b226e6d0cb6016a33a DIST common_tutorials-0.1.8.tar.gz 10591 BLAKE2B 7bf99e6a46ff52904f34f0b8e226dab10634325531ac736e530499af43ad1f1ca62168e476ef6ea9e33007c883804220b512e7683fed36e6940017624031f0ac SHA512 a0a2e8a7aba3415bf133e95e7d1b72cf5ee81efa962003ccaa2108fdfebd2a03044c60fd4daf73ca69f3a2975bd7fa9c60adfefc32d1b048da11e65aa613607c diff --git a/ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild b/ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild new file mode 100644 index 00000000000..ba12d700282 --- /dev/null +++ b/ros-meta/common_tutorials/common_tutorials-0.1.11.ebuild @@ -0,0 +1,22 @@ +# 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/common_tutorials" +KEYWORDS="~amd64" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="Metapackage that contains common tutorials" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/actionlib_tutorials + dev-ros/nodelet_tutorial_math + dev-ros/pluginlib_tutorials + dev-ros/turtle_actionlib +" +DEPEND="${RDEPEND}"