summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-05-08 14:07:29 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-05-08 14:22:22 +0200
commit14df16e711f9bcfbe6b2683f18cc7f76976c0501 (patch)
tree380a14db120e01bb33a40f6774e299f44639eff7 /ros-meta/perception_pcl/perception_pcl-1.3.0.ebuild
parentsci-libs/pcl: Remove old (diff)
downloadgentoo-14df16e711f9bcfbe6b2683f18cc7f76976c0501.tar.gz
gentoo-14df16e711f9bcfbe6b2683f18cc7f76976c0501.tar.bz2
gentoo-14df16e711f9bcfbe6b2683f18cc7f76976c0501.zip
ros-meta/perception_pcl: Remove old
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'ros-meta/perception_pcl/perception_pcl-1.3.0.ebuild')
-rw-r--r--ros-meta/perception_pcl/perception_pcl-1.3.0.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/ros-meta/perception_pcl/perception_pcl-1.3.0.ebuild b/ros-meta/perception_pcl/perception_pcl-1.3.0.ebuild
deleted file mode 100644
index 58129f4dcde5..000000000000
--- a/ros-meta/perception_pcl/perception_pcl-1.3.0.ebuild
+++ /dev/null
@@ -1,19 +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/perception_pcl"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="PCL (Point Cloud Library) ROS interface stack"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/pcl_ros
-"
-DEPEND="${RDEPEND}"