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/gmapping/
Date: Wed, 28 Aug 2019 17:24:06
Message-Id: 1567013028.058c8862cb24233442a676fc5ac1598dcd53a826.aballier@gentoo
1 commit: 058c8862cb24233442a676fc5ac1598dcd53a826
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 17:05:44 2019 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 17:23:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058c8862
7
8 dev-ros/gmapping: update license.
9
10 Upstream: https://github.com/ros-perception/slam_gmapping/commit/9f950b3febac5e1e4853e5793faa0a1802ed285d
11 Package-Manager: Portage-2.3.73, Repoman-2.3.17
12 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
13
14 dev-ros/gmapping/gmapping-9999.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-ros/gmapping/gmapping-9999.ebuild b/dev-ros/gmapping/gmapping-9999.ebuild
18 index ca6f43afe50..307f03f929b 100644
19 --- a/dev-ros/gmapping/gmapping-9999.ebuild
20 +++ b/dev-ros/gmapping/gmapping-9999.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -9,7 +9,7 @@ ROS_SUBDIR=${PN}
28 inherit ros-catkin
29
30 DESCRIPTION="ROS wrapper for OpenSlam's Gmapping"
31 -LICENSE="CC-BY-NC-SA-2.5"
32 +LICENSE="BSD"
33 SLOT="0"
34 IUSE=""