diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 16:25:21 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:01:40 +0200 |
commit | 5bdf123f7f8397b44fcbfbe1e72e8790948d08e1 (patch) | |
tree | fe2fe91e3cde80c3b1de8858ab2bab3279f965a4 /dev-ros/rqt_gui_py | |
parent | dev-ros/rqt_py_common: Remove old (diff) | |
download | gentoo-5bdf123f7f8397b44fcbfbe1e72e8790948d08e1.tar.gz gentoo-5bdf123f7f8397b44fcbfbe1e72e8790948d08e1.tar.bz2 gentoo-5bdf123f7f8397b44fcbfbe1e72e8790948d08e1.zip |
dev-ros/rqt_gui_py: 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/rqt_gui_py')
-rw-r--r-- | dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.ebuild | 3 | ||||
-rw-r--r-- | dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.ebuild index 9f317ef2e8cc..fe36d3d48896 100644 --- a/dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.ebuild +++ b/dev-ros/rqt_gui_py/rqt_gui_py-0.5.2.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/rqt" KEYWORDS="~amd64" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild index 9f317ef2e8cc..fe36d3d48896 100644 --- a/dev-ros/rqt_gui_py/rqt_gui_py-9999.ebuild +++ b/dev-ros/rqt_gui_py/rqt_gui_py-9999.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/rqt" KEYWORDS="~amd64" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} inherit ros-catkin |