diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-01-24 18:09:56 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-01-24 21:17:15 +0100 |
commit | 55d03a992f1cca3ced9e18b0015cc6db659b2e28 (patch) | |
tree | c91c9709c9f2a42cf9ea92814fc19f0498a5bab8 /ros-meta/imu_tools | |
parent | ros-meta/imu_pipeline: treeclean (diff) | |
download | gentoo-55d03a992f1cca3ced9e18b0015cc6db659b2e28.tar.gz gentoo-55d03a992f1cca3ced9e18b0015cc6db659b2e28.tar.bz2 gentoo-55d03a992f1cca3ced9e18b0015cc6db659b2e28.zip |
ros-meta/imu_tools: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'ros-meta/imu_tools')
-rw-r--r-- | ros-meta/imu_tools/Manifest | 2 | ||||
-rw-r--r-- | ros-meta/imu_tools/imu_tools-1.2.2.ebuild | 22 | ||||
-rw-r--r-- | ros-meta/imu_tools/imu_tools-1.2.3.ebuild | 22 | ||||
-rw-r--r-- | ros-meta/imu_tools/imu_tools-9999.ebuild | 22 | ||||
-rw-r--r-- | ros-meta/imu_tools/metadata.xml | 11 |
5 files changed, 0 insertions, 79 deletions
diff --git a/ros-meta/imu_tools/Manifest b/ros-meta/imu_tools/Manifest deleted file mode 100644 index 12e0ae5a5a60..000000000000 --- a/ros-meta/imu_tools/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST imu_tools-1.2.2.tar.gz 1654829 BLAKE2B 1cd0ce321f6a9012146da07fc7f24425c1e68a8144b1ec3e5fefda316d07c3bc579f63f14adc4b86fc4f3975ad2d5c575ecfb2ae729d54ae3876a2ce2aa9d7f3 SHA512 d4b746acdf39e5137f54de9ac27f338bf89cd4102af5407ae0b6bb45c830b6a7da9250570000a7ed140187659d93934e5ecc3f2b1722f686a5cc8cbd52e986be -DIST imu_tools-1.2.3.tar.gz 1656874 BLAKE2B d11a3d706ddd1eaae7562ca55ed25ade02dc79456ef8f99aa772e4dc6c6d38684d47175b3ffca3ca69e89aff1f02353379d2debfd53a03aa9a1eadd216a9dfe4 SHA512 b3c652836c049e096113ac075790ecb03fd8867b5702f83e52e5b97e41b1fecb448835ab9c8846b24104387e9148a1678c4d0b294885bc2472e8694dd090ba82 diff --git a/ros-meta/imu_tools/imu_tools-1.2.2.ebuild b/ros-meta/imu_tools/imu_tools-1.2.2.ebuild deleted file mode 100644 index eeb282bb48d5..000000000000 --- a/ros-meta/imu_tools/imu_tools-1.2.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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.3.ebuild b/ros-meta/imu_tools/imu_tools-1.2.3.ebuild deleted file mode 100644 index 202d866e0d79..000000000000 --- a/ros-meta/imu_tools/imu_tools-1.2.3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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-9999.ebuild b/ros-meta/imu_tools/imu_tools-9999.ebuild deleted file mode 100644 index eeb282bb48d5..000000000000 --- a/ros-meta/imu_tools/imu_tools-9999.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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/metadata.xml b/ros-meta/imu_tools/metadata.xml deleted file mode 100644 index 4ea7057e97a6..000000000000 --- a/ros-meta/imu_tools/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ros@gentoo.org</email> - <name>Gentoo ROS Project</name> - </maintainer> - <upstream> - <remote-id type="github">ccny-ros-pkg/imu_tools</remote-id> - </upstream> -</pkgmetadata> |