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/urdf_parser_plugin/
Date: Sat, 07 Apr 2018 14:08:39
Message-Id: 1523110096.f51aeedfbaeff7a226628803efcc3d5b46c302d8.aballier@gentoo
1 commit: f51aeedfbaeff7a226628803efcc3d5b46c302d8
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 13:51:38 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 14:08:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51aeedf
7
8 dev-ros/urdf_parser_plugin: Remove old
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-ros/urdf_parser_plugin/Manifest | 4 ----
13 .../urdf_parser_plugin-1.12.10.ebuild | 17 -----------------
14 .../urdf_parser_plugin/urdf_parser_plugin-1.12.7.ebuild | 17 -----------------
15 .../urdf_parser_plugin/urdf_parser_plugin-1.12.8.ebuild | 17 -----------------
16 .../urdf_parser_plugin/urdf_parser_plugin-1.12.9.ebuild | 17 -----------------
17 5 files changed, 72 deletions(-)
18
19 diff --git a/dev-ros/urdf_parser_plugin/Manifest b/dev-ros/urdf_parser_plugin/Manifest
20 index c7d9e3a8c20..86b1a63004b 100644
21 --- a/dev-ros/urdf_parser_plugin/Manifest
22 +++ b/dev-ros/urdf_parser_plugin/Manifest
23 @@ -1,5 +1 @@
24 -DIST robot_model-1.12.10.tar.gz 277362 BLAKE2B 48c81b3ed4e8b1d9d94f487fd750f9b1ecb6b555c162d0ee8a90f464589bf30a4c37d80d169f13ec3029715ddd910b3f1bd2bcb5f879d3ee39e44ece35ca3f63 SHA512 cf81bbb63472804f6302d009785b36230e19e17472666332a2b6de40f4365b736c77d766540a471c42f9f98d8ba8b68753c3aadb7e052838fcdb5b4ac6595984
25 DIST robot_model-1.12.11.tar.gz 277822 BLAKE2B 3bdd2b931ddfd062594ccb2be4ce6d4863a5fa66f538c3ee48c3600b3be249d267f9d03aa9a701bc6ab22c4297d659a24da668fedcd25c75fe128c43cc781be0 SHA512 8dea6fc72e9beaddbf9a82cb177561cb89c69ef8f58f0c4882598f6cc33a0e10564d9696f07b6f4e3e3404d3f1f5236e54eea4b8d249be0a216cd3ce12a03cde
26 -DIST robot_model-1.12.7.tar.gz 1296028 BLAKE2B a1952910b9d97f96171a3965ad3fb2785662ec787e467338c7495b0eeecf6f58e9019781ad34dda087dd83c05d61ded4b92eb3ef6fa331c8c04974f26a4ff4fd SHA512 bc1901473f890b7200ef67db891ca9269c867ee1cf67a316948587d27549c6d58ce8c0b4a0d9255a5419a235ead3b19065b135486188efc21cbb6594d1863291
27 -DIST robot_model-1.12.8.tar.gz 1297591 BLAKE2B ae2bfdc428a273befe6bf68d7d970ef37a2b4f816150ec74767187f65bf8cb3eff9b27c90ae279c891e6e16272afb2e0d46aa4c7ef8abadac93858d73737389a SHA512 77770e3ce1fe7c143c15581fa262dc01ccc04dd9313d022b9f0f254451db80415b558f339063debc5712590f846690d957848ba977f2175d2a4cda72b2102914
28 -DIST robot_model-1.12.9.tar.gz 1298115 BLAKE2B 4f17a06dd6afa574cac3a34cc286d66c0ae63328d509c6c3a89baad07c0eeaf83d7e66679f7a8910772c6bc86cc3b92e1c5fa855d6903c0f41eab58801d13f22 SHA512 fe1da6fd290af012d53cd2875cdfa5e746bfb964a6cf4ca91786218b33603858d478f49a8e18c9581ba52d9e1d68409f919ec19997de7549b3fb2bc4a3686121
29
30 diff --git a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.10.ebuild b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.10.ebuild
31 deleted file mode 100644
32 index b711fa9ab4b..00000000000
33 --- a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.10.ebuild
34 +++ /dev/null
35 @@ -1,17 +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 -
44 -inherit ros-catkin
45 -
46 -DESCRIPTION="C++ base class for URDF parsers"
47 -LICENSE="BSD"
48 -SLOT="0"
49 -IUSE=""
50 -
51 -RDEPEND="dev-libs/urdfdom_headers"
52 -DEPEND="${RDEPEND}"
53
54 diff --git a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.7.ebuild b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.7.ebuild
55 deleted file mode 100644
56 index b711fa9ab4b..00000000000
57 --- a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.7.ebuild
58 +++ /dev/null
59 @@ -1,17 +0,0 @@
60 -# Copyright 1999-2017 Gentoo Foundation
61 -# Distributed under the terms of the GNU General Public License v2
62 -
63 -EAPI=5
64 -ROS_REPO_URI="https://github.com/ros/robot_model"
65 -KEYWORDS="~amd64 ~arm"
66 -ROS_SUBDIR=${PN}
67 -
68 -inherit ros-catkin
69 -
70 -DESCRIPTION="C++ base class for URDF parsers"
71 -LICENSE="BSD"
72 -SLOT="0"
73 -IUSE=""
74 -
75 -RDEPEND="dev-libs/urdfdom_headers"
76 -DEPEND="${RDEPEND}"
77
78 diff --git a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.8.ebuild b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.8.ebuild
79 deleted file mode 100644
80 index b711fa9ab4b..00000000000
81 --- a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.8.ebuild
82 +++ /dev/null
83 @@ -1,17 +0,0 @@
84 -# Copyright 1999-2017 Gentoo Foundation
85 -# Distributed under the terms of the GNU General Public License v2
86 -
87 -EAPI=5
88 -ROS_REPO_URI="https://github.com/ros/robot_model"
89 -KEYWORDS="~amd64 ~arm"
90 -ROS_SUBDIR=${PN}
91 -
92 -inherit ros-catkin
93 -
94 -DESCRIPTION="C++ base class for URDF parsers"
95 -LICENSE="BSD"
96 -SLOT="0"
97 -IUSE=""
98 -
99 -RDEPEND="dev-libs/urdfdom_headers"
100 -DEPEND="${RDEPEND}"
101
102 diff --git a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.9.ebuild b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.9.ebuild
103 deleted file mode 100644
104 index b711fa9ab4b..00000000000
105 --- a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.12.9.ebuild
106 +++ /dev/null
107 @@ -1,17 +0,0 @@
108 -# Copyright 1999-2017 Gentoo Foundation
109 -# Distributed under the terms of the GNU General Public License v2
110 -
111 -EAPI=5
112 -ROS_REPO_URI="https://github.com/ros/robot_model"
113 -KEYWORDS="~amd64 ~arm"
114 -ROS_SUBDIR=${PN}
115 -
116 -inherit ros-catkin
117 -
118 -DESCRIPTION="C++ base class for URDF parsers"
119 -LICENSE="BSD"
120 -SLOT="0"
121 -IUSE=""
122 -
123 -RDEPEND="dev-libs/urdfdom_headers"
124 -DEPEND="${RDEPEND}"