commit: d72ca793e28d7d71e49598f927e732e25af3f207 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Sun Oct 6 21:29:27 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 23:58:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72ca793
dev-ros/rosbag: EAPI-7 bump Package-Manager: Portage-2.3.76, Repoman-2.3.17 See also: https://github.com/gentoo/gentoo/pull/13192 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> (cherry picked from commit b04c5350b5f12286bc484d678b1b58d18d7839e9) dev-ros/rosbag/rosbag-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ros/rosbag/rosbag-9999.ebuild b/dev-ros/rosbag/rosbag-9999.ebuild index a8c255f4983..7d776ac0c2a 100644 --- a/dev-ros/rosbag/rosbag-9999.ebuild +++ b/dev-ros/rosbag/rosbag-9999.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_comm" KEYWORDS="~amd64 ~arm"
