commit: 2e39e2b7956397c3b6cc37aac9f7a553b839f21f Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon May 18 16:54:23 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon May 18 16:54:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e39e2b7
dev-ros/urg_c: eapi7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/urg_c/urg_c-1.0.405.ebuild | 4 ++-- dev-ros/urg_c/urg_c-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ros/urg_c/urg_c-1.0.405.ebuild b/dev-ros/urg_c/urg_c-1.0.405.ebuild index 9f8b912289b..f17b499fdaa 100644 --- a/dev-ros/urg_c/urg_c-1.0.405.ebuild +++ b/dev-ros/urg_c/urg_c-1.0.405.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 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-drivers/urg_c" KEYWORDS="~amd64 ~arm" diff --git a/dev-ros/urg_c/urg_c-9999.ebuild b/dev-ros/urg_c/urg_c-9999.ebuild index e0a05af458f..f17b499fdaa 100644 --- a/dev-ros/urg_c/urg_c-9999.ebuild +++ b/dev-ros/urg_c/urg_c-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 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-drivers/urg_c" KEYWORDS="~amd64 ~arm"
