commit: fa9865f7ef87cd6bd58c3c614568c9090a834157 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 9 12:23:16 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 9 12:33:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa9865f7
dev-ros/rviz_python_tutorial: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild | 3 +-- dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild b/dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild index 2e6384a388d..d3fe0c3a8df 100644 --- a/dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild +++ b/dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.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-visualization/visualization_tutorials" KEYWORDS="~amd64" ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin diff --git a/dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild b/dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild index 0f81c43773f..d3fe0c3a8df 100644 --- a/dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild +++ b/dev-ros/rviz_python_tutorial/rviz_python_tutorial-9999.ebuild @@ -1,11 +1,10 @@ -# 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-visualization/visualization_tutorials" KEYWORDS="~amd64" ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin
