diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 17:27:10 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:01:51 +0200 |
commit | 0d2a7a3e6d42a98a668ebd28a6cb67c75f17f75a (patch) | |
tree | 088f39ba72eb3239091472828cc0d0f9799366e3 /ros-meta/rqt | |
parent | ros-meta/desktop: Remove old (diff) | |
download | gentoo-0d2a7a3e6d42a98a668ebd28a6cb67c75f17f75a.tar.gz gentoo-0d2a7a3e6d42a98a668ebd28a6cb67c75f17f75a.tar.bz2 gentoo-0d2a7a3e6d42a98a668ebd28a6cb67c75f17f75a.zip |
ros-meta/rqt: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/rqt')
-rw-r--r-- | ros-meta/rqt/rqt-0.5.2.ebuild | 2 | ||||
-rw-r--r-- | ros-meta/rqt/rqt-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ros-meta/rqt/rqt-0.5.2.ebuild b/ros-meta/rqt/rqt-0.5.2.ebuild index f05228413ada..e51a25d7015d 100644 --- a/ros-meta/rqt/rqt-0.5.2.ebuild +++ b/ros-meta/rqt/rqt-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/ros-meta/rqt/rqt-9999.ebuild b/ros-meta/rqt/rqt-9999.ebuild index 7e0951567efd..e51a25d7015d 100644 --- a/ros-meta/rqt/rqt-9999.ebuild +++ b/ros-meta/rqt/rqt-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" |