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/urdf/
Date: Sat, 19 Feb 2022 10:00:18
Message-Id: 1645264797.874d047a7758f0e72fd36028e2e4cf3da4b4622a.aballier@gentoo
1 commit: 874d047a7758f0e72fd36028e2e4cf3da4b4622a
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 18 09:07:29 2022 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 09:59:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=874d047a
7
8 dev-ros/urdf: revbump to fix cmake file
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ros/urdf/{urdf-1.13.2-r2.ebuild => urdf-1.13.2-r3.ebuild} | 4 ++--
14 dev-ros/urdf/urdf-9999.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-ros/urdf/urdf-1.13.2-r2.ebuild b/dev-ros/urdf/urdf-1.13.2-r3.ebuild
18 similarity index 91%
19 rename from dev-ros/urdf/urdf-1.13.2-r2.ebuild
20 rename to dev-ros/urdf/urdf-1.13.2-r3.ebuild
21 index 6d44db72d056..5061656d4b0c 100644
22 --- a/dev-ros/urdf/urdf-1.13.2-r2.ebuild
23 +++ b/dev-ros/urdf/urdf-1.13.2-r3.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2021 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -15,7 +15,7 @@ IUSE=""
31
32 RDEPEND="
33 dev-libs/boost:=[threads(+)]
34 - dev-libs/urdfdom:=
35 + >=dev-libs/urdfdom-3.0.1:=
36 dev-libs/urdfdom_headers
37 dev-ros/urdf_parser_plugin
38 dev-ros/pluginlib
39
40 diff --git a/dev-ros/urdf/urdf-9999.ebuild b/dev-ros/urdf/urdf-9999.ebuild
41 index 6d44db72d056..5061656d4b0c 100644
42 --- a/dev-ros/urdf/urdf-9999.ebuild
43 +++ b/dev-ros/urdf/urdf-9999.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2021 Gentoo Authors
46 +# Copyright 1999-2022 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=7
50 @@ -15,7 +15,7 @@ IUSE=""
51
52 RDEPEND="
53 dev-libs/boost:=[threads(+)]
54 - dev-libs/urdfdom:=
55 + >=dev-libs/urdfdom-3.0.1:=
56 dev-libs/urdfdom_headers
57 dev-ros/urdf_parser_plugin
58 dev-ros/pluginlib