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/combined_robot_hw/
Date: Sat, 28 Apr 2018 15:22:17
Message-Id: 1524928910.636e0310b6761ad7cbe00e5ef1bbd7f5626257ec.aballier@gentoo
1 commit: 636e0310b6761ad7cbe00e5ef1bbd7f5626257ec
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 28 14:54:14 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 28 15:21:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636e0310
7
8 dev-ros/combined_robot_hw: Remove old
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 dev-ros/combined_robot_hw/Manifest | 3 ---
13 .../combined_robot_hw-0.13.0-r2.ebuild | 24 ----------------------
14 .../combined_robot_hw-0.14.0.ebuild | 24 ----------------------
15 .../combined_robot_hw-0.14.1.ebuild | 24 ----------------------
16 4 files changed, 75 deletions(-)
17
18 diff --git a/dev-ros/combined_robot_hw/Manifest b/dev-ros/combined_robot_hw/Manifest
19 index e35be3e6de7..0edeabcdeec 100644
20 --- a/dev-ros/combined_robot_hw/Manifest
21 +++ b/dev-ros/combined_robot_hw/Manifest
22 @@ -1,4 +1 @@
23 -DIST ros_control-0.13.0.tar.gz 651216 BLAKE2B 88555cda44d53ddc752260591423ff9d2ddb714bd4b394704f980e55f6f039348e26ba4aef9575da995de35218527969ca77fc613eec66fe1ff276b4908924eb SHA512 877ccde854e060424f2f2ff14e504bd6d2e679ff8154b8b5be2469aac40bee9bb3c15c15ca4dea6b4a956fb38be7ea34f6bca26854d541dd840331b3f2c7771b
24 -DIST ros_control-0.14.0.tar.gz 653901 BLAKE2B 285c936c415fbbd85fc3acfbdaa5192ee4523f14baa6c7a82c1c5cd5c46e872a1425ffec185045c9fc13d653a7182f29bd4cb4d66fdb94c5471c757c0fc2bbd3 SHA512 653be6c629c07cd7a6a27886591c71814c97e8f8d4273823e51bb80dc4875fb992819863ae15debaa4171a26244c3e07c412d15e8fced54e56cee8122d417e7e
25 -DIST ros_control-0.14.1.tar.gz 655028 BLAKE2B 86bdce47b947fc4f9b8be9c791ba4247240b81e391bb3f5916b26ff67256c928ea4c68d46ac3ffbe2ddb4f3b746769799bbc6617ae7822618f47770b55a09f15 SHA512 c668e589361084e51359bff2af055978cfd73c99fd33ae51962a7cefa7c6fd5a7027c0b2e5ca0c045a602b33b8037d587f9b4d958eea8b2f4199bff1e4016689
26 DIST ros_control-0.14.2.tar.gz 655686 BLAKE2B e3cf0ce87c8d5324f202c1e15ece973b004d7719e30577a5661c478278826da715cd2d54f62d6def0e447d7d7ec26c3d4f4c7b2fd3c548bff960a6bdf0258fa4 SHA512 8368ae786ca0621fc560f6bc32e754757da0f3e4594039425047d3370c5c55a4a2836dc220452d47df49df1e609d79de976c0fe45d83bd62cff64fd5549f993b
27
28 diff --git a/dev-ros/combined_robot_hw/combined_robot_hw-0.13.0-r2.ebuild b/dev-ros/combined_robot_hw/combined_robot_hw-0.13.0-r2.ebuild
29 deleted file mode 100644
30 index d554239e743..00000000000
31 --- a/dev-ros/combined_robot_hw/combined_robot_hw-0.13.0-r2.ebuild
32 +++ /dev/null
33 @@ -1,24 +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-controls/ros_control"
39 -KEYWORDS="~amd64"
40 -ROS_SUBDIR=${PN}
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="Combined Robot HW class"
45 -LICENSE="BSD"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -RDEPEND="
50 - >=dev-ros/hardware_interface-0.11
51 - dev-ros/pluginlib
52 - dev-libs/tinyxml2:=
53 - dev-ros/roscpp
54 - dev-libs/boost:=
55 - dev-libs/console_bridge:=
56 -"
57 -DEPEND="${RDEPEND}"
58
59 diff --git a/dev-ros/combined_robot_hw/combined_robot_hw-0.14.0.ebuild b/dev-ros/combined_robot_hw/combined_robot_hw-0.14.0.ebuild
60 deleted file mode 100644
61 index 9bb0b92638d..00000000000
62 --- a/dev-ros/combined_robot_hw/combined_robot_hw-0.14.0.ebuild
63 +++ /dev/null
64 @@ -1,24 +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-controls/ros_control"
70 -KEYWORDS="~amd64"
71 -ROS_SUBDIR=${PN}
72 -
73 -inherit ros-catkin
74 -
75 -DESCRIPTION="Combined Robot HW class"
76 -LICENSE="BSD"
77 -SLOT="0"
78 -IUSE=""
79 -
80 -RDEPEND="
81 - >=dev-ros/hardware_interface-0.11
82 - dev-ros/pluginlib
83 - dev-libs/tinyxml2:=
84 - dev-ros/roscpp
85 - dev-libs/boost:=
86 - dev-libs/console_bridge:=
87 -"
88 -DEPEND="${RDEPEND}"
89
90 diff --git a/dev-ros/combined_robot_hw/combined_robot_hw-0.14.1.ebuild b/dev-ros/combined_robot_hw/combined_robot_hw-0.14.1.ebuild
91 deleted file mode 100644
92 index 9bb0b92638d..00000000000
93 --- a/dev-ros/combined_robot_hw/combined_robot_hw-0.14.1.ebuild
94 +++ /dev/null
95 @@ -1,24 +0,0 @@
96 -# Copyright 1999-2018 Gentoo Foundation
97 -# Distributed under the terms of the GNU General Public License v2
98 -
99 -EAPI=5
100 -ROS_REPO_URI="https://github.com/ros-controls/ros_control"
101 -KEYWORDS="~amd64"
102 -ROS_SUBDIR=${PN}
103 -
104 -inherit ros-catkin
105 -
106 -DESCRIPTION="Combined Robot HW class"
107 -LICENSE="BSD"
108 -SLOT="0"
109 -IUSE=""
110 -
111 -RDEPEND="
112 - >=dev-ros/hardware_interface-0.11
113 - dev-ros/pluginlib
114 - dev-libs/tinyxml2:=
115 - dev-ros/roscpp
116 - dev-libs/boost:=
117 - dev-libs/console_bridge:=
118 -"
119 -DEPEND="${RDEPEND}"