Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/opencv_tests/
Date: Thu, 16 Jul 2020 13:02:39
Message-Id: 1594904539.558bc0cc5151c84a3689cd26ef2e05b8188eecff.aballier@gentoo
1 commit: 558bc0cc5151c84a3689cd26ef2e05b8188eecff
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 16 12:48:43 2020 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 16 13:02:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558bc0cc
7
8 dev-ros/opencv_tests: bump eapi
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ros/opencv_tests/opencv_tests-9999.ebuild | 6 ++----
14 1 file changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-ros/opencv_tests/opencv_tests-9999.ebuild b/dev-ros/opencv_tests/opencv_tests-9999.ebuild
17 index 6a888f82993..ecaea466058 100644
18 --- a/dev-ros/opencv_tests/opencv_tests-9999.ebuild
19 +++ b/dev-ros/opencv_tests/opencv_tests-9999.ebuild
20 @@ -1,11 +1,9 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=5
26 +EAPI=7
27 ROS_REPO_URI="https://github.com/ros-perception/vision_opencv"
28 KEYWORDS="~amd64 ~arm"
29 -# Be careful: It needs opencv with python support but opencv is python-single-r1
30 -PYTHON_COMPAT=( python2_7 )
31 ROS_SUBDIR=${PN}
32
33 inherit ros-catkin