From 8d8653e508b1a9bab2f9abad53c0f97b92af382d Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 8 Jul 2020 19:01:11 +0200 Subject: dev-ros/topic_tools: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier --- dev-ros/topic_tools/topic_tools-1.15.7.ebuild | 3 +-- dev-ros/topic_tools/topic_tools-9999.ebuild | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'dev-ros') diff --git a/dev-ros/topic_tools/topic_tools-1.15.7.ebuild b/dev-ros/topic_tools/topic_tools-1.15.7.ebuild index 49f8f6d9bbb1..b26890d60d63 100644 --- a/dev-ros/topic_tools/topic_tools-1.15.7.ebuild +++ b/dev-ros/topic_tools/topic_tools-1.15.7.ebuild @@ -1,13 +1,12 @@ # 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/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python2_7 ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/topic_tools/topic_tools-9999.ebuild b/dev-ros/topic_tools/topic_tools-9999.ebuild index a14a336c7fdc..b26890d60d63 100644 --- a/dev-ros/topic_tools/topic_tools-9999.ebuild +++ b/dev-ros/topic_tools/topic_tools-9999.ebuild @@ -1,13 +1,12 @@ -# 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/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python2_7 ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" inherit ros-catkin -- cgit v1.2.3-65-gdbad