diff options
author | 2023-01-24 18:09:48 +0100 | |
---|---|---|
committer | 2023-01-24 21:17:10 +0100 | |
commit | de533e4c8479cef30941c352290c57ce3dcfc80b (patch) | |
tree | d9b32a0650603667b166644b51c717a6b6bc5912 /ros-meta | |
parent | ros-meta/geometry_tutorials: treeclean (diff) | |
download | gentoo-de533e4c8479cef30941c352290c57ce3dcfc80b.tar.gz gentoo-de533e4c8479cef30941c352290c57ce3dcfc80b.tar.bz2 gentoo-de533e4c8479cef30941c352290c57ce3dcfc80b.zip |
ros-meta/hector_localization: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'ros-meta')
5 files changed, 0 insertions, 76 deletions
diff --git a/ros-meta/hector_localization/Manifest b/ros-meta/hector_localization/Manifest deleted file mode 100644 index 6730c5b1b0d6..000000000000 --- a/ros-meta/hector_localization/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST hector_localization-0.3.0.tar.gz 73656 BLAKE2B 8e895c760974f8707eb174b3b385f03f07f93f89b470d88140f1134a3cb9fb8e67e65a86484b702dbaed09e4d614f4c6759f1e08b536385f86ec15dc3db6a644 SHA512 5763a98247754b021631c894d44172d7c215d81f556760578f585febf2248da8dfcf10c6f1430cff47800778d39a79ab31a59916ad13c6d5ecf8a17eeac4e8df -DIST hector_localization-0.4.0.tar.gz 75100 BLAKE2B afb6acb1444299c7ca47f25da7d7ad83a2363c98a6b1ed21756cdd5cf63e758b7e4e9d7ea806c7c748dc5e3606bafbe62df612a42597e86ec556696211dc8af9 SHA512 18fc8cb2f51ec978e309a627f12b896aff984fdbe2f2038c47369bd44479b3c739fad586b325c6962bb17c49e46eb7568f8af5af085fbc87749ddb2616ad34c3 diff --git a/ros-meta/hector_localization/hector_localization-0.3.0.ebuild b/ros-meta/hector_localization/hector_localization-0.3.0.ebuild deleted file mode 100644 index 3a2e8811480a..000000000000 --- a/ros-meta/hector_localization/hector_localization-0.3.0.ebuild +++ /dev/null @@ -1,21 +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/tu-darmstadt-ros-pkg/hector_localization" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Collection of packages, that provide the full 6DOF pose of a robot or platform" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/hector_pose_estimation - dev-ros/hector_pose_estimation_core - dev-ros/message_to_tf -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/hector_localization/hector_localization-0.4.0.ebuild b/ros-meta/hector_localization/hector_localization-0.4.0.ebuild deleted file mode 100644 index 8473488ad910..000000000000 --- a/ros-meta/hector_localization/hector_localization-0.4.0.ebuild +++ /dev/null @@ -1,21 +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/tu-darmstadt-ros-pkg/hector_localization" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Collection of packages, that provide the full 6DOF pose of a robot or platform" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/hector_pose_estimation - dev-ros/hector_pose_estimation_core - dev-ros/message_to_tf -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/hector_localization/hector_localization-9999.ebuild b/ros-meta/hector_localization/hector_localization-9999.ebuild deleted file mode 100644 index 3a2e8811480a..000000000000 --- a/ros-meta/hector_localization/hector_localization-9999.ebuild +++ /dev/null @@ -1,21 +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/tu-darmstadt-ros-pkg/hector_localization" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Collection of packages, that provide the full 6DOF pose of a robot or platform" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/hector_pose_estimation - dev-ros/hector_pose_estimation_core - dev-ros/message_to_tf -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/hector_localization/metadata.xml b/ros-meta/hector_localization/metadata.xml deleted file mode 100644 index b2ed6142a736..000000000000 --- a/ros-meta/hector_localization/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">tu-darmstadt-ros-pkg/hector_localization</remote-id> - </upstream> -</pkgmetadata> |