From 3f923b06723a819c0f1fbd4cdfc9bd451d795090 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 28 Jul 2020 20:05:10 +0200 Subject: ros-meta/calibration: eapi7 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier --- ros-meta/calibration/Manifest | 1 - ros-meta/calibration/calibration-0.10.13.ebuild | 28 ------------------------- ros-meta/calibration/calibration-0.10.14.ebuild | 4 ++-- ros-meta/calibration/calibration-9999.ebuild | 4 ++-- 4 files changed, 4 insertions(+), 33 deletions(-) delete mode 100644 ros-meta/calibration/calibration-0.10.13.ebuild diff --git a/ros-meta/calibration/Manifest b/ros-meta/calibration/Manifest index 010e76afc02a..0c2018f9b46d 100644 --- a/ros-meta/calibration/Manifest +++ b/ros-meta/calibration/Manifest @@ -1,2 +1 @@ -DIST calibration-0.10.13.tar.gz 112305 BLAKE2B 1b2c2ffa0c07b907c7a4dc28b87ff112a497275039be98bcc15ad396ccf525ba4fb717b398551f04dab7131a8085e1b1ec64eb24408c12fec09e9c42b5c40a75 SHA512 95b5ea28428ea9726b6b1a8f24cd4c7cb84992e680761357c1a13dd92c362149a0a6104f6a44dbefad503db1a9c7a53135d9756b1ceea3a739b1baa14f9474eb DIST calibration-0.10.14.tar.gz 112475 BLAKE2B a43bf316b3eea30f5f3e273e0dd2754fe819a1aa246237cb1ecc4bc49463abbd3eb71f77579fc0655c483ad9ac259bb027ac014fc5ec368a73bada61dedf6712 SHA512 5ef17cd21e04c134717859ecb12c4e7fc0086b044cf7d35d40bd43439a0f24e8ad41fe7b5fa37dcc8ec5e4abb2be8f64d86510706a3d97510cf1b92c2196ad40 diff --git a/ros-meta/calibration/calibration-0.10.13.ebuild b/ros-meta/calibration/calibration-0.10.13.ebuild deleted file mode 100644 index a03172ae3649..000000000000 --- a/ros-meta/calibration/calibration-0.10.13.ebuild +++ /dev/null @@ -1,28 +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/ros-perception/calibration" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Provides a toolchain running through the robot calibration process" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/calibration_estimation - dev-ros/calibration_launch - dev-ros/calibration_msgs - dev-ros/calibration_setup_helper - dev-ros/image_cb_detector - dev-ros/interval_intersection - dev-ros/joint_states_settler - dev-ros/laser_cb_detector - dev-ros/monocam_settler - dev-ros/settlerlib -" -DEPEND="" diff --git a/ros-meta/calibration/calibration-0.10.14.ebuild b/ros-meta/calibration/calibration-0.10.14.ebuild index a03172ae3649..6b07f5abbf21 100644 --- a/ros-meta/calibration/calibration-0.10.14.ebuild +++ b/ros-meta/calibration/calibration-0.10.14.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/ros-perception/calibration" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} diff --git a/ros-meta/calibration/calibration-9999.ebuild b/ros-meta/calibration/calibration-9999.ebuild index a03172ae3649..6b07f5abbf21 100644 --- a/ros-meta/calibration/calibration-9999.ebuild +++ b/ros-meta/calibration/calibration-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/ros-perception/calibration" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} -- cgit v1.2.3-65-gdbad