commit: 85b278d353e44f7422d644fd9d7c2068417ec80a Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 9 11:37:12 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 9 11:45:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85b278d3
dev-ros/image_rotate: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> 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 9d1bc4e6d83..37756f13089 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 eecbe94dd9f..37756f13089 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=""
