diff options
-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} |