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/kdl_parser/
Date: Tue, 27 Jun 2017 10:01:42
Message-Id: 1498557685.5276bdc2e39ef7adef906e7d321900424df0d3b5.aballier@gentoo
1 commit: 5276bdc2e39ef7adef906e7d321900424df0d3b5
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 27 09:48:01 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 27 10:01:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5276bdc2
7
8 dev-ros/kdl_parser: Remove old
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ros/kdl_parser/Manifest | 4 ----
13 dev-ros/kdl_parser/kdl_parser-1.12.6.ebuild | 26 --------------------------
14 dev-ros/kdl_parser/kdl_parser-1.12.7.ebuild | 26 --------------------------
15 dev-ros/kdl_parser/kdl_parser-1.12.8.ebuild | 26 --------------------------
16 dev-ros/kdl_parser/kdl_parser-1.12.9.ebuild | 26 --------------------------
17 5 files changed, 108 deletions(-)
18
19 diff --git a/dev-ros/kdl_parser/Manifest b/dev-ros/kdl_parser/Manifest
20 index 63a48bad291..3aa3c7ab327 100644
21 --- a/dev-ros/kdl_parser/Manifest
22 +++ b/dev-ros/kdl_parser/Manifest
23 @@ -1,5 +1 @@
24 DIST kdl_parser-1.12.10.tar.gz 950156 SHA256 05645f537a0a1f78b8517b974ff5c17464fa90ea0ff6ca2228e61d6db581b2ad SHA512 a0d8046c65cc575cbf6ca5ab926997a4faae2f5fc0ecb7c8ab16c8145b655a1d2b516bfb6b834740fff758f76e2afc0d2aa1b3f612f7345d84a8e87cd5693ddb WHIRLPOOL 8e262fc4419b3f1485a5c52829fdd780360f2fdfdf10c412b18ecc4d198c7f723a5b08f9ce096e6222bcab56df61c739292e1f9b72a43bd38c18050f3fd7c912
25 -DIST robot_model-1.12.6.tar.gz 1295666 SHA256 ac335cec5a3706a104411222a2f89ef1862c0ac8caa5ddadd390e9c25641bf27 SHA512 60270b3ec20c0473e9c8d02d661794e253405c836b06cf5c15b65dddf104bfb5e4865463e12232e94548d68eead2b5499eb04c71aee3f851fa9f85dbe733ee12 WHIRLPOOL 6cec339181a6570fbe4e61415d341f5f7404ea69d8d2a4058d5c837fa15f74c7c95a4ee3f74a78fcca624d272995f09aae4ad3a6027178b2c25daa466754adc4
26 -DIST robot_model-1.12.7.tar.gz 1296028 SHA256 c9aad0e23970507c30490678fb76514faf1bd577ec2c30b4703fd322543be3bc SHA512 bc1901473f890b7200ef67db891ca9269c867ee1cf67a316948587d27549c6d58ce8c0b4a0d9255a5419a235ead3b19065b135486188efc21cbb6594d1863291 WHIRLPOOL 7575227d3388652eb71c5fd4265fe70c26f44149ee63d793ad87906805dff8938313f2f085edfee82847a4050b8639bc9c0773090b9f0ecbe84e29291f9d7593
27 -DIST robot_model-1.12.8.tar.gz 1297591 SHA256 dd8a6dec56e06bcc84582da4163efe22dcc4bf6badd6011ebb209db342c495a1 SHA512 77770e3ce1fe7c143c15581fa262dc01ccc04dd9313d022b9f0f254451db80415b558f339063debc5712590f846690d957848ba977f2175d2a4cda72b2102914 WHIRLPOOL afaeaee66821165efccc049a0f7972c597dde89f4f6814501694542e8d88d7591945872ca18020ea04742ab96ec133c306bccfddc81dd4f221b1def2f436cfbe
28 -DIST robot_model-1.12.9.tar.gz 1298115 SHA256 96b104f7a77e82a4af7df4ff6de7cc6ce11b76819537e0dc9b9a3c870d2df910 SHA512 fe1da6fd290af012d53cd2875cdfa5e746bfb964a6cf4ca91786218b33603858d478f49a8e18c9581ba52d9e1d68409f919ec19997de7549b3fb2bc4a3686121 WHIRLPOOL 74fa337c6e09dce970ec8e646ab52256d36261e77fb9ced0d08a66dcac0d33c0922ed6fe1ba90a57d9e8dfd3861436698b217bdb7b97357c162f6ce4e7cd11c3
29
30 diff --git a/dev-ros/kdl_parser/kdl_parser-1.12.6.ebuild b/dev-ros/kdl_parser/kdl_parser-1.12.6.ebuild
31 deleted file mode 100644
32 index fa9bae179a7..00000000000
33 --- a/dev-ros/kdl_parser/kdl_parser-1.12.6.ebuild
34 +++ /dev/null
35 @@ -1,26 +0,0 @@
36 -# Copyright 1999-2017 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=5
40 -ROS_REPO_URI="https://github.com/ros/robot_model"
41 -KEYWORDS="~amd64 ~arm"
42 -ROS_SUBDIR=${PN}
43 -PYTHON_COMPAT=( python2_7 )
44 -
45 -inherit ros-catkin
46 -
47 -DESCRIPTION="Constructs a KDL tree from an XML robot representation in URDF"
48 -LICENSE="BSD"
49 -SLOT="0"
50 -IUSE=""
51 -
52 -RDEPEND="
53 - dev-libs/boost:=
54 - dev-ros/roscpp
55 - dev-ros/rosconsole
56 - dev-ros/urdf
57 - sci-libs/orocos_kdl
58 - dev-libs/tinyxml
59 -"
60 -DEPEND="${RDEPEND}
61 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"
62
63 diff --git a/dev-ros/kdl_parser/kdl_parser-1.12.7.ebuild b/dev-ros/kdl_parser/kdl_parser-1.12.7.ebuild
64 deleted file mode 100644
65 index fa9bae179a7..00000000000
66 --- a/dev-ros/kdl_parser/kdl_parser-1.12.7.ebuild
67 +++ /dev/null
68 @@ -1,26 +0,0 @@
69 -# Copyright 1999-2017 Gentoo Foundation
70 -# Distributed under the terms of the GNU General Public License v2
71 -
72 -EAPI=5
73 -ROS_REPO_URI="https://github.com/ros/robot_model"
74 -KEYWORDS="~amd64 ~arm"
75 -ROS_SUBDIR=${PN}
76 -PYTHON_COMPAT=( python2_7 )
77 -
78 -inherit ros-catkin
79 -
80 -DESCRIPTION="Constructs a KDL tree from an XML robot representation in URDF"
81 -LICENSE="BSD"
82 -SLOT="0"
83 -IUSE=""
84 -
85 -RDEPEND="
86 - dev-libs/boost:=
87 - dev-ros/roscpp
88 - dev-ros/rosconsole
89 - dev-ros/urdf
90 - sci-libs/orocos_kdl
91 - dev-libs/tinyxml
92 -"
93 -DEPEND="${RDEPEND}
94 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"
95
96 diff --git a/dev-ros/kdl_parser/kdl_parser-1.12.8.ebuild b/dev-ros/kdl_parser/kdl_parser-1.12.8.ebuild
97 deleted file mode 100644
98 index fa9bae179a7..00000000000
99 --- a/dev-ros/kdl_parser/kdl_parser-1.12.8.ebuild
100 +++ /dev/null
101 @@ -1,26 +0,0 @@
102 -# Copyright 1999-2017 Gentoo Foundation
103 -# Distributed under the terms of the GNU General Public License v2
104 -
105 -EAPI=5
106 -ROS_REPO_URI="https://github.com/ros/robot_model"
107 -KEYWORDS="~amd64 ~arm"
108 -ROS_SUBDIR=${PN}
109 -PYTHON_COMPAT=( python2_7 )
110 -
111 -inherit ros-catkin
112 -
113 -DESCRIPTION="Constructs a KDL tree from an XML robot representation in URDF"
114 -LICENSE="BSD"
115 -SLOT="0"
116 -IUSE=""
117 -
118 -RDEPEND="
119 - dev-libs/boost:=
120 - dev-ros/roscpp
121 - dev-ros/rosconsole
122 - dev-ros/urdf
123 - sci-libs/orocos_kdl
124 - dev-libs/tinyxml
125 -"
126 -DEPEND="${RDEPEND}
127 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"
128
129 diff --git a/dev-ros/kdl_parser/kdl_parser-1.12.9.ebuild b/dev-ros/kdl_parser/kdl_parser-1.12.9.ebuild
130 deleted file mode 100644
131 index fa9bae179a7..00000000000
132 --- a/dev-ros/kdl_parser/kdl_parser-1.12.9.ebuild
133 +++ /dev/null
134 @@ -1,26 +0,0 @@
135 -# Copyright 1999-2017 Gentoo Foundation
136 -# Distributed under the terms of the GNU General Public License v2
137 -
138 -EAPI=5
139 -ROS_REPO_URI="https://github.com/ros/robot_model"
140 -KEYWORDS="~amd64 ~arm"
141 -ROS_SUBDIR=${PN}
142 -PYTHON_COMPAT=( python2_7 )
143 -
144 -inherit ros-catkin
145 -
146 -DESCRIPTION="Constructs a KDL tree from an XML robot representation in URDF"
147 -LICENSE="BSD"
148 -SLOT="0"
149 -IUSE=""
150 -
151 -RDEPEND="
152 - dev-libs/boost:=
153 - dev-ros/roscpp
154 - dev-ros/rosconsole
155 - dev-ros/urdf
156 - sci-libs/orocos_kdl
157 - dev-libs/tinyxml
158 -"
159 -DEPEND="${RDEPEND}
160 - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"