diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 17:56:28 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:29:30 +0200 |
commit | 5c7fb57d321b9dbac8e7afbf1d3b400066d05308 (patch) | |
tree | 123f4a36362cc1c2b3631e35462181a2e382ea19 /dev-ros/nodelet_tutorial_math | |
parent | dev-ros/pluginlib_tutorials: Remove old (diff) | |
download | gentoo-5c7fb57d321b9dbac8e7afbf1d3b400066d05308.tar.gz gentoo-5c7fb57d321b9dbac8e7afbf1d3b400066d05308.tar.bz2 gentoo-5c7fb57d321b9dbac8e7afbf1d3b400066d05308.zip |
dev-ros/nodelet_tutorial_math: 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/nodelet_tutorial_math')
-rw-r--r-- | dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-0.1.12.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-0.1.12.ebuild b/dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-0.1.12.ebuild index a635550bf6ee..b0642c31d40f 100644 --- a/dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-0.1.12.ebuild +++ b/dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-0.1.12.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/common_tutorials" KEYWORDS="~amd64" ROS_SUBDIR=${PN} diff --git a/dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-9999.ebuild b/dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-9999.ebuild index de79698d1cf3..b0642c31d40f 100644 --- a/dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-9999.ebuild +++ b/dev-ros/nodelet_tutorial_math/nodelet_tutorial_math-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/common_tutorials" KEYWORDS="~amd64" ROS_SUBDIR=${PN} |