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: Thu, 26 May 2016 09:31:46
Message-Id: 1464254966.65fbba8846b9da27dbb72a52591267dd1e7071f5.aballier@gentoo
1 commit: 65fbba8846b9da27dbb72a52591267dd1e7071f5
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 09:29:26 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 09:29:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65fbba88
7
8 dev-ros/robot_state_publisher: remove old
9
10 Package-Manager: portage-2.3.0_rc1
11
12 dev-ros/robot_state_publisher/Manifest | 3 --
13 .../robot_state_publisher-1.10.4.ebuild | 28 -------------------
14 .../robot_state_publisher-1.12.0.ebuild | 28 -------------------
15 .../robot_state_publisher-1.12.1.ebuild | 32 ----------------------
16 4 files changed, 91 deletions(-)
17
18 diff --git a/dev-ros/robot_state_publisher/Manifest b/dev-ros/robot_state_publisher/Manifest
19 index 76ecf71..346609b 100644
20 --- a/dev-ros/robot_state_publisher/Manifest
21 +++ b/dev-ros/robot_state_publisher/Manifest
22 @@ -1,4 +1 @@
23 -DIST robot_state_publisher-1.10.4.tar.gz 22728 SHA256 3d3ef47bb0a1f3d0540bd9b00ae22d736ffa5e445600929fc311bbec4c98978c SHA512 71690ee2a9ee666a86fd6083d9ca4e3f1b5ddd8bc0a33af5e3f745a828c0afcdc16d82a26f7524fb65dd6a2871b68287260fb147fe87ca538ed265b36763d851 WHIRLPOOL d26f94ab973aede595a79fa60f55f83c9fc0642dff8bd6ffaf9381de251f40aca76b88393d26bcbf4628ec9615fc5f258ad95aa3a897033a06f747cbdc76941c
24 -DIST robot_state_publisher-1.12.0.tar.gz 23259 SHA256 97c2ca34359976c2c4d4a98229ac451d0cea9856a0b67f051508e84886af5809 SHA512 1d2fb58c60849033d2ca479624a2fb14eacf9fcfe555193e8205be0138bdb046e50ac482005fd3c747cd41f86068363cf6f3634980df9851de6c4c80ec7600db WHIRLPOOL 063f95ac4d31bc6ff00178ecd47d7de99bb155f5eb72445bb850bfdaea78ee184dc2d333840af30e7a4084a394aabe5daaed56ae5da809fc50e9c7a75ae1c186
25 -DIST robot_state_publisher-1.12.1.tar.gz 23737 SHA256 97c3e59cb7410457b58e29c23a32f5c2882c308cb1dd7a31b3d4f07003da4ea6 SHA512 d5596baec435ebd14702e80446db1e14764361e47ec4a0e5176e4d762a64e68be510738fdcd32998e24e5e7beb0670945833a40ef9f5a8cf6069c78bc3c4790f WHIRLPOOL 002cf88933647d49bd6007a8de112972b0cb5b4ae254f4a19c569ee424c328525562d435f2de45ea64be27c47febd838e153d1f35902db4e580644717f42449c
26 DIST robot_state_publisher-1.13.0.tar.gz 23807 SHA256 53ce1f6f523b9c0568534db339e938a10f7cc00f937cb802b89a6e6c65d7d366 SHA512 fcf352d72e18f43ec020a74287de1bbbe6453d54d3f2fe8a1a49e08c3e0d494b94b9f866e241acb4991c28dd7931645c22c7ac16d219a0f3104efb1ec9adc9f3 WHIRLPOOL 4f2b71e1232b83966d5131dc951a50f894c31eb8813b2b74055bfec3145f19ec1261d2a42c1da177f833f0d03907dd8b2cfa700e290daa4a917c5961c474a378
27
28 diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-1.10.4.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-1.10.4.ebuild
29 deleted file mode 100644
30 index a445085..0000000
31 --- a/dev-ros/robot_state_publisher/robot_state_publisher-1.10.4.ebuild
32 +++ /dev/null
33 @@ -1,28 +0,0 @@
34 -# Copyright 1999-2014 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -# $Id$
37 -
38 -EAPI=5
39 -ROS_REPO_URI="https://github.com/ros/robot_state_publisher"
40 -KEYWORDS="~amd64 ~arm"
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="Package for publishing the state of a robot to tf"
45 -LICENSE="BSD"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -RDEPEND="
50 - dev-ros/kdl_parser
51 - dev-cpp/eigen:3
52 - sci-libs/orocos_kdl
53 - dev-ros/roscpp
54 - dev-ros/rosconsole
55 - dev-ros/rostime
56 - dev-ros/tf
57 - dev-ros/tf_conversions
58 - dev-ros/kdl_conversions
59 - dev-ros/sensor_msgs
60 -"
61 -DEPEND="${RDEPEND}"
62
63 diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-1.12.0.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-1.12.0.ebuild
64 deleted file mode 100644
65 index a096ac8..0000000
66 --- a/dev-ros/robot_state_publisher/robot_state_publisher-1.12.0.ebuild
67 +++ /dev/null
68 @@ -1,28 +0,0 @@
69 -# Copyright 1999-2014 Gentoo Foundation
70 -# Distributed under the terms of the GNU General Public License v2
71 -# $Id$
72 -
73 -EAPI=5
74 -ROS_REPO_URI="https://github.com/ros/robot_state_publisher"
75 -KEYWORDS="~amd64 ~arm"
76 -
77 -inherit ros-catkin
78 -
79 -DESCRIPTION="Package for publishing the state of a robot to tf"
80 -LICENSE="BSD"
81 -SLOT="0"
82 -IUSE=""
83 -
84 -RDEPEND="
85 - dev-ros/kdl_parser
86 - dev-cpp/eigen:3
87 - sci-libs/orocos_kdl
88 - dev-ros/roscpp
89 - dev-ros/rosconsole
90 - dev-ros/rostime
91 - dev-ros/tf2_ros
92 - dev-ros/tf2_kdl
93 - dev-ros/kdl_conversions
94 - dev-ros/sensor_msgs
95 -"
96 -DEPEND="${RDEPEND}"
97
98 diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-1.12.1.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-1.12.1.ebuild
99 deleted file mode 100644
100 index 640fe2a..0000000
101 --- a/dev-ros/robot_state_publisher/robot_state_publisher-1.12.1.ebuild
102 +++ /dev/null
103 @@ -1,32 +0,0 @@
104 -# Copyright 1999-2014 Gentoo Foundation
105 -# Distributed under the terms of the GNU General Public License v2
106 -# $Id$
107 -
108 -EAPI=5
109 -ROS_REPO_URI="https://github.com/ros/robot_state_publisher"
110 -KEYWORDS="~amd64 ~arm"
111 -PYTHON_COMPAT=( python2_7 )
112 -
113 -inherit ros-catkin
114 -
115 -DESCRIPTION="Package for publishing the state of a robot to tf"
116 -LICENSE="BSD"
117 -SLOT="0"
118 -IUSE=""
119 -
120 -RDEPEND="
121 - dev-ros/kdl_parser
122 - dev-cpp/eigen:3
123 - sci-libs/orocos_kdl
124 - dev-ros/roscpp
125 - dev-ros/rosconsole
126 - dev-ros/rostime
127 - dev-ros/tf2_ros
128 - dev-ros/tf2_kdl
129 - dev-ros/kdl_conversions
130 - dev-ros/sensor_msgs
131 - dev-ros/tf
132 -"
133 -DEPEND="${RDEPEND}
134 - dev-ros/rostest[${PYTHON_USEDEP}]
135 -"