diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:03:37 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:30:53 +0200 |
commit | 09b308c57b7836f8f75fbd2a1e84c97fa171d8ac (patch) | |
tree | 292318c65e968eb1b5c9c33f34c0123e480c8b7d /dev-ros/ivcon | |
parent | dev-ros/kdl_parser: Remove old (diff) | |
download | gentoo-09b308c57b7836f8f75fbd2a1e84c97fa171d8ac.tar.gz gentoo-09b308c57b7836f8f75fbd2a1e84c97fa171d8ac.tar.bz2 gentoo-09b308c57b7836f8f75fbd2a1e84c97fa171d8ac.zip |
dev-ros/ivcon: 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/ivcon')
-rw-r--r-- | dev-ros/ivcon/ivcon-0.1.7.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/ivcon/ivcon-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/ivcon/ivcon-0.1.7.ebuild b/dev-ros/ivcon/ivcon-0.1.7.ebuild index 2ae89be1b536..3576890e1fa1 100644 --- a/dev-ros/ivcon/ivcon-0.1.7.ebuild +++ b/dev-ros/ivcon/ivcon-0.1.7.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# 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/ivcon" KEYWORDS="~amd64" diff --git a/dev-ros/ivcon/ivcon-9999.ebuild b/dev-ros/ivcon/ivcon-9999.ebuild index 4dedf9a94d13..3576890e1fa1 100644 --- a/dev-ros/ivcon/ivcon-9999.ebuild +++ b/dev-ros/ivcon/ivcon-9999.ebuild @@ -1,7 +1,7 @@ -# 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/ivcon" KEYWORDS="~amd64" |