summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2019-08-28 19:06:07 +0200
committerAlexis Ballier <aballier@gentoo.org>2019-08-28 19:23:48 +0200
commit657912a5dbcf32e385af4002be01182b517ce7d5 (patch)
treedda2d37fbf964e259bd3ddece7be99810902a726 /ros-meta
parentdev-ros/gmapping: update license. (diff)
downloadgentoo-657912a5dbcf32e385af4002be01182b517ce7d5.tar.gz
gentoo-657912a5dbcf32e385af4002be01182b517ce7d5.tar.bz2
gentoo-657912a5dbcf32e385af4002be01182b517ce7d5.zip
ros-meta/slam_gmapping: Remove old
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/slam_gmapping/Manifest2
-rw-r--r--ros-meta/slam_gmapping/slam_gmapping-1.3.8.ebuild17
-rw-r--r--ros-meta/slam_gmapping/slam_gmapping-1.3.9.ebuild17
3 files changed, 0 insertions, 36 deletions
diff --git a/ros-meta/slam_gmapping/Manifest b/ros-meta/slam_gmapping/Manifest
index 83c0916daaf9..89868892f12e 100644
--- a/ros-meta/slam_gmapping/Manifest
+++ b/ros-meta/slam_gmapping/Manifest
@@ -1,3 +1 @@
DIST slam_gmapping-1.3.10.tar.gz 21032 BLAKE2B cca0779e64d45622dad4ec29cb3c1d0162176038288c0aa7b117f1a76a7655f3af3024dba7ff1025948e400e0176794a553e357a235187d9196161a635ab6d01 SHA512 fa4485ddc9fcfaac63a63d209a5a994e33e78546a39edcf47eb3c3f1775f0d87a1f562319058868838990bbf85a9515ff0228779dce7531148f208b3522e7e7a
-DIST slam_gmapping-1.3.8.tar.gz 20533 BLAKE2B 5e096b4863077941843b966f2991a23c24e5396d42d0d8cd8beb7123805d085d07b8ac7e8e4a3c3ea43a6f4605ada40eb28b8c10207536dcdb7ef92cc1a5fcd8 SHA512 d7b054296f286a5e61e5f952a29ccff2165503123ab6a89724ec34180fb0f4c452fc0ae81ec853cac170b304095e62cef420431e5aca85a262febc2b5ab5ccf2
-DIST slam_gmapping-1.3.9.tar.gz 20951 BLAKE2B 989c28fe60668f0b37bf4766656764095157734c1ae0f41f6b95faa9ed9c20ed91de18534bfc99ea7ee035f2df213f8004adefcf06d269be55b27c37156da542 SHA512 fcab88127507206274e903de804aa9167b30c1dd9fbf2875aeafb990285923223a2ce71edecede60d2c93dba2d8fffd0d371abd643647755094abd9ffe0aba73
diff --git a/ros-meta/slam_gmapping/slam_gmapping-1.3.8.ebuild b/ros-meta/slam_gmapping/slam_gmapping-1.3.8.ebuild
deleted file mode 100644
index f976426e281e..000000000000
--- a/ros-meta/slam_gmapping/slam_gmapping-1.3.8.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/slam_gmapping"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="ROS wrapper for OpenSlam's Gmapping"
-LICENSE="CC-BY-NC-SA-2.5"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-ros/gmapping"
-DEPEND=""
diff --git a/ros-meta/slam_gmapping/slam_gmapping-1.3.9.ebuild b/ros-meta/slam_gmapping/slam_gmapping-1.3.9.ebuild
deleted file mode 100644
index 8fb94572a765..000000000000
--- a/ros-meta/slam_gmapping/slam_gmapping-1.3.9.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/slam_gmapping"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="ROS wrapper for OpenSlam's Gmapping"
-LICENSE="CC-BY-NC-SA-2.5"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-ros/gmapping"
-DEPEND=""