diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:24:06 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-09 14:33:36 +0200 |
commit | 6f8462236a278ee6bec2805cd13cb612d45c4983 (patch) | |
tree | fc3b81c461794d4044cc1ac364ab7fe2892e6446 /dev-ros/rviz_plugin_tutorials | |
parent | dev-ros/rviz_python_tutorial: Remove old (diff) | |
download | gentoo-6f8462236a278ee6bec2805cd13cb612d45c4983.tar.gz gentoo-6f8462236a278ee6bec2805cd13cb612d45c4983.tar.bz2 gentoo-6f8462236a278ee6bec2805cd13cb612d45c4983.zip |
dev-ros/rviz_plugin_tutorials: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rviz_plugin_tutorials')
-rw-r--r-- | dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-0.11.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-0.11.0.ebuild b/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-0.11.0.ebuild index e57aebdcdd14..b6065822cd59 100644 --- a/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-0.11.0.ebuild +++ b/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-0.11.0.ebuild @@ -1,7 +1,7 @@ # 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} diff --git a/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-9999.ebuild b/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-9999.ebuild index 32ef17f584fc..b6065822cd59 100644 --- a/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-9999.ebuild +++ b/dev-ros/rviz_plugin_tutorials/rviz_plugin_tutorials-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 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} |