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/diagnostic_aggregator/
Date: Fri, 07 Aug 2020 15:52:46
Message-Id: 1596815542.a40ac1243afa2754e05756b739a7c1f2893bbab6.aballier@gentoo
1 commit: a40ac1243afa2754e05756b739a7c1f2893bbab6
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 7 15:38:07 2020 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 7 15:52:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40ac124
7
8 dev-ros/diagnostic_aggregator: add := dep on pluginlib
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 ...ic_aggregator-1.9.4.ebuild => diagnostic_aggregator-1.9.4-r1.ebuild} | 2 +-
14 dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.4.ebuild b/dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.4-r1.ebuild
18 similarity index 96%
19 rename from dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.4.ebuild
20 rename to dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.4-r1.ebuild
21 index 345bf6055e7..52adc5bd81d 100644
22 --- a/dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.4.ebuild
23 +++ b/dev-ros/diagnostic_aggregator/diagnostic_aggregator-1.9.4-r1.ebuild
24 @@ -14,7 +14,7 @@ SLOT="0"
25 IUSE=""
26
27 RDEPEND="
28 - dev-ros/pluginlib
29 + dev-ros/pluginlib:=
30 dev-libs/tinyxml2:=
31 dev-ros/roscpp
32 dev-ros/rospy
33
34 diff --git a/dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild b/dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild
35 index 345bf6055e7..52adc5bd81d 100644
36 --- a/dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild
37 +++ b/dev-ros/diagnostic_aggregator/diagnostic_aggregator-9999.ebuild
38 @@ -14,7 +14,7 @@ SLOT="0"
39 IUSE=""
40
41 RDEPEND="
42 - dev-ros/pluginlib
43 + dev-ros/pluginlib:=
44 dev-libs/tinyxml2:=
45 dev-ros/roscpp
46 dev-ros/rospy