Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/
Date: Sun, 07 Jan 2018 07:08:40
Message-Id: 1515308886.fafca9c4398e7ef5e2896bdb3be7e88e2bd14547.aballier@gentoo
1 commit: fafca9c4398e7ef5e2896bdb3be7e88e2bd14547
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 7 07:08:06 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 7 07:08:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fafca9c4
7
8 sci-electronics/gazebo: lock to ignition-msgs slot 0
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 .../gazebo/{gazebo-8.2.0.ebuild => gazebo-8.2.0-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-electronics/gazebo/gazebo-8.2.0.ebuild b/sci-electronics/gazebo/gazebo-8.2.0-r1.ebuild
16 similarity index 96%
17 rename from sci-electronics/gazebo/gazebo-8.2.0.ebuild
18 rename to sci-electronics/gazebo/gazebo-8.2.0-r1.ebuild
19 index 04696aa2fb5..2c1546415b0 100644
20 --- a/sci-electronics/gazebo/gazebo-8.2.0.ebuild
21 +++ b/sci-electronics/gazebo/gazebo-8.2.0-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -43,7 +43,7 @@ RDEPEND="
29 sci-libs/hdf5:=[cxx]
30 sys-apps/util-linux
31 media-gfx/graphviz
32 - net-libs/ignition-msgs:=
33 + net-libs/ignition-msgs:0=
34 >=sci-libs/ignition-math-2.3:3=
35 net-libs/ignition-transport:3=
36 x11-libs/qwt:6=[qt5]