diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 18:54:23 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-05-18 18:54:37 +0200 |
commit | 2e39e2b7956397c3b6cc37aac9f7a553b839f21f (patch) | |
tree | 51a6b81b0ac94eecab6d41796fc16c7bb1e52011 /dev-ros/urg_c | |
parent | dev-ros/urg_node: Remove old (diff) | |
download | gentoo-2e39e2b7956397c3b6cc37aac9f7a553b839f21f.tar.gz gentoo-2e39e2b7956397c3b6cc37aac9f7a553b839f21f.tar.bz2 gentoo-2e39e2b7956397c3b6cc37aac9f7a553b839f21f.zip |
dev-ros/urg_c: eapi7
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/urg_c')
-rw-r--r-- | dev-ros/urg_c/urg_c-1.0.405.ebuild | 4 | ||||
-rw-r--r-- | 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 9f8b912289be..f17b499fdaab 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 e0a05af458f3..f17b499fdaab 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" |