Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/robot/
Date: Fri, 06 Apr 2018 08:49:59
Message-Id: 1523004582.b82493090a3be973d64497e0b7e1e6719a517564.aballier@gentoo
1 commit: b82493090a3be973d64497e0b7e1e6719a517564
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 19:29:59 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 08:49:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8249309
7
8 ros-meta/robot: Remove old
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 ros-meta/robot/Manifest | 2 --
13 ros-meta/robot/robot-1.2.0.ebuild | 35 -----------------------------------
14 ros-meta/robot/robot-1.3.0.ebuild | 35 -----------------------------------
15 3 files changed, 72 deletions(-)
16
17 diff --git a/ros-meta/robot/Manifest b/ros-meta/robot/Manifest
18 index 763a84846f1..da995ee61b5 100644
19 --- a/ros-meta/robot/Manifest
20 +++ b/ros-meta/robot/Manifest
21 @@ -1,3 +1 @@
22 -DIST metapackages-1.2.0.tar.gz 1803 BLAKE2B 92238eddd05602507c91ae0ef1def2eb0a7608ca76dfed4579e9d5daf85a125f256ccab9b980389131aa3733d0ed8887a7f23b4945c9969291f5c7dd6029b283 SHA512 a004a1323c93e191b98a4fe665409fb57396fb06c19e9205817f2467e171bfba10a86713978e13739632e04f148b476e582c6f1fd3c859b4936980923f204e80
23 -DIST metapackages-1.3.0.tar.gz 1813 BLAKE2B f197af8c8db8ec6368597ce185dc48058b8e74e84952c92c549617fb48e261fc909f569e9a4f1b7bfc591123960ed38f07e2b36dac130e7c76061993d5d07e09 SHA512 290bbe4aafa9f720ebcfda7a346750fa20c5adb077e10374f9c7cebf5acb2a279f864ad1a51cf8a1a75a7d371844f8a48b62d7ac69761870c1ea1b7db0199c12
24 DIST metapackages-1.3.1.tar.gz 1813 BLAKE2B 5b96d5c6fb8094a42b1c9926646b1a335525080f7f57899271063cb8561dd744f8131e40716d9aa5cd29d7205bb76f8f18b48a42ef764d863bb13ad274f46d14 SHA512 4a6cbc288f3e15632a3c8ab7e2375d59ce2f20f17aa89471919584b6c856aabe9cd661297806ceaefcfc2eabe3110a8a0aa30308daf75f8c36e1462b7bc409c1
25
26 diff --git a/ros-meta/robot/robot-1.2.0.ebuild b/ros-meta/robot/robot-1.2.0.ebuild
27 deleted file mode 100644
28 index a924cceb9df..00000000000
29 --- a/ros-meta/robot/robot-1.2.0.ebuild
30 +++ /dev/null
31 @@ -1,35 +0,0 @@
32 -# Copyright 1999-2014 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -ROS_REPO_URI="https://github.com/ros/metapackages"
38 -KEYWORDS="~amd64"
39 -ROS_SUBDIR=${PN}
40 -
41 -inherit ros-catkin
42 -
43 -DESCRIPTION="Metapackage which extends ros_base and includes ROS libaries for any robot hardware"
44 -LICENSE="BSD"
45 -SLOT="0"
46 -IUSE=""
47 -
48 -RDEPEND="
49 - ros-meta/ros_base
50 - dev-ros/control_msgs
51 - ros-meta/diagnostics
52 - dev-ros/filters
53 - ros-meta/geometry
54 - ros-meta/robot_model
55 - dev-ros/robot_state_publisher
56 - dev-ros/xacro
57 - ros-meta/executive_smach
58 - dev-ros/actionlib
59 - ros-meta/bond_core
60 - dev-ros/class_loader
61 - dev-ros/dynamic_reconfigure
62 - ros-meta/common_tutorials
63 - ros-meta/nodelet_core
64 - dev-ros/pluginlib
65 -"
66 -DEPEND="${RDEPEND}"
67
68 diff --git a/ros-meta/robot/robot-1.3.0.ebuild b/ros-meta/robot/robot-1.3.0.ebuild
69 deleted file mode 100644
70 index a924cceb9df..00000000000
71 --- a/ros-meta/robot/robot-1.3.0.ebuild
72 +++ /dev/null
73 @@ -1,35 +0,0 @@
74 -# Copyright 1999-2014 Gentoo Foundation
75 -# Distributed under the terms of the GNU General Public License v2
76 -
77 -EAPI=5
78 -
79 -ROS_REPO_URI="https://github.com/ros/metapackages"
80 -KEYWORDS="~amd64"
81 -ROS_SUBDIR=${PN}
82 -
83 -inherit ros-catkin
84 -
85 -DESCRIPTION="Metapackage which extends ros_base and includes ROS libaries for any robot hardware"
86 -LICENSE="BSD"
87 -SLOT="0"
88 -IUSE=""
89 -
90 -RDEPEND="
91 - ros-meta/ros_base
92 - dev-ros/control_msgs
93 - ros-meta/diagnostics
94 - dev-ros/filters
95 - ros-meta/geometry
96 - ros-meta/robot_model
97 - dev-ros/robot_state_publisher
98 - dev-ros/xacro
99 - ros-meta/executive_smach
100 - dev-ros/actionlib
101 - ros-meta/bond_core
102 - dev-ros/class_loader
103 - dev-ros/dynamic_reconfigure
104 - ros-meta/common_tutorials
105 - ros-meta/nodelet_core
106 - dev-ros/pluginlib
107 -"
108 -DEPEND="${RDEPEND}"