commit: 31ff898f676dfc42cb3faa60d012c55e6b19fc5f Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jul 15 16:16:07 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jul 15 16:57:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31ff898f
dev-ros/qt_dotgraph: bump eapi Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/qt_dotgraph/qt_dotgraph-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-ros/qt_dotgraph/qt_dotgraph-9999.ebuild b/dev-ros/qt_dotgraph/qt_dotgraph-9999.ebuild index 742b7c8cb20..ae0790b0840 100644 --- a/dev-ros/qt_dotgraph/qt_dotgraph-9999.ebuild +++ b/dev-ros/qt_dotgraph/qt_dotgraph-9999.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2014 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/qt_gui_core" KEYWORDS="~amd64" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=${PN} inherit ros-catkin
