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/slam_gmapping/
Date: Wed, 28 Aug 2019 17:24:06
Message-Id: 1567013028.657912a5dbcf32e385af4002be01182b517ce7d5.aballier@gentoo
1 commit: 657912a5dbcf32e385af4002be01182b517ce7d5
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 17:06:07 2019 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 17:23:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657912a5
7
8 ros-meta/slam_gmapping: Remove old
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 ros-meta/slam_gmapping/Manifest | 2 --
14 ros-meta/slam_gmapping/slam_gmapping-1.3.8.ebuild | 17 -----------------
15 ros-meta/slam_gmapping/slam_gmapping-1.3.9.ebuild | 17 -----------------
16 3 files changed, 36 deletions(-)
17
18 diff --git a/ros-meta/slam_gmapping/Manifest b/ros-meta/slam_gmapping/Manifest
19 index 83c0916daaf..89868892f12 100644
20 --- a/ros-meta/slam_gmapping/Manifest
21 +++ b/ros-meta/slam_gmapping/Manifest
22 @@ -1,3 +1 @@
23 DIST slam_gmapping-1.3.10.tar.gz 21032 BLAKE2B cca0779e64d45622dad4ec29cb3c1d0162176038288c0aa7b117f1a76a7655f3af3024dba7ff1025948e400e0176794a553e357a235187d9196161a635ab6d01 SHA512 fa4485ddc9fcfaac63a63d209a5a994e33e78546a39edcf47eb3c3f1775f0d87a1f562319058868838990bbf85a9515ff0228779dce7531148f208b3522e7e7a
24 -DIST slam_gmapping-1.3.8.tar.gz 20533 BLAKE2B 5e096b4863077941843b966f2991a23c24e5396d42d0d8cd8beb7123805d085d07b8ac7e8e4a3c3ea43a6f4605ada40eb28b8c10207536dcdb7ef92cc1a5fcd8 SHA512 d7b054296f286a5e61e5f952a29ccff2165503123ab6a89724ec34180fb0f4c452fc0ae81ec853cac170b304095e62cef420431e5aca85a262febc2b5ab5ccf2
25 -DIST slam_gmapping-1.3.9.tar.gz 20951 BLAKE2B 989c28fe60668f0b37bf4766656764095157734c1ae0f41f6b95faa9ed9c20ed91de18534bfc99ea7ee035f2df213f8004adefcf06d269be55b27c37156da542 SHA512 fcab88127507206274e903de804aa9167b30c1dd9fbf2875aeafb990285923223a2ce71edecede60d2c93dba2d8fffd0d371abd643647755094abd9ffe0aba73
26
27 diff --git a/ros-meta/slam_gmapping/slam_gmapping-1.3.8.ebuild b/ros-meta/slam_gmapping/slam_gmapping-1.3.8.ebuild
28 deleted file mode 100644
29 index f976426e281..00000000000
30 --- a/ros-meta/slam_gmapping/slam_gmapping-1.3.8.ebuild
31 +++ /dev/null
32 @@ -1,17 +0,0 @@
33 -# Copyright 1999-2014 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -ROS_REPO_URI="https://github.com/ros-perception/slam_gmapping"
38 -KEYWORDS="~amd64 ~arm"
39 -ROS_SUBDIR=${PN}
40 -
41 -inherit ros-catkin
42 -
43 -DESCRIPTION="ROS wrapper for OpenSlam's Gmapping"
44 -LICENSE="CC-BY-NC-SA-2.5"
45 -SLOT="0"
46 -IUSE=""
47 -
48 -RDEPEND="dev-ros/gmapping"
49 -DEPEND=""
50
51 diff --git a/ros-meta/slam_gmapping/slam_gmapping-1.3.9.ebuild b/ros-meta/slam_gmapping/slam_gmapping-1.3.9.ebuild
52 deleted file mode 100644
53 index 8fb94572a76..00000000000
54 --- a/ros-meta/slam_gmapping/slam_gmapping-1.3.9.ebuild
55 +++ /dev/null
56 @@ -1,17 +0,0 @@
57 -# Copyright 1999-2017 Gentoo Foundation
58 -# Distributed under the terms of the GNU General Public License v2
59 -
60 -EAPI=5
61 -ROS_REPO_URI="https://github.com/ros-perception/slam_gmapping"
62 -KEYWORDS="~amd64 ~arm"
63 -ROS_SUBDIR=${PN}
64 -
65 -inherit ros-catkin
66 -
67 -DESCRIPTION="ROS wrapper for OpenSlam's Gmapping"
68 -LICENSE="CC-BY-NC-SA-2.5"
69 -SLOT="0"
70 -IUSE=""
71 -
72 -RDEPEND="dev-ros/gmapping"
73 -DEPEND=""