diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:25:25 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:50:37 +0200 |
commit | ce772e879fb30c0c3e8c9aab0bec9381eb5e8625 (patch) | |
tree | 664a5d53b45cf3bfbd5fe28e76ab4daa4ca24b75 /dev-ros | |
parent | dev-ros/roslang: Remove old (diff) | |
download | gentoo-ce772e879fb30c0c3e8c9aab0bec9381eb5e8625.tar.gz gentoo-ce772e879fb30c0c3e8c9aab0bec9381eb5e8625.tar.bz2 gentoo-ce772e879fb30c0c3e8c9aab0bec9381eb5e8625.zip |
dev-ros/mk: 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')
-rw-r--r-- | dev-ros/mk/mk-1.15.5.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/mk/mk-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/mk/mk-1.15.5.ebuild b/dev-ros/mk/mk-1.15.5.ebuild index 6e2f703af030..12bbf7f7952f 100644 --- a/dev-ros/mk/mk-1.15.5.ebuild +++ b/dev-ros/mk/mk-1.15.5.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/ros" KEYWORDS="~amd64 ~arm" diff --git a/dev-ros/mk/mk-9999.ebuild b/dev-ros/mk/mk-9999.ebuild index 16db9adc7027..12bbf7f7952f 100644 --- a/dev-ros/mk/mk-9999.ebuild +++ b/dev-ros/mk/mk-9999.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/ros" KEYWORDS="~amd64 ~arm" |