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/tf2_sensor_msgs/
Date: Thu, 22 Mar 2018 10:03:07
Message-Id: 1521712822.d658086056edc1df34540bc6d2ef419d41761ff0.aballier@gentoo
1 commit: d658086056edc1df34540bc6d2ef419d41761ff0
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 10:00:22 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 10:00:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6580860
7
8 dev-ros/tf2_sensor_msgs: Remove old
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-ros/tf2_sensor_msgs/Manifest | 3 ---
13 .../tf2_sensor_msgs/tf2_sensor_msgs-0.5.15.ebuild | 26 ----------------------
14 .../tf2_sensor_msgs/tf2_sensor_msgs-0.5.16.ebuild | 26 ----------------------
15 .../tf2_sensor_msgs/tf2_sensor_msgs-0.5.17.ebuild | 26 ----------------------
16 4 files changed, 81 deletions(-)
17
18 diff --git a/dev-ros/tf2_sensor_msgs/Manifest b/dev-ros/tf2_sensor_msgs/Manifest
19 index 5be9b298a90..91aa82a2172 100644
20 --- a/dev-ros/tf2_sensor_msgs/Manifest
21 +++ b/dev-ros/tf2_sensor_msgs/Manifest
22 @@ -1,4 +1 @@
23 -DIST geometry2-0.5.15.tar.gz 147275 BLAKE2B 27a520d7c76eeea551d95092ede446f2badaee72b72ff24936a2116a0fa824d3f83afa7b07c5d962824e163a4d470490a0d68a8026e9bf829e87d1008b88ddc3 SHA512 10a750948157904c0812aaae85e21eaf5c85dfef3770d418fd0c592a9179cef9fc2082ecc125be0fd0032e705dfb678d45930d3aa2cd0986a71c2e0a7307722c
24 -DIST geometry2-0.5.16.tar.gz 154351 BLAKE2B e630be09da6de544de0215d40ffcb0aa780be253320264d52603d5fe7506d12b27e986acb9c036973ba390c5cd96b5e838849ee2f5b1399148cf5cffb461cd76 SHA512 11909db98af78bbdef8d1a7dc5f20d3ff3cfcb0afc0e1d53b97a1ffe99aecea911f09364593eb232d7514a4caa192141404d892a33fc7ea9f5ce924ecf99fc51
25 -DIST geometry2-0.5.17.tar.gz 156516 BLAKE2B 72f936086fe3dbcfa3c05f7ae72e64f20fd1525513e79ed9c4dae7c5b097501ea230c483a3f1eb6e0ba6a342e0ddc5deacf05ec9f0c97b56df48dcf2bf669e8b SHA512 44d91796f03d0cbd8a9247568827dca4a848ec931fa754fd7815e9102f7bcac38e85ebcc27e3037827358dbfbc7d58b28775f00e1e04c48125e56c7b97cde925
26 DIST geometry2-0.6.1.tar.gz 162912 BLAKE2B 103937894921111da2058f61b555cb9498ea053e8c8dac357383fc326e214bf88e74a65c97021cf7dd0ecb2b5a38606c3ad3660e365af145349c764660c56726 SHA512 392719295eedf4a5f580390f076a14f9909f49681223d8c50ccb88d57b784c1e50383d28ff10bddc21424662f261504c29525c24965a51462d6e9e62d702d6ef
27
28 diff --git a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.5.15.ebuild b/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.5.15.ebuild
29 deleted file mode 100644
30 index 9d28f70aecb..00000000000
31 --- a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.5.15.ebuild
32 +++ /dev/null
33 @@ -1,26 +0,0 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=5
38 -ROS_REPO_URI="https://github.com/ros/geometry2"
39 -KEYWORDS="~amd64 ~arm"
40 -ROS_SUBDIR=${PN}
41 -PYTHON_COMPAT=( python2_7 )
42 -
43 -inherit ros-catkin
44 -
45 -DESCRIPTION="Transform sensor_msgs with tf. Most notably, PointCloud2"
46 -LICENSE="BSD"
47 -SLOT="0"
48 -IUSE=""
49 -
50 -RDEPEND="
51 - dev-ros/tf2_ros[${PYTHON_USEDEP}]
52 - dev-ros/tf2
53 - dev-ros/rospy[${PYTHON_USEDEP}]
54 - dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
55 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
56 -"
57 -DEPEND="${RDEPEND}
58 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
59 - dev-ros/cmake_modules"
60
61 diff --git a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.5.16.ebuild b/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.5.16.ebuild
62 deleted file mode 100644
63 index 9d28f70aecb..00000000000
64 --- a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.5.16.ebuild
65 +++ /dev/null
66 @@ -1,26 +0,0 @@
67 -# Copyright 1999-2017 Gentoo Foundation
68 -# Distributed under the terms of the GNU General Public License v2
69 -
70 -EAPI=5
71 -ROS_REPO_URI="https://github.com/ros/geometry2"
72 -KEYWORDS="~amd64 ~arm"
73 -ROS_SUBDIR=${PN}
74 -PYTHON_COMPAT=( python2_7 )
75 -
76 -inherit ros-catkin
77 -
78 -DESCRIPTION="Transform sensor_msgs with tf. Most notably, PointCloud2"
79 -LICENSE="BSD"
80 -SLOT="0"
81 -IUSE=""
82 -
83 -RDEPEND="
84 - dev-ros/tf2_ros[${PYTHON_USEDEP}]
85 - dev-ros/tf2
86 - dev-ros/rospy[${PYTHON_USEDEP}]
87 - dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
88 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
89 -"
90 -DEPEND="${RDEPEND}
91 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
92 - dev-ros/cmake_modules"
93
94 diff --git a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.5.17.ebuild b/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.5.17.ebuild
95 deleted file mode 100644
96 index b4c841429ce..00000000000
97 --- a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.5.17.ebuild
98 +++ /dev/null
99 @@ -1,26 +0,0 @@
100 -# Copyright 1999-2018 Gentoo Foundation
101 -# Distributed under the terms of the GNU General Public License v2
102 -
103 -EAPI=5
104 -ROS_REPO_URI="https://github.com/ros/geometry2"
105 -KEYWORDS="~amd64 ~arm"
106 -ROS_SUBDIR=${PN}
107 -PYTHON_COMPAT=( python2_7 )
108 -
109 -inherit ros-catkin
110 -
111 -DESCRIPTION="Transform sensor_msgs with tf. Most notably, PointCloud2"
112 -LICENSE="BSD"
113 -SLOT="0"
114 -IUSE=""
115 -
116 -RDEPEND="
117 - dev-ros/tf2_ros[${PYTHON_USEDEP}]
118 - dev-ros/tf2
119 - dev-ros/rospy[${PYTHON_USEDEP}]
120 - dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
121 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
122 -"
123 -DEPEND="${RDEPEND}
124 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
125 - dev-ros/cmake_modules"