diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-15 16:59:36 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-15 17:35:50 +0200 |
commit | 62833c02a6bba742edd61aaac2496aeb80e5dc36 (patch) | |
tree | 8a27971e273b132364b0611608870a25543e00f9 /dev-ros/rosbuild | |
parent | dev-ros/rosconsole: Remove old (diff) | |
download | gentoo-62833c02a6bba742edd61aaac2496aeb80e5dc36.tar.gz gentoo-62833c02a6bba742edd61aaac2496aeb80e5dc36.tar.bz2 gentoo-62833c02a6bba742edd61aaac2496aeb80e5dc36.zip |
dev-ros/rosbuild: 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/rosbuild')
-rw-r--r-- | dev-ros/rosbuild/rosbuild-1.15.5.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/rosbuild/rosbuild-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ros/rosbuild/rosbuild-1.15.5.ebuild b/dev-ros/rosbuild/rosbuild-1.15.5.ebuild index 88913726fcaf..ee01e05ff7a2 100644 --- a/dev-ros/rosbuild/rosbuild-1.15.5.ebuild +++ b/dev-ros/rosbuild/rosbuild-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/rosbuild/rosbuild-9999.ebuild b/dev-ros/rosbuild/rosbuild-9999.ebuild index b86924b1c966..ee01e05ff7a2 100644 --- a/dev-ros/rosbuild/rosbuild-9999.ebuild +++ b/dev-ros/rosbuild/rosbuild-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/ros" KEYWORDS="~amd64 ~arm" |