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/mavros/
Date: Mon, 27 Feb 2017 15:41:05
Message-Id: 1488210024.e5882dc31d8da8771df2a3e5575a6cbbf32678d9.aballier@gentoo
1 commit: e5882dc31d8da8771df2a3e5575a6cbbf32678d9
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 15:13:30 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 15:40:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5882dc3
7
8 dev-ros/mavros: remove old
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ros/mavros/Manifest | 3 ---
13 dev-ros/mavros/mavros-0.18.4.ebuild | 37 -------------------------------------
14 dev-ros/mavros/mavros-0.18.5.ebuild | 37 -------------------------------------
15 dev-ros/mavros/mavros-0.18.6.ebuild | 37 -------------------------------------
16 4 files changed, 114 deletions(-)
17
18 diff --git a/dev-ros/mavros/Manifest b/dev-ros/mavros/Manifest
19 index 000c193700..7ddea4f5d3 100644
20 --- a/dev-ros/mavros/Manifest
21 +++ b/dev-ros/mavros/Manifest
22 @@ -1,4 +1 @@
23 -DIST mavros-0.18.4.tar.gz 212211 SHA256 cd186f9cd014cee6fb53d0fa9bc476cf36e77fe34b0fc682cbc280db5594ca9b SHA512 8012c97118673f17f96257f25416752667254d73e7ad46ef1f857d4948dec6370247078a3b221b11e613a0b6eaf138c3f77f6fc1b5162b3c8b6a63a8b55e2add WHIRLPOOL 66d8e077ce6d5378b9bed7c3470eef774860ae398986b008421e1062b408fbd8f8786ad7ba4101dbb21031a6af2f281f968f4a98051a94536986b56acb2e7812
24 -DIST mavros-0.18.5.tar.gz 212723 SHA256 9a9ee89f3282f610e80b692839e315ed052ec4d1e92b3961516a8bf3bced547d SHA512 c0a46bac920eb351e8628e9116903e82b7b644d81bdf92064c4f684b6db5423b7db66941de3dae7c6730b08152baba92f457cf24409c877930e960872b553742 WHIRLPOOL 69b3ea6a16ce2276e7ef2980e80139c5d4b6a1ce303225490eb549a64cae94dcbe6823f1903c00f7f183316cae95ca10b83f507eeb54a3c2d83001d3dbb115b2
25 -DIST mavros-0.18.6.tar.gz 213212 SHA256 124c9f800353ae63b12a097d2a187d19b3d32470b7c787109170e75ad1a531a3 SHA512 bd1549ddc7d9485428b056b0601c2bcc013dcd821c32b843f80bc0321219a6a699383b3d2b08ccf6870c61abc8998790d0efe303f995730a0929b8168b35ed9b WHIRLPOOL d2a5a247064601811403c003e853b365e1ab8595b7b8aeb44f0ba955d71b928cefdce01352d4a817029725071cd7fe96ddbb7f0b3929eb0e732ebb6f2de93a75
26 DIST mavros-0.18.7.tar.gz 213566 SHA256 92e086072ac0641143b59d1dbda7ab54e5903d55001eaeceb34432efe3b07dcc SHA512 8ab17de7b9892d8eb7141d998460814d572d359b6ab5a3d2fe6a854506eedd784b936f9630a917b3de9ef5db7ac1375ff8374e816e9d0262f3d6b926b86f68ec WHIRLPOOL 92c1d7fe233433a68e08acfbaa6d996d3187279c2b1d806937bcf0bd5f564746e45cf1f7f1811afbb6b1095d98317b6cb321d85014ad3e679a470f89c0d4aee8
27
28 diff --git a/dev-ros/mavros/mavros-0.18.4.ebuild b/dev-ros/mavros/mavros-0.18.4.ebuild
29 deleted file mode 100644
30 index 234dc9be34..0000000000
31 --- a/dev-ros/mavros/mavros-0.18.4.ebuild
32 +++ /dev/null
33 @@ -1,37 +0,0 @@
34 -# Copyright 1999-2016 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/mavlink/mavros"
40 -KEYWORDS="~amd64 ~arm"
41 -PYTHON_COMPAT=( python2_7 )
42 -ROS_SUBDIR=${PN}
43 -
44 -inherit ros-catkin
45 -
46 -DESCRIPTION="MAVLink extendable communication node for ROS"
47 -LICENSE="GPL-3 LGPL-3 BSD"
48 -SLOT="0"
49 -IUSE=""
50 -
51 -RDEPEND="
52 - dev-ros/diagnostic_updater
53 - dev-ros/pluginlib
54 - dev-ros/roscpp
55 - dev-ros/tf
56 - dev-ros/angles
57 - dev-ros/libmavconn
58 - dev-ros/rosconsole_bridge
59 - dev-libs/boost:=
60 - dev-ros/eigen_conversions
61 - dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
62 - >=dev-ros/mavros_msgs-0.18.1[${CATKIN_MESSAGES_CXX_USEDEP}]
63 - dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
64 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
65 - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
66 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
67 - dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
68 - >=dev-ros/mavlink-gbp-release-2016.11.11
69 -"
70 -DEPEND="${RDEPEND}"
71
72 diff --git a/dev-ros/mavros/mavros-0.18.5.ebuild b/dev-ros/mavros/mavros-0.18.5.ebuild
73 deleted file mode 100644
74 index 234dc9be34..0000000000
75 --- a/dev-ros/mavros/mavros-0.18.5.ebuild
76 +++ /dev/null
77 @@ -1,37 +0,0 @@
78 -# Copyright 1999-2016 Gentoo Foundation
79 -# Distributed under the terms of the GNU General Public License v2
80 -# $Id$
81 -
82 -EAPI=5
83 -ROS_REPO_URI="https://github.com/mavlink/mavros"
84 -KEYWORDS="~amd64 ~arm"
85 -PYTHON_COMPAT=( python2_7 )
86 -ROS_SUBDIR=${PN}
87 -
88 -inherit ros-catkin
89 -
90 -DESCRIPTION="MAVLink extendable communication node for ROS"
91 -LICENSE="GPL-3 LGPL-3 BSD"
92 -SLOT="0"
93 -IUSE=""
94 -
95 -RDEPEND="
96 - dev-ros/diagnostic_updater
97 - dev-ros/pluginlib
98 - dev-ros/roscpp
99 - dev-ros/tf
100 - dev-ros/angles
101 - dev-ros/libmavconn
102 - dev-ros/rosconsole_bridge
103 - dev-libs/boost:=
104 - dev-ros/eigen_conversions
105 - dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
106 - >=dev-ros/mavros_msgs-0.18.1[${CATKIN_MESSAGES_CXX_USEDEP}]
107 - dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
108 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
109 - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
110 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
111 - dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
112 - >=dev-ros/mavlink-gbp-release-2016.11.11
113 -"
114 -DEPEND="${RDEPEND}"
115
116 diff --git a/dev-ros/mavros/mavros-0.18.6.ebuild b/dev-ros/mavros/mavros-0.18.6.ebuild
117 deleted file mode 100644
118 index 846aefbeaa..0000000000
119 --- a/dev-ros/mavros/mavros-0.18.6.ebuild
120 +++ /dev/null
121 @@ -1,37 +0,0 @@
122 -# Copyright 1999-2017 Gentoo Foundation
123 -# Distributed under the terms of the GNU General Public License v2
124 -# $Id$
125 -
126 -EAPI=5
127 -ROS_REPO_URI="https://github.com/mavlink/mavros"
128 -KEYWORDS="~amd64 ~arm"
129 -PYTHON_COMPAT=( python2_7 )
130 -ROS_SUBDIR=${PN}
131 -
132 -inherit ros-catkin
133 -
134 -DESCRIPTION="MAVLink extendable communication node for ROS"
135 -LICENSE="GPL-3 LGPL-3 BSD"
136 -SLOT="0"
137 -IUSE=""
138 -
139 -RDEPEND="
140 - dev-ros/diagnostic_updater
141 - dev-ros/pluginlib
142 - dev-ros/roscpp
143 - dev-ros/tf
144 - dev-ros/angles
145 - dev-ros/libmavconn
146 - dev-ros/rosconsole_bridge
147 - dev-libs/boost:=
148 - dev-ros/eigen_conversions
149 - dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
150 - >=dev-ros/mavros_msgs-0.18.6[${CATKIN_MESSAGES_CXX_USEDEP}]
151 - dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
152 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
153 - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
154 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
155 - dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
156 - >=dev-ros/mavlink-gbp-release-2016.11.11
157 -"
158 -DEPEND="${RDEPEND}"