summaryrefslogtreecommitdiff
path: root/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild')
-rw-r--r--dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
deleted file mode 100644
index cb126bd33da3..000000000000
--- a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros-perception/openslam_gmapping"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS-ified version of gmapping SLAM"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"