summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-09 13:37:12 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-09 13:45:31 +0200
commit85b278d353e44f7422d644fd9d7c2068417ec80a (patch)
tree776170200c08ee8bd7acb7d12cb0f471884d2daf /dev-ros/image_rotate/image_rotate-1.15.2.ebuild
parentdev-ros/image_view: Remove old (diff)
downloadgentoo-85b278d353e44f7422d644fd9d7c2068417ec80a.tar.gz
gentoo-85b278d353e44f7422d644fd9d7c2068417ec80a.tar.bz2
gentoo-85b278d353e44f7422d644fd9d7c2068417ec80a.zip
dev-ros/image_rotate: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/image_rotate/image_rotate-1.15.2.ebuild')
-rw-r--r--dev-ros/image_rotate/image_rotate-1.15.2.ebuild5
1 files changed, 2 insertions, 3 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 9d1bc4e6d83b..37756f13089c 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=""