diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 17:31:18 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:01:53 +0200 |
commit | 43c379bb68a8293c9f26403ae6e44fbfe8c067a4 (patch) | |
tree | 403f9239e8df460c7f3d7fb6fb0be5dd1cffa5f8 | |
parent | dev-ros/rqt_bag: Remove old (diff) | |
download | gentoo-43c379bb68a8293c9f26403ae6e44fbfe8c067a4.tar.gz gentoo-43c379bb68a8293c9f26403ae6e44fbfe8c067a4.tar.bz2 gentoo-43c379bb68a8293c9f26403ae6e44fbfe8c067a4.zip |
dev-ros/rqt_action: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r-- | dev-ros/rqt_action/rqt_action-0.4.9.ebuild | 5 | ||||
-rw-r--r-- | dev-ros/rqt_action/rqt_action-9999.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-ros/rqt_action/rqt_action-0.4.9.ebuild b/dev-ros/rqt_action/rqt_action-0.4.9.ebuild index d368b9658f68..dc35c59ddf5c 100644 --- a/dev-ros/rqt_action/rqt_action-0.4.9.ebuild +++ b/dev-ros/rqt_action/rqt_action-0.4.9.ebuild @@ -1,11 +1,10 @@ -# 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 KEYWORDS="~amd64" ROS_REPO_URI="https://github.com/ros-visualization/rqt_action" -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin diff --git a/dev-ros/rqt_action/rqt_action-9999.ebuild b/dev-ros/rqt_action/rqt_action-9999.ebuild index d368b9658f68..dc35c59ddf5c 100644 --- a/dev-ros/rqt_action/rqt_action-9999.ebuild +++ b/dev-ros/rqt_action/rqt_action-9999.ebuild @@ -1,11 +1,10 @@ -# 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 KEYWORDS="~amd64" ROS_REPO_URI="https://github.com/ros-visualization/rqt_action" -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin |