summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 20:02:01 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:37 +0200
commitae1b8b4f61d8503186ce8587bfddf09b81c5d9bf (patch)
tree03cfcafff0664f85be742ea959186074943aaac6 /ros-meta/geometry_tutorials/geometry_tutorials-0.2.2.ebuild
parentros-meta/ros_tutorials: eapi7 (diff)
downloadgentoo-ae1b8b4f61d8503186ce8587bfddf09b81c5d9bf.tar.gz
gentoo-ae1b8b4f61d8503186ce8587bfddf09b81c5d9bf.tar.bz2
gentoo-ae1b8b4f61d8503186ce8587bfddf09b81c5d9bf.zip
ros-meta/geometry_tutorials: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
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}"