summaryrefslogtreecommitdiff
path: root/ros-meta/geometry_tutorials/geometry_tutorials-0.2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'ros-meta/geometry_tutorials/geometry_tutorials-0.2.2.ebuild')
-rw-r--r--ros-meta/geometry_tutorials/geometry_tutorials-0.2.2.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/ros-meta/geometry_tutorials/geometry_tutorials-0.2.2.ebuild b/ros-meta/geometry_tutorials/geometry_tutorials-0.2.2.ebuild
deleted file mode 100644
index 6a2561468c93..000000000000
--- a/ros-meta/geometry_tutorials/geometry_tutorials-0.2.2.ebuild
+++ /dev/null
@@ -1,20 +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/geometry_tutorials"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage of geometry tutorials ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/turtle_tf
- dev-ros/turtle_tf2
-"
-DEPEND="${RDEPEND}"