commit: d8acac593cf24fa956398cff7d43dcf728121686 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Jul 10 16:38:41 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Jul 10 16:50:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8acac59
dev-ros/rosserial_msgs: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/rosserial_msgs/rosserial_msgs-0.8.0.ebuild | 3 +-- dev-ros/rosserial_msgs/rosserial_msgs-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/dev-ros/rosserial_msgs/rosserial_msgs-0.8.0.ebuild b/dev-ros/rosserial_msgs/rosserial_msgs-0.8.0.ebuild index 834f1072d49..711a0ec3fdf 100644 --- a/dev-ros/rosserial_msgs/rosserial_msgs-0.8.0.ebuild +++ b/dev-ros/rosserial_msgs/rosserial_msgs-0.8.0.ebuild @@ -1,11 +1,10 @@ # 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-drivers/rosserial" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/rosserial_msgs/rosserial_msgs-9999.ebuild b/dev-ros/rosserial_msgs/rosserial_msgs-9999.ebuild index 834f1072d49..711a0ec3fdf 100644 --- a/dev-ros/rosserial_msgs/rosserial_msgs-9999.ebuild +++ b/dev-ros/rosserial_msgs/rosserial_msgs-9999.ebuild @@ -1,11 +1,10 @@ # 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-drivers/rosserial" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} inherit ros-catkin
