diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-28 20:10:24 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-29 14:20:42 +0200 |
commit | 6632f039db1f524d146a9a8fec9cbb5825d75bf8 (patch) | |
tree | bd53da1a1bac2b7e62e012079210e6a01253753c /ros-meta/hector_localization | |
parent | ros-meta/image_common: eapi7 (diff) | |
download | gentoo-6632f039db1f524d146a9a8fec9cbb5825d75bf8.tar.gz gentoo-6632f039db1f524d146a9a8fec9cbb5825d75bf8.tar.bz2 gentoo-6632f039db1f524d146a9a8fec9cbb5825d75bf8.zip |
ros-meta/hector_localization: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/hector_localization')
5 files changed, 4 insertions, 48 deletions
diff --git a/ros-meta/hector_localization/Manifest b/ros-meta/hector_localization/Manifest index 8fbc67ac3516..bb841b82dd65 100644 --- a/ros-meta/hector_localization/Manifest +++ b/ros-meta/hector_localization/Manifest @@ -1,3 +1 @@ -DIST hector_localization-0.2.0.tar.gz 70999 BLAKE2B e9999c795ed09ffa2ecb51c86c40cb1ae4bd1a92695d611891e64c27d4c45957935a11531e29f1aa2ff6e7f24010a271095b6f329042ed2fd1d1ad5371e0535e SHA512 5eab4f1861bbf1f755595700b9cb7e7f3fd1231ac9fe95f7a6f9f22c6d96045ebcecdf01b81464888b8a263fab585eb7d19682b1cc5aab6fa8809f25e7913739 -DIST hector_localization-0.2.1.tar.gz 71312 BLAKE2B d93ef433b0e6752115428b242b08bb43e68454b594688222d83675174f2b7dbd7c4a13612c1017fa3bbe1361682d4896b8bf514d98bed7f827f27d67e6eeb60c SHA512 f2be534c17c631a4f5039dda7bf0be8f84047861e5d2926adace2b5194607ca9289d90d42a6a24a3cd8a24e7cbbac5634e53cf80a9ce7f9b3a94b4ebebf8e3ef DIST hector_localization-0.3.0.tar.gz 73656 BLAKE2B 8e895c760974f8707eb174b3b385f03f07f93f89b470d88140f1134a3cb9fb8e67e65a86484b702dbaed09e4d614f4c6759f1e08b536385f86ec15dc3db6a644 SHA512 5763a98247754b021631c894d44172d7c215d81f556760578f585febf2248da8dfcf10c6f1430cff47800778d39a79ab31a59916ad13c6d5ecf8a17eeac4e8df diff --git a/ros-meta/hector_localization/hector_localization-0.2.0.ebuild b/ros-meta/hector_localization/hector_localization-0.2.0.ebuild deleted file mode 100644 index eadd9775d7b5..000000000000 --- a/ros-meta/hector_localization/hector_localization-0.2.0.ebuild +++ /dev/null @@ -1,21 +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/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.2.1.ebuild b/ros-meta/hector_localization/hector_localization-0.2.1.ebuild deleted file mode 100644 index eadd9775d7b5..000000000000 --- a/ros-meta/hector_localization/hector_localization-0.2.1.ebuild +++ /dev/null @@ -1,21 +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/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.3.0.ebuild b/ros-meta/hector_localization/hector_localization-0.3.0.ebuild index 9a2574dc4127..3a2e8811480a 100644 --- a/ros-meta/hector_localization/hector_localization-0.3.0.ebuild +++ b/ros-meta/hector_localization/hector_localization-0.3.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_localization" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} diff --git a/ros-meta/hector_localization/hector_localization-9999.ebuild b/ros-meta/hector_localization/hector_localization-9999.ebuild index eadd9775d7b5..3a2e8811480a 100644 --- a/ros-meta/hector_localization/hector_localization-9999.ebuild +++ b/ros-meta/hector_localization/hector_localization-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_localization" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |