summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-16 18:14:06 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-16 18:30:55 +0200
commit05644aa5451936a8f5a0cc5ace429578d5f3c740 (patch)
tree412fd1c6af50eb0859cb24c92ceaa75f4cf967e5 /dev-ros/imu_processors
parentdev-ros/imu_transformer: Remove old (diff)
downloadgentoo-05644aa5451936a8f5a0cc5ace429578d5f3c740.tar.gz
gentoo-05644aa5451936a8f5a0cc5ace429578d5f3c740.tar.bz2
gentoo-05644aa5451936a8f5a0cc5ace429578d5f3c740.zip
dev-ros/imu_processors: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/imu_processors')
-rw-r--r--dev-ros/imu_processors/Manifest3
-rw-r--r--dev-ros/imu_processors/imu_processors-0.2.1.ebuild23
-rw-r--r--dev-ros/imu_processors/imu_processors-0.2.2.ebuild23
-rw-r--r--dev-ros/imu_processors/imu_processors-0.2.3.ebuild23
4 files changed, 0 insertions, 72 deletions
diff --git a/dev-ros/imu_processors/Manifest b/dev-ros/imu_processors/Manifest
index d07e5f4433e1..624132d23016 100644
--- a/dev-ros/imu_processors/Manifest
+++ b/dev-ros/imu_processors/Manifest
@@ -1,4 +1 @@
-DIST imu_pipeline-0.2.1.tar.gz 7962 BLAKE2B 4af64db84fe96d70d2c61f8c16375bb28faac9c5630f3cad8c94ef9f87c5b17e302313a2511442b8c810e2ac589a733d6b333b2111b579c06559befaa5e9e1c6 SHA512 43c990e3b5a813661111f15bbaf6101794480de0f5bd9af663ce48ebbcf75ee79fa388cf228216427e7ffcbc575a317f3b0ee3ae5b8e6cca2cc0cab736c139e4
-DIST imu_pipeline-0.2.2.tar.gz 8080 BLAKE2B cdeeb7b95cca23aa7c30902b3be3daa34af222ff660058c1e57cf02b75008d4840b82cb52dbf7fa9a2968b2e41244fe7f1833429bd04280fdf68fb7fff2d240d SHA512 95913f3edec9af4d981d6034beb8932bba2e8a4d05a72c70c1bf2bcd5b85a9afa490e2916b6e4178e35b6a1967208999bfb697f5925ce12cae7e57fad2721f3f
-DIST imu_pipeline-0.2.3.tar.gz 8143 BLAKE2B 0ec49f17dc3058b5cb70c293d3c36c7f7de4866b8e0b9fe421f90da86f9645fcdf9736f88aef32a982228e1dddce1f968af297beb7386b89e02e134ca3ff1c82 SHA512 db58c71bac9d85b7e3ec5268545dd0281307f012cc9e8a6383d187f4e378395c6f4290e392d97b6fc61464c29e4c4e2d00dc8cbfb659461a1a771fe8f59de575
DIST imu_pipeline-0.3.0.tar.gz 8162 BLAKE2B 09bfcb10bc49691418e23fbde26203769857b9c6b0631beaa51c09b5abc599c7988a0c582908a392b12cffaf3a488c0863450922aea18c68906fc0c3da46119c SHA512 b6b18c559fa859b5c1534bef96d1d4cd15c34c9866045dc2e32f82981189515c003ac90e197a1ba85c785870e34865318481bb7941a82f643a08266213026b4b
diff --git a/dev-ros/imu_processors/imu_processors-0.2.1.ebuild b/dev-ros/imu_processors/imu_processors-0.2.1.ebuild
deleted file mode 100644
index 4848998eaf36..000000000000
--- a/dev-ros/imu_processors/imu_processors-0.2.1.ebuild
+++ /dev/null
@@ -1,23 +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/imu_pipeline"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Processors for sensor_msgs::Imu data"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/tf
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/imu_processors/imu_processors-0.2.2.ebuild b/dev-ros/imu_processors/imu_processors-0.2.2.ebuild
deleted file mode 100644
index 2aa7070db8b7..000000000000
--- a/dev-ros/imu_processors/imu_processors-0.2.2.ebuild
+++ /dev/null
@@ -1,23 +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/imu_pipeline"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Processors for sensor_msgs::Imu data"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/tf
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/imu_processors/imu_processors-0.2.3.ebuild b/dev-ros/imu_processors/imu_processors-0.2.3.ebuild
deleted file mode 100644
index b0d8ecc9d6ba..000000000000
--- a/dev-ros/imu_processors/imu_processors-0.2.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/imu_pipeline"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Processors for sensor_msgs::Imu data"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/tf
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"