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 56D111382C5 for ; Fri, 6 Apr 2018 08:50:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E626E0907; Fri, 6 Apr 2018 08:49:58 +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 2363AE0907 for ; Fri, 6 Apr 2018 08:49:58 +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 48E5B335C97 for ; Fri, 6 Apr 2018 08:49:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6542D281 for ; Fri, 6 Apr 2018 08:49:54 +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: <1523004583.2cde3783f17e00250c0b9c26e05f60c38f030beb.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: ros-meta/desktop/desktop-9999.ebuild X-VCS-Directories: ros-meta/desktop/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 2cde3783f17e00250c0b9c26e05f60c38f030beb X-VCS-Branch: master Date: Fri, 6 Apr 2018 08:49:54 +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: 864dc92f-919a-4a77-8cc2-c40e38c621d9 X-Archives-Hash: 7ac3fee541df7618b1b02f7465c3924d commit: 2cde3783f17e00250c0b9c26e05f60c38f030beb Author: Alexis Ballier gentoo org> AuthorDate: Thu Apr 5 19:34:47 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Apr 6 08:49:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cde3783 ros-meta/desktop: match upstream deps Package-Manager: Portage-2.3.28, Repoman-2.3.9 ros-meta/desktop/desktop-9999.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ros-meta/desktop/desktop-9999.ebuild b/ros-meta/desktop/desktop-9999.ebuild index 57ee10fc02b..801a5e18074 100644 --- a/ros-meta/desktop/desktop-9999.ebuild +++ b/ros-meta/desktop/desktop-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,12 @@ IUSE="" RDEPEND=" ros-meta/robot ros-meta/viz + dev-ros/angles + ros-meta/common_tutorials + ros-meta/geometry_tutorials + ros-meta/ros_tutorials dev-ros/roslint + dev-ros/urdf_tutorial ros-meta/visualization_tutorials " DEPEND="${RDEPEND}"