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/rviz/
Date: Thu, 04 May 2017 09:13:00
Message-Id: 1493889160.e1844cf93331e28dc363bed1ff2aff1e75a3a5bf.aballier@gentoo
1 commit: e1844cf93331e28dc363bed1ff2aff1e75a3a5bf
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 4 09:01:37 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 09:12:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1844cf9
7
8 dev-ros/rviz: Bump to 1.12.6
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 dev-ros/rviz/Manifest | 1 +
13 dev-ros/rviz/{rviz-9999.ebuild => rviz-1.12.6.ebuild} | 3 ++-
14 dev-ros/rviz/rviz-9999.ebuild | 3 ++-
15 3 files changed, 5 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-ros/rviz/Manifest b/dev-ros/rviz/Manifest
18 index 79e1105f201..f59b519b262 100644
19 --- a/dev-ros/rviz/Manifest
20 +++ b/dev-ros/rviz/Manifest
21 @@ -1 +1,2 @@
22 DIST rviz-1.12.4.tar.gz 4537832 SHA256 a59672ccb02a902a895c10cdf67690797a6996029e531afdae0d77be85a33249 SHA512 4fc075759fe739d0c8fbd10bb2b7397764d4980163a0542da80841d6cb96f636127013a2597279294a6fdb44ced4c3c8d6bfc057e08224e50f6a8cd3f3e77bd7 WHIRLPOOL 1d06f26ed578f184aba5d44de4c16ce415909620fae68f43a28b06bd959b21b7b4fc4d70e95562942f2cce0322a69fe3d04c7f9cb6b5adb175b7c7ec4cedc85c
23 +DIST rviz-1.12.6.tar.gz 4550425 SHA256 59c5d70f6cb5f5757f661871f4fa7c337a24d963dfe3d753999baeb66afd1eea SHA512 f76387863c7a2fbd8c0a0ca009f915cf403822b7e3fb97c1ae658cfbbe5272194f1861fee0f6dfa664e8e30b3c81e2c89d402646485a28ca0a28eb10756ddb44 WHIRLPOOL 4f2739408cb296644c57fa35f11fa9dfe4da1d28dd18409c3483dda3323669948968830a4ac93f6d04f41577ee8c178f8cb3fb1185e03a45fdd06745dacd2d35
24
25 diff --git a/dev-ros/rviz/rviz-9999.ebuild b/dev-ros/rviz/rviz-1.12.6.ebuild
26 similarity index 96%
27 copy from dev-ros/rviz/rviz-9999.ebuild
28 copy to dev-ros/rviz/rviz-1.12.6.ebuild
29 index 06c55017c2f..9ada9a6fdae 100644
30 --- a/dev-ros/rviz/rviz-9999.ebuild
31 +++ b/dev-ros/rviz/rviz-1.12.6.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2016 Gentoo Foundation
34 +# Copyright 1999-2017 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI=5
38 @@ -42,6 +42,7 @@ RDEPEND="
39 dev-ros/rospy[${PYTHON_USEDEP}]
40 dev-ros/tf
41 dev-ros/urdf
42 + dev-ros/media_export
43
44 dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
45 dev-ros/map_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
46
47 diff --git a/dev-ros/rviz/rviz-9999.ebuild b/dev-ros/rviz/rviz-9999.ebuild
48 index 06c55017c2f..9ada9a6fdae 100644
49 --- a/dev-ros/rviz/rviz-9999.ebuild
50 +++ b/dev-ros/rviz/rviz-9999.ebuild
51 @@ -1,4 +1,4 @@
52 -# Copyright 1999-2016 Gentoo Foundation
53 +# Copyright 1999-2017 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55
56 EAPI=5
57 @@ -42,6 +42,7 @@ RDEPEND="
58 dev-ros/rospy[${PYTHON_USEDEP}]
59 dev-ros/tf
60 dev-ros/urdf
61 + dev-ros/media_export
62
63 dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
64 dev-ros/map_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]