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 016D9139694 for ; Tue, 9 May 2017 07:14:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3332821C028; Tue, 9 May 2017 07:14:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 13C3921C028 for ; Tue, 9 May 2017 07:14:33 +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 433B03416E1 for ; Tue, 9 May 2017 07:14:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22B3A7434 for ; Tue, 9 May 2017 07:14:30 +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: <1494314059.91d8ee74bf94fef18ae638ad4cad4fbf132136e0.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: 91d8ee74bf94fef18ae638ad4cad4fbf132136e0 X-VCS-Branch: master Date: Tue, 9 May 2017 07:14:30 +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: 3695ed5c-fb53-4f41-9cfc-79ee674c118b X-Archives-Hash: ab208dcf1bf01334a627f8046ac0f40e commit: 91d8ee74bf94fef18ae638ad4cad4fbf132136e0 Author: Alexis Ballier gentoo org> AuthorDate: Tue May 9 06:24:41 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue May 9 07:14:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d8ee74 ros-meta/desktop: remove urdf tutorial, moved to desktop_full Package-Manager: Portage-2.3.5, Repoman-2.3.2 ros-meta/desktop/desktop-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ros-meta/desktop/desktop-9999.ebuild b/ros-meta/desktop/desktop-9999.ebuild index 6ca330e23b9..57ee10fc02b 100644 --- a/ros-meta/desktop/desktop-9999.ebuild +++ b/ros-meta/desktop/desktop-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,6 @@ RDEPEND=" ros-meta/robot ros-meta/viz dev-ros/roslint - dev-ros/urdf_tutorial ros-meta/visualization_tutorials " DEPEND="${RDEPEND}"