diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 16:25:56 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:01:41 +0200 |
commit | dff8eb0721ec2be8d31c502f3bdf13f2168fac21 (patch) | |
tree | 8d6caee6931b64700985c08e3be58f4054e8dad8 /dev-ros/rqt_gui_cpp | |
parent | dev-ros/rqt_gui_py: Remove old (diff) | |
download | gentoo-dff8eb0721ec2be8d31c502f3bdf13f2168fac21.tar.gz gentoo-dff8eb0721ec2be8d31c502f3bdf13f2168fac21.tar.bz2 gentoo-dff8eb0721ec2be8d31c502f3bdf13f2168fac21.zip |
dev-ros/rqt_gui_cpp: 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_cpp')
-rw-r--r-- | dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.5.2.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/rqt_gui_cpp/rqt_gui_cpp-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.5.2.ebuild b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.5.2.ebuild index b6198c787b3d..1ce1bdc8377b 100644 --- a/dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.5.2.ebuild +++ b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-0.5.2.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/rqt" KEYWORDS="~amd64" diff --git a/dev-ros/rqt_gui_cpp/rqt_gui_cpp-9999.ebuild b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-9999.ebuild index cdb3089d9038..1ce1bdc8377b 100644 --- a/dev-ros/rqt_gui_cpp/rqt_gui_cpp-9999.ebuild +++ b/dev-ros/rqt_gui_cpp/rqt_gui_cpp-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/rqt" KEYWORDS="~amd64" |