diff options
-rw-r--r-- | dev-ros/rviz_python_tutorial/rviz_python_tutorial-0.11.0.ebuild | 3 | ||||
-rw-r--r-- | 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 2e6384a388d7..d3fe0c3a8df4 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 0f81c43773ff..d3fe0c3a8df4 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 |