Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/gazebo_ros/
Date: Sat, 28 Jan 2017 20:14:56
Message-Id: 1485634401.68cbd3b11e46258b7d81fa183b141ff2f873dfb8.aballier@gentoo
1 commit: 68cbd3b11e46258b7d81fa183b141ff2f873dfb8
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 20:09:42 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 20:13:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68cbd3b1
7
8 dev-ros/gazebo_ros: Add := dep on gazebo
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild | 4 ++--
13 dev-ros/gazebo_ros/gazebo_ros-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild b/dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild
17 index 6b88d28..7cd4e9f 100644
18 --- a/dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild
19 +++ b/dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -18,7 +18,7 @@ IUSE=""
27
28 RDEPEND="
29 dev-libs/tinyxml
30 - sci-electronics/gazebo
31 + sci-electronics/gazebo:=
32 dev-ros/gazebo_plugins[${PYTHON_USEDEP}]
33 dev-ros/roslib[${PYTHON_USEDEP}]
34 dev-ros/roscpp
35
36 diff --git a/dev-ros/gazebo_ros/gazebo_ros-9999.ebuild b/dev-ros/gazebo_ros/gazebo_ros-9999.ebuild
37 index 870276d..7cd4e9f 100644
38 --- a/dev-ros/gazebo_ros/gazebo_ros-9999.ebuild
39 +++ b/dev-ros/gazebo_ros/gazebo_ros-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2014 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -18,7 +18,7 @@ IUSE=""
47
48 RDEPEND="
49 dev-libs/tinyxml
50 - sci-electronics/gazebo
51 + sci-electronics/gazebo:=
52 dev-ros/gazebo_plugins[${PYTHON_USEDEP}]
53 dev-ros/roslib[${PYTHON_USEDEP}]
54 dev-ros/roscpp