Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/desktop/
Date: Tue, 09 May 2017 07:14:34
Message-Id: 1494314059.91d8ee74bf94fef18ae638ad4cad4fbf132136e0.aballier@gentoo
1 commit: 91d8ee74bf94fef18ae638ad4cad4fbf132136e0
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 9 06:24:41 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue May 9 07:14:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d8ee74
7
8 ros-meta/desktop: remove urdf tutorial, moved to desktop_full
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 ros-meta/desktop/desktop-9999.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/ros-meta/desktop/desktop-9999.ebuild b/ros-meta/desktop/desktop-9999.ebuild
16 index 6ca330e23b9..57ee10fc02b 100644
17 --- a/ros-meta/desktop/desktop-9999.ebuild
18 +++ b/ros-meta/desktop/desktop-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -18,7 +18,6 @@ RDEPEND="
26 ros-meta/robot
27 ros-meta/viz
28 dev-ros/roslint
29 - dev-ros/urdf_tutorial
30 ros-meta/visualization_tutorials
31 "
32 DEPEND="${RDEPEND}"