Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosbag/
Date: Mon, 20 Jan 2020 23:58:52
Message-Id: 1579564694.d72ca793e28d7d71e49598f927e732e25af3f207.asturm@gentoo
1 commit: d72ca793e28d7d71e49598f927e732e25af3f207
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sun Oct 6 21:29:27 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 20 23:58:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72ca793
7
8 dev-ros/rosbag: EAPI-7 bump
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 See also: https://github.com/gentoo/gentoo/pull/13192
12 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14 (cherry picked from commit b04c5350b5f12286bc484d678b1b58d18d7839e9)
15
16 dev-ros/rosbag/rosbag-9999.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-ros/rosbag/rosbag-9999.ebuild b/dev-ros/rosbag/rosbag-9999.ebuild
20 index a8c255f4983..7d776ac0c2a 100644
21 --- a/dev-ros/rosbag/rosbag-9999.ebuild
22 +++ b/dev-ros/rosbag/rosbag-9999.ebuild
23 @@ -1,7 +1,7 @@
24 # Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=5
28 +EAPI=7
29
30 ROS_REPO_URI="https://github.com/ros/ros_comm"
31 KEYWORDS="~amd64 ~arm"