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/robot_state_publisher/
Date: Sat, 07 Apr 2018 14:08:35
Message-Id: 1523110096.21173a62c13ebd00ba30e6a2d00de8807be0aeed.aballier@gentoo
1 commit: 21173a62c13ebd00ba30e6a2d00de8807be0aeed
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 13:29:07 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 14:08:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21173a62
7
8 dev-ros/robot_state_publisher: bump to 1.13.6
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-ros/robot_state_publisher/Manifest | 1 +
13 ...ate_publisher-9999.ebuild => robot_state_publisher-1.13.6.ebuild} | 5 ++---
14 dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild | 5 ++---
15 3 files changed, 5 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-ros/robot_state_publisher/Manifest b/dev-ros/robot_state_publisher/Manifest
18 index 394bb14aff7..0207afd4de3 100644
19 --- a/dev-ros/robot_state_publisher/Manifest
20 +++ b/dev-ros/robot_state_publisher/Manifest
21 @@ -1 +1,2 @@
22 DIST robot_state_publisher-1.13.5.tar.gz 25346 BLAKE2B bdc7ed15178cdd8a8571796236b5273666f58486b831374254b45b79549d8b224097cb78c4585cb136f74bd4fee8309dfdef6dbaa03038acc126b35a4e2899dc SHA512 2ce97e35a64f9c6f8539780d2dabf416906da8144b579b07214b55e935aec3105f2087c90796ceb896f8766c46c2c2b72aaf9fdc4cfc80dd1b3f06b477acf778
23 +DIST robot_state_publisher-1.13.6.tar.gz 25885 BLAKE2B 0d673ef6cce53ff66a522de02ddeb93876d168a65cf102de2c0384f69911d9dfedf1cadba67e7251ed0ccdc7bf07b545c2ded5620419a970bbcf6fb63c9fcd15 SHA512 c0dbdd9149a1b308c29de1509641691d488aa0cd6b325d1245cbb16b537bbd3abf0c5e85ecd1c24a78117b6e45a833a45769c6619a22bfc7a1f5f7709071b21a
24
25 diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-1.13.6.ebuild
26 similarity index 85%
27 copy from dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild
28 copy to dev-ros/robot_state_publisher/robot_state_publisher-1.13.6.ebuild
29 index 508dcb8c0b0..b1afbf65973 100644
30 --- a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild
31 +++ b/dev-ros/robot_state_publisher/robot_state_publisher-1.13.6.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 +# Copyright 1999-2018 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI=5
38 @@ -29,6 +29,5 @@ RDEPEND="
39 dev-libs/boost:=
40 "
41 DEPEND="${RDEPEND}
42 - dev-ros/rostest[${PYTHON_USEDEP}]
43 - test? ( dev-cpp/gtest )
44 + test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_USEDEP}] )
45 "
46
47 diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild
48 index 508dcb8c0b0..b1afbf65973 100644
49 --- a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild
50 +++ b/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild
51 @@ -1,4 +1,4 @@
52 -# Copyright 1999-2017 Gentoo Foundation
53 +# Copyright 1999-2018 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55
56 EAPI=5
57 @@ -29,6 +29,5 @@ RDEPEND="
58 dev-libs/boost:=
59 "
60 DEPEND="${RDEPEND}
61 - dev-ros/rostest[${PYTHON_USEDEP}]
62 - test? ( dev-cpp/gtest )
63 + test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_USEDEP}] )
64 "