From a1b20429e7e2ba1b44414459afd5a2b50788cd9c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Jan 2023 08:07:03 +0000 Subject: gentoo auto-resync : 25:01:2023 - 08:07:03 --- ros-meta/imu_tools/Manifest | 6 ------ ros-meta/imu_tools/imu_tools-1.2.2.ebuild | 22 ---------------------- ros-meta/imu_tools/imu_tools-1.2.3.ebuild | 22 ---------------------- ros-meta/imu_tools/imu_tools-9999.ebuild | 22 ---------------------- ros-meta/imu_tools/metadata.xml | 11 ----------- 5 files changed, 83 deletions(-) delete mode 100644 ros-meta/imu_tools/Manifest delete mode 100644 ros-meta/imu_tools/imu_tools-1.2.2.ebuild delete mode 100644 ros-meta/imu_tools/imu_tools-1.2.3.ebuild delete mode 100644 ros-meta/imu_tools/imu_tools-9999.ebuild delete mode 100644 ros-meta/imu_tools/metadata.xml (limited to 'ros-meta/imu_tools') diff --git a/ros-meta/imu_tools/Manifest b/ros-meta/imu_tools/Manifest deleted file mode 100644 index 80d12adbf3c9..000000000000 --- a/ros-meta/imu_tools/Manifest +++ /dev/null @@ -1,6 +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 -EBUILD imu_tools-1.2.2.ebuild 422 BLAKE2B 782449d75518642209f849f72c8f8f79a02220a5124f07a85333bf4130fc35e34169fd2c415431385f36a5ede1b3160e792be08b0ce9558e96fc09b84df72bc5 SHA512 25d7047a50906388f129678eeb880504284a6e9a9050ff4e7b34d00a54ab172d30844fa57ea2bca536e2aeeba2c2237c0968514a39c4ed29476920a03bec32e5 -EBUILD imu_tools-1.2.3.ebuild 422 BLAKE2B 31979bfe8227e7fb404a08a1fb797c7dfce29a0222d595b2179143b06eb40672490f5b166dd7bdf0045b041dbc90b4120602d6ffae42b1dce5d14dacec99e048 SHA512 231f1a9f1c6d647e7e43f822b7b2fd98faa210f2b28faed5311b4988cbcb7e89c5ad678dfe0f1381e321f9d547d12aa6dd68332a6c66ef5885c2b3f7d3ffa411 -EBUILD imu_tools-9999.ebuild 422 BLAKE2B 782449d75518642209f849f72c8f8f79a02220a5124f07a85333bf4130fc35e34169fd2c415431385f36a5ede1b3160e792be08b0ce9558e96fc09b84df72bc5 SHA512 25d7047a50906388f129678eeb880504284a6e9a9050ff4e7b34d00a54ab172d30844fa57ea2bca536e2aeeba2c2237c0968514a39c4ed29476920a03bec32e5 -MISC metadata.xml 337 BLAKE2B 0abae17ee07ca90a37714a843e0d3b46df6597fe58a0c3969d159e68d5461c84c17db4d6e97e224cd3fe199b5133999737059a255bea804f62f9e2058bad7e77 SHA512 72ffa991c3259c010e5ebb87fc756d91190cb767d4534735dd5e3a9271c78d1b3a36852ceff70d24e77ecec59967e916c6f2625a6b20de6b3a9642af8906408d 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 @@ - - - - - ros@gentoo.org - Gentoo ROS Project - - - ccny-ros-pkg/imu_tools - - -- cgit v1.2.3