summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild')
-rw-r--r--dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild
deleted file mode 100644
index c65802afc06a..000000000000
--- a/dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild
+++ /dev/null
@@ -1,16 +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/openslam_gmapping"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS-ified version of gmapping SLAM"
-LICENSE="CC-BY-NC-SA-2.5"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"