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: Mon, 30 Jul 2018 12:25:51
Message-Id: 1532953512.72ce68be1890b3773fed91e12d06e7e339c7b66c.aballier@gentoo
1 commit: 72ce68be1890b3773fed91e12d06e7e339c7b66c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 30 12:12:35 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 30 12:25:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ce68be
7
8 dev-ros/tf2_sensor_msgs: Remove old
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 dev-ros/tf2_sensor_msgs/Manifest | 2 --
13 .../tf2_sensor_msgs/tf2_sensor_msgs-0.6.1.ebuild | 26 ----------------------
14 .../tf2_sensor_msgs/tf2_sensor_msgs-0.6.2.ebuild | 26 ----------------------
15 3 files changed, 54 deletions(-)
16
17 diff --git a/dev-ros/tf2_sensor_msgs/Manifest b/dev-ros/tf2_sensor_msgs/Manifest
18 index 50cdc2fccc9..0bec2cc3c09 100644
19 --- a/dev-ros/tf2_sensor_msgs/Manifest
20 +++ b/dev-ros/tf2_sensor_msgs/Manifest
21 @@ -1,3 +1 @@
22 -DIST geometry2-0.6.1.tar.gz 162912 BLAKE2B 103937894921111da2058f61b555cb9498ea053e8c8dac357383fc326e214bf88e74a65c97021cf7dd0ecb2b5a38606c3ad3660e365af145349c764660c56726 SHA512 392719295eedf4a5f580390f076a14f9909f49681223d8c50ccb88d57b784c1e50383d28ff10bddc21424662f261504c29525c24965a51462d6e9e62d702d6ef
23 -DIST geometry2-0.6.2.tar.gz 166807 BLAKE2B 821ad4bc68ff2703df53d3d85505cd892f0399abe99b7fbff13852bda0895e8b28bc4e6aaff0590d4bc7124d36c396e7c477be0a9d56c532fe491099ccb3990d SHA512 fddf5e114600a2814bfecc71c52ddc820fa113fbd07584cd43d4b8a5eb395e9d9b1f78e28c193866920690edb8a5b220bfed949a6e6741926dcea1fc654edadf
24 DIST geometry2-0.6.3.tar.gz 167590 BLAKE2B 96ef84a40a8d75bbd3303774163b41d29086085cc175010731584ebfb71da87fa5264caf24c8b5b6b4450b9befc2625c6b118b8a60d032c78ce315554af74370 SHA512 f46ae3c9240073252d910e1e4b1f412ed4f534b2b3166852330ae82f1d37dde16527e12ef8a4140b41587ec664f83d8c2271376b606c55c51cee681c4d10b75b
25
26 diff --git a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.6.1.ebuild b/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.6.1.ebuild
27 deleted file mode 100644
28 index b4c841429ce..00000000000
29 --- a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.6.1.ebuild
30 +++ /dev/null
31 @@ -1,26 +0,0 @@
32 -# Copyright 1999-2018 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -ROS_REPO_URI="https://github.com/ros/geometry2"
37 -KEYWORDS="~amd64 ~arm"
38 -ROS_SUBDIR=${PN}
39 -PYTHON_COMPAT=( python2_7 )
40 -
41 -inherit ros-catkin
42 -
43 -DESCRIPTION="Transform sensor_msgs with tf. Most notably, PointCloud2"
44 -LICENSE="BSD"
45 -SLOT="0"
46 -IUSE=""
47 -
48 -RDEPEND="
49 - dev-ros/tf2_ros[${PYTHON_USEDEP}]
50 - dev-ros/tf2
51 - dev-ros/rospy[${PYTHON_USEDEP}]
52 - dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
53 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
54 -"
55 -DEPEND="${RDEPEND}
56 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
57 - dev-ros/cmake_modules"
58
59 diff --git a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.6.2.ebuild b/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.6.2.ebuild
60 deleted file mode 100644
61 index b4c841429ce..00000000000
62 --- a/dev-ros/tf2_sensor_msgs/tf2_sensor_msgs-0.6.2.ebuild
63 +++ /dev/null
64 @@ -1,26 +0,0 @@
65 -# Copyright 1999-2018 Gentoo Foundation
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI=5
69 -ROS_REPO_URI="https://github.com/ros/geometry2"
70 -KEYWORDS="~amd64 ~arm"
71 -ROS_SUBDIR=${PN}
72 -PYTHON_COMPAT=( python2_7 )
73 -
74 -inherit ros-catkin
75 -
76 -DESCRIPTION="Transform sensor_msgs with tf. Most notably, PointCloud2"
77 -LICENSE="BSD"
78 -SLOT="0"
79 -IUSE=""
80 -
81 -RDEPEND="
82 - dev-ros/tf2_ros[${PYTHON_USEDEP}]
83 - dev-ros/tf2
84 - dev-ros/rospy[${PYTHON_USEDEP}]
85 - dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
86 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
87 -"
88 -DEPEND="${RDEPEND}
89 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
90 - dev-ros/cmake_modules"