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/octomap_ros/
Date: Thu, 16 Jul 2020 13:02:44
Message-Id: 1594904543.8c72f4e6000e12493bdd30f040610fd52cdfb2da.aballier@gentoo
1 commit: 8c72f4e6000e12493bdd30f040610fd52cdfb2da
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 16 12:55:56 2020 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 16 13:02:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c72f4e6
7
8 dev-ros/octomap_ros: 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/octomap_ros/Manifest | 1 +
14 .../{octomap_ros-9999.ebuild => octomap_ros-0.4.1.ebuild} | 7 ++++---
15 dev-ros/octomap_ros/octomap_ros-9999.ebuild | 7 ++++---
16 3 files changed, 9 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-ros/octomap_ros/Manifest b/dev-ros/octomap_ros/Manifest
19 index 00282f524df..cb26de2dcd6 100644
20 --- a/dev-ros/octomap_ros/Manifest
21 +++ b/dev-ros/octomap_ros/Manifest
22 @@ -1 +1,2 @@
23 DIST octomap_ros-0.4.0.tar.gz 5076 BLAKE2B 4c1431d139e7025cae3ac9fa41fa86c71690be58d3177a3a4694f62affc2d61a73eeb456ab78b17c6b63ece8cf9582cff179c4f73ba3520e792a1e819e5ee69b SHA512 41910879d042dcbd969544e89fe40c1da8be75118ef1b813e3cb0319b83529a9c759fe99ed430b275d10d5df987bed7e2b4d7300ed561d159b6007de306bc8ce
24 +DIST octomap_ros-0.4.1.tar.gz 5879 BLAKE2B a41d8d6688bfc2a182fce6c7b2e032c3cbc7b467c6c8b806adc4e93f371fb49a1aa5d9001b17407d8db33facc3edf868020816a06ff051d5190b9ca5463d6b12 SHA512 692a9f16589b24521440f81f4a55ddaca1778a5bc3c05e30313847300b4012af3a2d2db3786fec7e4a6b7af197c37dc447fded81ab343fcccfa2a4c8810883ab
25
26 diff --git a/dev-ros/octomap_ros/octomap_ros-9999.ebuild b/dev-ros/octomap_ros/octomap_ros-0.4.1.ebuild
27 similarity index 86%
28 copy from dev-ros/octomap_ros/octomap_ros-9999.ebuild
29 copy to dev-ros/octomap_ros/octomap_ros-0.4.1.ebuild
30 index b7367724187..a45d9828a87 100644
31 --- a/dev-ros/octomap_ros/octomap_ros-9999.ebuild
32 +++ b/dev-ros/octomap_ros/octomap_ros-0.4.1.ebuild
33 @@ -1,7 +1,7 @@
34 -# Copyright 1999-2014 Gentoo Foundation
35 +# Copyright 1999-2020 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 -EAPI=5
39 +EAPI=7
40 ROS_REPO_URI="https://github.com/OctoMap/octomap_ros"
41 KEYWORDS="~amd64 ~arm"
42
43 @@ -16,7 +16,8 @@ RDEPEND="
44 dev-ros/tf
45 dev-ros/pcl_ros
46 sci-libs/octomap
47 +"
48 +DEPEND="${RDEPEND}
49 dev-ros/octomap_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
50 dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
51 "
52 -DEPEND="${RDEPEND}"
53
54 diff --git a/dev-ros/octomap_ros/octomap_ros-9999.ebuild b/dev-ros/octomap_ros/octomap_ros-9999.ebuild
55 index b7367724187..a45d9828a87 100644
56 --- a/dev-ros/octomap_ros/octomap_ros-9999.ebuild
57 +++ b/dev-ros/octomap_ros/octomap_ros-9999.ebuild
58 @@ -1,7 +1,7 @@
59 -# Copyright 1999-2014 Gentoo Foundation
60 +# Copyright 1999-2020 Gentoo Authors
61 # Distributed under the terms of the GNU General Public License v2
62
63 -EAPI=5
64 +EAPI=7
65 ROS_REPO_URI="https://github.com/OctoMap/octomap_ros"
66 KEYWORDS="~amd64 ~arm"
67
68 @@ -16,7 +16,8 @@ RDEPEND="
69 dev-ros/tf
70 dev-ros/pcl_ros
71 sci-libs/octomap
72 +"
73 +DEPEND="${RDEPEND}
74 dev-ros/octomap_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
75 dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
76 "
77 -DEPEND="${RDEPEND}"