diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 17:55:38 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-08 19:29:30 +0200 |
commit | f9597667e4ae948f3807d479961e7ad20d22bdbb (patch) | |
tree | 4e6e4e5e30a8766d00f23f235996e2a512712a29 /dev-ros/pluginlib_tutorials/pluginlib_tutorials-0.1.12.ebuild | |
parent | dev-ros/turtle_actionlib: Remove old (diff) | |
download | gentoo-f9597667e4ae948f3807d479961e7ad20d22bdbb.tar.gz gentoo-f9597667e4ae948f3807d479961e7ad20d22bdbb.tar.bz2 gentoo-f9597667e4ae948f3807d479961e7ad20d22bdbb.zip |
dev-ros/pluginlib_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/pluginlib_tutorials/pluginlib_tutorials-0.1.12.ebuild')
-rw-r--r-- | dev-ros/pluginlib_tutorials/pluginlib_tutorials-0.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ros/pluginlib_tutorials/pluginlib_tutorials-0.1.12.ebuild b/dev-ros/pluginlib_tutorials/pluginlib_tutorials-0.1.12.ebuild index 7fd74a8e4df5..1bb6261afa2a 100644 --- a/dev-ros/pluginlib_tutorials/pluginlib_tutorials-0.1.12.ebuild +++ b/dev-ros/pluginlib_tutorials/pluginlib_tutorials-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} |