diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 17:28:24 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:01:52 +0200 |
commit | d27f1cde09724a000977e6b6a14997ff965de02f (patch) | |
tree | c20627af08b60cddc97aa5017c37b5a7357d7684 /ros-meta/imu_tools | |
parent | ros-meta/imu_tools: bump eapi (diff) | |
download | gentoo-d27f1cde09724a000977e6b6a14997ff965de02f.tar.gz gentoo-d27f1cde09724a000977e6b6a14997ff965de02f.tar.bz2 gentoo-d27f1cde09724a000977e6b6a14997ff965de02f.zip |
ros-meta/imu_tools: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/imu_tools')
-rw-r--r-- | ros-meta/imu_tools/Manifest | 3 | ||||
-rw-r--r-- | ros-meta/imu_tools/imu_tools-1.1.5.ebuild | 22 | ||||
-rw-r--r-- | ros-meta/imu_tools/imu_tools-1.2.0.ebuild | 22 | ||||
-rw-r--r-- | ros-meta/imu_tools/imu_tools-1.2.1.ebuild | 22 |
4 files changed, 0 insertions, 69 deletions
diff --git a/ros-meta/imu_tools/Manifest b/ros-meta/imu_tools/Manifest index d899a3399440..916951b520a4 100644 --- a/ros-meta/imu_tools/Manifest +++ b/ros-meta/imu_tools/Manifest @@ -1,4 +1 @@ -DIST imu_tools-1.1.5.tar.gz 1653083 BLAKE2B 8c0e84333455a5b4cae215a2e54b74ff828d00a426b9ab13f4048a72556b6a526dc4256a53dc3e21e098cc31ea6d21e0d508066a4627d01c27681ce0b3b18035 SHA512 5009884852c71d6bb1b6c2be2f30ed333eca2ac6a7f29d02cb8f0821c0b95a33dd3b09049c4c4eeb1416fb0eb5dc454b3c6d36c2c24303f37c0d1d2c0c2d906a -DIST imu_tools-1.2.0.tar.gz 1653607 BLAKE2B 76cccfeae657188e3be3774bcb19c5edac94e7070a6fd8a01c8a56857297491568f978820e6f32467b031ceece4742e6c0fe926e5d59ad19a2f6fb1c037ac3ec SHA512 3f39a2ec539949a6881cc106122d663706ddd3ed03ed822b9370e56beb56f1349bfd668a71e443ab2b9d525c6a3a88fad053768764160d9d0f04c08ba1ad2f8e -DIST imu_tools-1.2.1.tar.gz 1654279 BLAKE2B 06e3b27708bec09fea448b636f77b1480310483468459496e3748ef786e20e10f67fe25aba3c2d128221e42762e70fa98eedeeb79185247c47388c71120ed166 SHA512 8bd7f817df4e564d255fd5820dcbc6dd8ffa762d1b32111ed2f8d9cc258096cba1f9602260f020860fe2988eb1412c6d0598de08e4cd79ede56a40d1371d1ff0 DIST imu_tools-1.2.2.tar.gz 1654829 BLAKE2B 1cd0ce321f6a9012146da07fc7f24425c1e68a8144b1ec3e5fefda316d07c3bc579f63f14adc4b86fc4f3975ad2d5c575ecfb2ae729d54ae3876a2ce2aa9d7f3 SHA512 d4b746acdf39e5137f54de9ac27f338bf89cd4102af5407ae0b6bb45c830b6a7da9250570000a7ed140187659d93934e5ecc3f2b1722f686a5cc8cbd52e986be diff --git a/ros-meta/imu_tools/imu_tools-1.1.5.ebuild b/ros-meta/imu_tools/imu_tools-1.1.5.ebuild deleted file mode 100644 index 92c71cb0e9b2..000000000000 --- a/ros-meta/imu_tools/imu_tools-1.1.5.ebuild +++ /dev/null @@ -1,22 +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/ccny-ros-pkg/imu_tools" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Various tools for IMU devices" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/imu_complementary_filter - dev-ros/imu_filter_madgwick - dev-ros/rviz_imu_plugin -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/imu_tools/imu_tools-1.2.0.ebuild b/ros-meta/imu_tools/imu_tools-1.2.0.ebuild deleted file mode 100644 index a9db663f6fd2..000000000000 --- a/ros-meta/imu_tools/imu_tools-1.2.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -ROS_REPO_URI="https://github.com/ccny-ros-pkg/imu_tools" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Various tools for IMU devices" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/imu_complementary_filter - dev-ros/imu_filter_madgwick - dev-ros/rviz_imu_plugin -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/imu_tools/imu_tools-1.2.1.ebuild b/ros-meta/imu_tools/imu_tools-1.2.1.ebuild deleted file mode 100644 index 2355082f2feb..000000000000 --- a/ros-meta/imu_tools/imu_tools-1.2.1.ebuild +++ /dev/null @@ -1,22 +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/ccny-ros-pkg/imu_tools" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Various tools for IMU devices" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/imu_complementary_filter - dev-ros/imu_filter_madgwick - dev-ros/rviz_imu_plugin -" -DEPEND="${RDEPEND}" |