From e7435a8eda405c1a4ae842d31efeeb067153cbe8 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 9 Jul 2020 12:52:10 +0200 Subject: dev-ros/nodelet: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier --- dev-ros/nodelet/nodelet-1.10.0.ebuild | 5 ++--- dev-ros/nodelet/nodelet-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/dev-ros/nodelet/nodelet-1.10.0.ebuild b/dev-ros/nodelet/nodelet-1.10.0.ebuild index be2fa68eb177..8b18e8b5a088 100644 --- a/dev-ros/nodelet/nodelet-1.10.0.ebuild +++ b/dev-ros/nodelet/nodelet-1.10.0.ebuild @@ -1,17 +1,16 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/nodelet_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) inherit ros-catkin -DESCRIPTION="Provides a way to run multiple algorithms in the same process with zero copy transport" +DESCRIPTION="Runs multiple algorithms in the same process with zero copy transport" LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-ros/nodelet/nodelet-9999.ebuild b/dev-ros/nodelet/nodelet-9999.ebuild index be2fa68eb177..8b18e8b5a088 100644 --- a/dev-ros/nodelet/nodelet-9999.ebuild +++ b/dev-ros/nodelet/nodelet-9999.ebuild @@ -1,17 +1,16 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/nodelet_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) inherit ros-catkin -DESCRIPTION="Provides a way to run multiple algorithms in the same process with zero copy transport" +DESCRIPTION="Runs multiple algorithms in the same process with zero copy transport" LICENSE="BSD" SLOT="0" IUSE="" -- cgit v1.2.3-65-gdbad