diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 15:03:34 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 15:26:40 +0200 |
commit | 09774e4a362a5d99c5e456eadbf7742bccc29e50 (patch) | |
tree | 5a5cf150ef82ff33e8eced6982797d508dfce9cf /ros-meta/bond_core | |
parent | x11-themes/slim-themes: arm64 keyworded (bug #731124) (diff) | |
download | gentoo-09774e4a362a5d99c5e456eadbf7742bccc29e50.tar.gz gentoo-09774e4a362a5d99c5e456eadbf7742bccc29e50.tar.bz2 gentoo-09774e4a362a5d99c5e456eadbf7742bccc29e50.zip |
ros-meta/bond_core: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/bond_core')
-rw-r--r-- | ros-meta/bond_core/bond_core-1.8.5.ebuild | 2 | ||||
-rw-r--r-- | ros-meta/bond_core/bond_core-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ros-meta/bond_core/bond_core-1.8.5.ebuild b/ros-meta/bond_core/bond_core-1.8.5.ebuild index 8780676f70c5..2e7b5da341ee 100644 --- a/ros-meta/bond_core/bond_core-1.8.5.ebuild +++ b/ros-meta/bond_core/bond_core-1.8.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/bond_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} diff --git a/ros-meta/bond_core/bond_core-9999.ebuild b/ros-meta/bond_core/bond_core-9999.ebuild index e7ef42825e0d..2e7b5da341ee 100644 --- a/ros-meta/bond_core/bond_core-9999.ebuild +++ b/ros-meta/bond_core/bond_core-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/bond_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} |