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/ros_base/
Date: Fri, 06 Apr 2018 08:49:59
Message-Id: 1523004582.9e8d0471b6f9d91017cb0b5328eb930bc336df59.aballier@gentoo
1 commit: 9e8d0471b6f9d91017cb0b5328eb930bc336df59
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 19:29:16 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 08:49:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e8d0471
7
8 ros-meta/ros_base: match deps with upstream
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 ros-meta/ros_base/ros_base-9999.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/ros-meta/ros_base/ros_base-9999.ebuild b/ros-meta/ros_base/ros_base-9999.ebuild
16 index f0991587b06..96e3b6f80ab 100644
17 --- a/ros-meta/ros_base/ros_base-9999.ebuild
18 +++ b/ros-meta/ros_base/ros_base-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -19,7 +19,6 @@ RDEPEND="
26 ros-meta/bond_core
27 dev-ros/class_loader
28 dev-ros/dynamic_reconfigure
29 - ros-meta/common_tutorials
30 ros-meta/nodelet_core
31 dev-ros/pluginlib
32 "