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_model/
Date: Tue, 27 Jun 2017 10:01:48
Message-Id: 1498557687.bb0b13e2bdb9d4b5b6fce01acd8eecb5ce95c72a.aballier@gentoo
1 commit: bb0b13e2bdb9d4b5b6fce01acd8eecb5ce95c72a
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 27 09:59:25 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 27 10:01:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0b13e2
7
8 ros-meta/robot_model: Remove old
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 ros-meta/robot_model/Manifest | 3 ---
13 ros-meta/robot_model/robot_model-1.12.7.ebuild | 25 -------------------------
14 ros-meta/robot_model/robot_model-1.12.8.ebuild | 25 -------------------------
15 ros-meta/robot_model/robot_model-1.12.9.ebuild | 25 -------------------------
16 4 files changed, 78 deletions(-)
17
18 diff --git a/ros-meta/robot_model/Manifest b/ros-meta/robot_model/Manifest
19 index 75b1baa1b51..3900cffcc77 100644
20 --- a/ros-meta/robot_model/Manifest
21 +++ b/ros-meta/robot_model/Manifest
22 @@ -1,4 +1 @@
23 DIST robot_model-1.12.10.tar.gz 277362 SHA256 588d801a60d3c5e41bd0995ac8da20bfd8ea3c1eba536369cdf0f6ae8b1c3fdf SHA512 cf81bbb63472804f6302d009785b36230e19e17472666332a2b6de40f4365b736c77d766540a471c42f9f98d8ba8b68753c3aadb7e052838fcdb5b4ac6595984 WHIRLPOOL e378ace49205cdbd8897942b0e7e9dadddcb46f83563803f9ad2c12fda041fdc71aec6f83eb5c9e90abc8560d31e28b08548b09d6284150fd5b15d91152c371a
24 -DIST robot_model-1.12.7.tar.gz 1296028 SHA256 c9aad0e23970507c30490678fb76514faf1bd577ec2c30b4703fd322543be3bc SHA512 bc1901473f890b7200ef67db891ca9269c867ee1cf67a316948587d27549c6d58ce8c0b4a0d9255a5419a235ead3b19065b135486188efc21cbb6594d1863291 WHIRLPOOL 7575227d3388652eb71c5fd4265fe70c26f44149ee63d793ad87906805dff8938313f2f085edfee82847a4050b8639bc9c0773090b9f0ecbe84e29291f9d7593
25 -DIST robot_model-1.12.8.tar.gz 1297591 SHA256 dd8a6dec56e06bcc84582da4163efe22dcc4bf6badd6011ebb209db342c495a1 SHA512 77770e3ce1fe7c143c15581fa262dc01ccc04dd9313d022b9f0f254451db80415b558f339063debc5712590f846690d957848ba977f2175d2a4cda72b2102914 WHIRLPOOL afaeaee66821165efccc049a0f7972c597dde89f4f6814501694542e8d88d7591945872ca18020ea04742ab96ec133c306bccfddc81dd4f221b1def2f436cfbe
26 -DIST robot_model-1.12.9.tar.gz 1298115 SHA256 96b104f7a77e82a4af7df4ff6de7cc6ce11b76819537e0dc9b9a3c870d2df910 SHA512 fe1da6fd290af012d53cd2875cdfa5e746bfb964a6cf4ca91786218b33603858d478f49a8e18c9581ba52d9e1d68409f919ec19997de7549b3fb2bc4a3686121 WHIRLPOOL 74fa337c6e09dce970ec8e646ab52256d36261e77fb9ced0d08a66dcac0d33c0922ed6fe1ba90a57d9e8dfd3861436698b217bdb7b97357c162f6ce4e7cd11c3
27
28 diff --git a/ros-meta/robot_model/robot_model-1.12.7.ebuild b/ros-meta/robot_model/robot_model-1.12.7.ebuild
29 deleted file mode 100644
30 index f9b78f8d0f1..00000000000
31 --- a/ros-meta/robot_model/robot_model-1.12.7.ebuild
32 +++ /dev/null
33 @@ -1,25 +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/robot_model"
39 -KEYWORDS="~amd64 ~arm"
40 -ROS_SUBDIR=${PN}
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="Packages for modeling various aspects of robot information"
45 -LICENSE="BSD"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -RDEPEND="
50 - dev-ros/collada_parser
51 - dev-ros/collada_urdf
52 - dev-ros/joint_state_publisher
53 - dev-ros/kdl_parser
54 - dev-ros/kdl_parser_py
55 - dev-ros/urdf
56 - dev-ros/urdf_parser_plugin
57 -"
58 -DEPEND="${RDEPEND}"
59
60 diff --git a/ros-meta/robot_model/robot_model-1.12.8.ebuild b/ros-meta/robot_model/robot_model-1.12.8.ebuild
61 deleted file mode 100644
62 index f9b78f8d0f1..00000000000
63 --- a/ros-meta/robot_model/robot_model-1.12.8.ebuild
64 +++ /dev/null
65 @@ -1,25 +0,0 @@
66 -# Copyright 1999-2017 Gentoo Foundation
67 -# Distributed under the terms of the GNU General Public License v2
68 -
69 -EAPI=5
70 -ROS_REPO_URI="https://github.com/ros/robot_model"
71 -KEYWORDS="~amd64 ~arm"
72 -ROS_SUBDIR=${PN}
73 -
74 -inherit ros-catkin
75 -
76 -DESCRIPTION="Packages for modeling various aspects of robot information"
77 -LICENSE="BSD"
78 -SLOT="0"
79 -IUSE=""
80 -
81 -RDEPEND="
82 - dev-ros/collada_parser
83 - dev-ros/collada_urdf
84 - dev-ros/joint_state_publisher
85 - dev-ros/kdl_parser
86 - dev-ros/kdl_parser_py
87 - dev-ros/urdf
88 - dev-ros/urdf_parser_plugin
89 -"
90 -DEPEND="${RDEPEND}"
91
92 diff --git a/ros-meta/robot_model/robot_model-1.12.9.ebuild b/ros-meta/robot_model/robot_model-1.12.9.ebuild
93 deleted file mode 100644
94 index f9b78f8d0f1..00000000000
95 --- a/ros-meta/robot_model/robot_model-1.12.9.ebuild
96 +++ /dev/null
97 @@ -1,25 +0,0 @@
98 -# Copyright 1999-2017 Gentoo Foundation
99 -# Distributed under the terms of the GNU General Public License v2
100 -
101 -EAPI=5
102 -ROS_REPO_URI="https://github.com/ros/robot_model"
103 -KEYWORDS="~amd64 ~arm"
104 -ROS_SUBDIR=${PN}
105 -
106 -inherit ros-catkin
107 -
108 -DESCRIPTION="Packages for modeling various aspects of robot information"
109 -LICENSE="BSD"
110 -SLOT="0"
111 -IUSE=""
112 -
113 -RDEPEND="
114 - dev-ros/collada_parser
115 - dev-ros/collada_urdf
116 - dev-ros/joint_state_publisher
117 - dev-ros/kdl_parser
118 - dev-ros/kdl_parser_py
119 - dev-ros/urdf
120 - dev-ros/urdf_parser_plugin
121 -"
122 -DEPEND="${RDEPEND}"