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/move_slow_and_clear/
Date: Thu, 02 Aug 2018 09:15:19
Message-Id: 1533201203.be98de1564f7ad500d39151d77ddef9c3e461bd9.aballier@gentoo
1 commit: be98de1564f7ad500d39151d77ddef9c3e461bd9
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 2 09:13:23 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 2 09:13:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be98de15
7
8 dev-ros/move_slow_and_clear: Remove old
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 dev-ros/move_slow_and_clear/Manifest | 3 ---
13 .../move_slow_and_clear-1.15.1-r1.ebuild | 31 ----------------------
14 .../move_slow_and_clear-1.15.2.ebuild | 31 ----------------------
15 .../move_slow_and_clear-1.16.0.ebuild | 30 ---------------------
16 4 files changed, 95 deletions(-)
17
18 diff --git a/dev-ros/move_slow_and_clear/Manifest b/dev-ros/move_slow_and_clear/Manifest
19 index f91fd9ec105..2e0595a1965 100644
20 --- a/dev-ros/move_slow_and_clear/Manifest
21 +++ b/dev-ros/move_slow_and_clear/Manifest
22 @@ -1,4 +1 @@
23 -DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0
24 -DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142
25 -DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6
26 DIST navigation-1.16.1.tar.gz 336908 BLAKE2B 0f22db60352a0f50938ae18104ecad72c2e06eedeb2da8f6afe09bdc346868fcd71c90b0243c366b9fd0e7a26fef7551ab6a4febe87ab8d66af5ce3497c68770 SHA512 f6742f5afcaff2d1fc699e2695845b148bb16523e301f79577a8073fcc829541158b7c463f2e5bd9f69571f8b4042dbfacfe563de54b16193b5a31721c5f6faf
27
28 diff --git a/dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.1-r1.ebuild b/dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.1-r1.ebuild
29 deleted file mode 100644
30 index 423f39b6762..00000000000
31 --- a/dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.1-r1.ebuild
32 +++ /dev/null
33 @@ -1,31 +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-planning/navigation"
39 -ROS_SUBDIR=${PN}
40 -KEYWORDS="~amd64 ~arm"
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="Move slow and clear"
45 -LICENSE="BSD"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -RDEPEND="
50 - dev-ros/roscpp
51 - dev-ros/nav_core
52 - dev-ros/costmap_2d
53 - dev-ros/actionlib_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
54 - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
55 - dev-ros/pluginlib
56 - dev-libs/boost:=[threads]
57 - dev-cpp/eigen:3
58 - sci-libs/pcl
59 - dev-libs/console_bridge:=
60 -"
61 -DEPEND="${RDEPEND}
62 - dev-ros/cmake_modules
63 -
64 -"
65
66 diff --git a/dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.2.ebuild b/dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.2.ebuild
67 deleted file mode 100644
68 index 1688c0e6004..00000000000
69 --- a/dev-ros/move_slow_and_clear/move_slow_and_clear-1.15.2.ebuild
70 +++ /dev/null
71 @@ -1,31 +0,0 @@
72 -# Copyright 1999-2018 Gentoo Foundation
73 -# Distributed under the terms of the GNU General Public License v2
74 -
75 -EAPI=5
76 -ROS_REPO_URI="https://github.com/ros-planning/navigation"
77 -ROS_SUBDIR=${PN}
78 -KEYWORDS="~amd64 ~arm"
79 -
80 -inherit ros-catkin
81 -
82 -DESCRIPTION="Move slow and clear"
83 -LICENSE="BSD"
84 -SLOT="0"
85 -IUSE=""
86 -
87 -RDEPEND="
88 - dev-ros/roscpp
89 - dev-ros/nav_core
90 - dev-ros/costmap_2d
91 - dev-ros/actionlib_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
92 - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
93 - dev-ros/pluginlib
94 - dev-libs/boost:=[threads]
95 - dev-cpp/eigen:3
96 - sci-libs/pcl
97 - dev-libs/console_bridge:=
98 -"
99 -DEPEND="${RDEPEND}
100 - dev-ros/cmake_modules
101 -
102 -"
103
104 diff --git a/dev-ros/move_slow_and_clear/move_slow_and_clear-1.16.0.ebuild b/dev-ros/move_slow_and_clear/move_slow_and_clear-1.16.0.ebuild
105 deleted file mode 100644
106 index a70cd2ed0f3..00000000000
107 --- a/dev-ros/move_slow_and_clear/move_slow_and_clear-1.16.0.ebuild
108 +++ /dev/null
109 @@ -1,30 +0,0 @@
110 -# Copyright 1999-2018 Gentoo Foundation
111 -# Distributed under the terms of the GNU General Public License v2
112 -
113 -EAPI=5
114 -ROS_REPO_URI="https://github.com/ros-planning/navigation"
115 -ROS_SUBDIR=${PN}
116 -KEYWORDS="~amd64 ~arm"
117 -
118 -inherit ros-catkin
119 -
120 -DESCRIPTION="Move slow and clear"
121 -LICENSE="BSD"
122 -SLOT="0"
123 -IUSE=""
124 -
125 -RDEPEND="
126 - >=dev-ros/costmap_2d-1.16
127 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
128 - dev-ros/nav_core
129 - dev-ros/pluginlib
130 - dev-ros/roscpp
131 -
132 - dev-libs/boost:=[threads]
133 - dev-cpp/eigen:3
134 - dev-libs/console_bridge:=
135 -"
136 -DEPEND="${RDEPEND}
137 - dev-ros/cmake_modules
138 -
139 -"