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/hector_nav_msgs/
Date: Thu, 16 Jul 2020 16:31:30
Message-Id: 1594917066.4d6ab7fcf67d57ea257e23c0a6d1b1666ad539eb.aballier@gentoo
1 commit: 4d6ab7fcf67d57ea257e23c0a6d1b1666ad539eb
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 16 16:30:18 2020 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 16 16:31:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6ab7fc
7
8 dev-ros/hector_nav_msgs: Remove old
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ros/hector_nav_msgs/Manifest | 2 --
14 dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.5.ebuild | 20 --------------------
15 dev-ros/hector_nav_msgs/hector_nav_msgs-0.4.0.ebuild | 20 --------------------
16 3 files changed, 42 deletions(-)
17
18 diff --git a/dev-ros/hector_nav_msgs/Manifest b/dev-ros/hector_nav_msgs/Manifest
19 index a4d121558e2..703025b7231 100644
20 --- a/dev-ros/hector_nav_msgs/Manifest
21 +++ b/dev-ros/hector_nav_msgs/Manifest
22 @@ -1,3 +1 @@
23 -DIST hector_slam-0.3.5.tar.gz 66002 BLAKE2B 6e370fedf49b450cd3dec77eb7a197cc13796d787c41a72d5bdf918661728e96ff9e388ab1f2c5cf64c13ff6e94e058fc4c8ba176307b63cc51b892c0183dd54 SHA512 7f61c6b0607295b6b96fb9cadbaafc7531013a0d7cfaab19630c14ac52cde8920376a57041577d2c9945130200ce5912ba331dd1e3d0f41297a928a34a45dfa1
24 -DIST hector_slam-0.4.0.tar.gz 66634 BLAKE2B 7d4798d4c247268d01a51a8d796441807f9243d074ccd4584b759da91779d8a565de28f18bd0d7d59b71e2710c71b39d7fafd4de5de8c6fbd8d3ca453788998b SHA512 1951a31fa02b042ce167367d94ab8a8f7481dc1eb3f6dc1c0f248f552ae8cf312af1ba9519eeefd3b24bed9b593a60b0734a23de9214ca35c48f7cc33ab5d437
25 DIST hector_slam-0.4.1.tar.gz 66772 BLAKE2B ad6f5596ea1fca2ed68017534280a4d622179de8df4c039e95f3e87a0e591212944d65e4d507194eb33584f7f55cba4fe398b19f5a22bfb3afce1b2406d1635d SHA512 bd0932971114f13c41c6e346756f2c95cc0a9a011d11202792a6f837757a144355e05c3e7ed1afa574b743166a78f1a7855c5693b0c57378611e50c386c2483e
26
27 diff --git a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.5.ebuild b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.5.ebuild
28 deleted file mode 100644
29 index 8a17560e072..00000000000
30 --- a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.5.ebuild
31 +++ /dev/null
32 @@ -1,20 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
38 -KEYWORDS="~amd64 ~arm"
39 -ROS_SUBDIR=${PN}
40 -CATKIN_HAS_MESSAGES=yes
41 -PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
42 -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs"
43 -
44 -inherit ros-catkin
45 -
46 -DESCRIPTION="Messages and services used in the hector_slam stack"
47 -LICENSE="BSD"
48 -SLOT="0"
49 -IUSE=""
50 -
51 -RDEPEND=""
52 -DEPEND="${RDEPEND}"
53
54 diff --git a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.4.0.ebuild b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.4.0.ebuild
55 deleted file mode 100644
56 index 8a17560e072..00000000000
57 --- a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.4.0.ebuild
58 +++ /dev/null
59 @@ -1,20 +0,0 @@
60 -# Copyright 1999-2020 Gentoo Authors
61 -# Distributed under the terms of the GNU General Public License v2
62 -
63 -EAPI=5
64 -ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
65 -KEYWORDS="~amd64 ~arm"
66 -ROS_SUBDIR=${PN}
67 -CATKIN_HAS_MESSAGES=yes
68 -PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
69 -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs"
70 -
71 -inherit ros-catkin
72 -
73 -DESCRIPTION="Messages and services used in the hector_slam stack"
74 -LICENSE="BSD"
75 -SLOT="0"
76 -IUSE=""
77 -
78 -RDEPEND=""
79 -DEPEND="${RDEPEND}"