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/camera_calibration_parsers/
Date: Fri, 30 Mar 2018 13:28:02
Message-Id: 1522415928.110ac5e97ee4c58b40cd3e1e7e6491fffd0fec02.aballier@gentoo
1 commit: 110ac5e97ee4c58b40cd3e1e7e6491fffd0fec02
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 13:18:48 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 13:18:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110ac5e9
7
8 dev-ros/camera_calibration_parsers: add := dep on yaml-cpp
9
10 Package-Manager: Portage-2.3.27, Repoman-2.3.9
11
12 ...rs-1.11.13.ebuild => camera_calibration_parsers-1.11.13-r1.ebuild} | 4 ++--
13 .../camera_calibration_parsers/camera_calibration_parsers-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13.ebuild b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13-r1.ebuild
17 similarity index 90%
18 rename from dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13.ebuild
19 rename to dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13-r1.ebuild
20 index e319da058e8..5b75e5e3a18 100644
21 --- a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13.ebuild
22 +++ b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2017 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -18,7 +18,7 @@ RDEPEND="
30 dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
31 dev-libs/boost:=[python,${PYTHON_USEDEP}]
32 dev-ros/rosconsole
33 - >=dev-cpp/yaml-cpp-0.5
34 + >=dev-cpp/yaml-cpp-0.5:=
35 "
36 DEPEND="${RDEPEND}
37 virtual/pkgconfig
38
39 diff --git a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-9999.ebuild b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-9999.ebuild
40 index e319da058e8..5b75e5e3a18 100644
41 --- a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-9999.ebuild
42 +++ b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-9999.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2017 Gentoo Foundation
45 +# Copyright 1999-2018 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=5
49 @@ -18,7 +18,7 @@ RDEPEND="
50 dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
51 dev-libs/boost:=[python,${PYTHON_USEDEP}]
52 dev-ros/rosconsole
53 - >=dev-cpp/yaml-cpp-0.5
54 + >=dev-cpp/yaml-cpp-0.5:=
55 "
56 DEPEND="${RDEPEND}
57 virtual/pkgconfig