From 85b278d353e44f7422d644fd9d7c2068417ec80a Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 9 Jul 2020 13:37:12 +0200 Subject: [PATCH] dev-ros/image_rotate: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier --- dev-ros/image_rotate/image_rotate-1.15.2.ebuild | 5 ++--- dev-ros/image_rotate/image_rotate-9999.ebuild | 7 +++---- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/dev-ros/image_rotate/image_rotate-1.15.2.ebuild b/dev-ros/image_rotate/image_rotate-1.15.2.ebuild index 9d1bc4e6d83b5..37756f13089c6 100644 --- a/dev-ros/image_rotate/image_rotate-1.15.2.ebuild +++ b/dev-ros/image_rotate/image_rotate-1.15.2.ebuild @@ -1,15 +1,14 @@ # 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/image_pipeline" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} inherit ros-catkin -DESCRIPTION="Rotates an image stream minimizing the angle between an arbitrary vector and the camera frame" +DESCRIPTION="Rotates an image minimizing the angle between a vector and the camera frame" LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-ros/image_rotate/image_rotate-9999.ebuild b/dev-ros/image_rotate/image_rotate-9999.ebuild index eecbe94dd9f43..37756f13089c6 100644 --- a/dev-ros/image_rotate/image_rotate-9999.ebuild +++ b/dev-ros/image_rotate/image_rotate-9999.ebuild @@ -1,15 +1,14 @@ -# Copyright 1999-2017 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/image_pipeline" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} inherit ros-catkin -DESCRIPTION="Rotates an image stream minimizing the angle between an arbitrary vector and the camera frame" +DESCRIPTION="Rotates an image minimizing the angle between a vector and the camera frame" LICENSE="BSD" SLOT="0" IUSE=""