dev-ros/pcl_ros: Remove old
authorAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 18:40:47 +0000 (19:40 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:43 +0000 (20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ros/pcl_ros/Manifest
dev-ros/pcl_ros/pcl_ros-1.4.1-r2.ebuild [deleted file]
dev-ros/pcl_ros/pcl_ros-1.5.1.ebuild [deleted file]
dev-ros/pcl_ros/pcl_ros-1.5.2.ebuild [deleted file]

index 76451a50dddb6432891281d004996721a20de6f9..2fe59d471f418ac33334c0d96e49020dcd0ea4f5 100644 (file)
@@ -1,4 +1 @@
-DIST perception_pcl-1.4.1.tar.gz 66440 BLAKE2B 9670227e66b42c36a63de282eb015efe60de3f97ddb07e482b25df79e77980997d5bdf62a6f1c39fd09d52545f0324d7083ae298fed211056cbebded6f18db42 SHA512 550300f1bd7bb718371b9725f9d48f4337e6d7175bdfc4a8a116a17da24609a363c804f11224efde6c9f62a6cca648425872017e9a90371a34f808c305f50f50
-DIST perception_pcl-1.5.1.tar.gz 66945 BLAKE2B a4ba43188386a39e5d73d0b4b67833ce1f6a6c6ce2e3912d743aae755116f2e5f6cc78ca9ea0d11b5e7ab5f07591872eca2df668e746df3dd0f9a79acc4554f4 SHA512 d7fd77e8afeccd45226404c57a267af19b0c98cb61123bdb1b1330fc3833b6bc1a72e775a3eba6a6f8df212af23328894617cf45a4c028278ef408a1d0ef74ce
-DIST perception_pcl-1.5.2.tar.gz 67004 BLAKE2B 6193ca81637df71c6e990d70425cc23b7284a756dc96d341ed5f9fc25d1404747dccc0a24d9de08428d7bec43bb13874619b70f57ef7fe35fbc72aeb0954dc77 SHA512 503f46d71dbf58e985422c6f31c3491189dbd9494bc68221026721dc889a34633be867b20f8b5cc8bec77f500cb4133061be1eb1775afd2a4edcdac13cb629f5
 DIST perception_pcl-1.5.3.tar.gz 67101 BLAKE2B 963d65d348068e574fd0d7431597409d607e779f017b3a645b1add5599baeed559898e5a9873d6b3ead6ea812cfda80b96f9ccfea482801b3c76d17bf234c26b SHA512 e34089f48cfe40f0209a7d4a3a0fb2402c1d1fc35bdf7a57970374bcec50185efcbb1e56b08ee64810a43e83fdf7e45ecddd09ff9660b47399b9f751be80df8b
diff --git a/dev-ros/pcl_ros/pcl_ros-1.4.1-r2.ebuild b/dev-ros/pcl_ros/pcl_ros-1.4.1-r2.ebuild
deleted file mode 100644 (file)
index 80e2a84..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 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"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="PCL (Point Cloud Library) ROS interface stack"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/roscpp
-       dev-ros/rosbag
-       dev-ros/rosconsole
-       dev-ros/roslib
-       dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
-       >=dev-cpp/eigen-3.2.5:3
-       dev-ros/pluginlib
-       dev-ros/tf
-       dev-ros/tf2
-       dev-ros/tf2_ros
-       dev-ros/tf2_eigen
-       dev-ros/nodelet
-       dev-ros/nodelet_topic_tools
-       sci-libs/pcl:=[qhull]
-       >=dev-ros/pcl_conversions-0.2.1-r1
-       dev-libs/boost:=[threads]
-       dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/pcl_ros/pcl_ros-1.5.1.ebuild b/dev-ros/pcl_ros/pcl_ros-1.5.1.ebuild
deleted file mode 100644 (file)
index 2b5be41..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 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"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="PCL (Point Cloud Library) ROS interface stack"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/roscpp
-       dev-ros/rosbag
-       dev-ros/rosconsole
-       dev-ros/roslib
-       dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
-       >=dev-cpp/eigen-3.2.5:3
-       dev-ros/pluginlib
-       dev-ros/tf
-       dev-ros/tf2
-       dev-ros/tf2_ros
-       dev-ros/tf2_eigen
-       dev-ros/nodelet
-       dev-ros/nodelet_topic_tools
-       sci-libs/pcl:=[qhull]
-       >=dev-ros/pcl_conversions-0.2.1-r1
-       dev-libs/boost:=[threads]
-       dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/pcl_ros/pcl_ros-1.5.2.ebuild b/dev-ros/pcl_ros/pcl_ros-1.5.2.ebuild
deleted file mode 100644 (file)
index 2b5be41..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 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"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="PCL (Point Cloud Library) ROS interface stack"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/roscpp
-       dev-ros/rosbag
-       dev-ros/rosconsole
-       dev-ros/roslib
-       dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
-       >=dev-cpp/eigen-3.2.5:3
-       dev-ros/pluginlib
-       dev-ros/tf
-       dev-ros/tf2
-       dev-ros/tf2_ros
-       dev-ros/tf2_eigen
-       dev-ros/nodelet
-       dev-ros/nodelet_topic_tools
-       sci-libs/pcl:=[qhull]
-       >=dev-ros/pcl_conversions-0.2.1-r1
-       dev-libs/boost:=[threads]
-       dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-       dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"