Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/openslam_gmapping/
Date: Tue, 30 Mar 2021 15:02:59
Message-Id: 1617116542.67c891c38c8c6a71bb880901d0af1519022fa54e.ulm@gentoo
1 commit: 67c891c38c8c6a71bb880901d0af1519022fa54e
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sat Mar 20 21:46:20 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 15:02:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67c891c3
7
8 dev-ros/openslam_gmapping: update license
9
10 since 0.2.0 it's BSD licensed
11 see https://github.com/ros-perception/openslam_gmapping/pull/29
12
13 Closes: https://github.com/gentoo/gentoo/pull/20022
14 Package-Manager: Portage-3.0.17, Repoman-3.0.2
15 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
16 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
17
18 dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild | 4 ++--
19 dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild | 4 ++--
20 2 files changed, 4 insertions(+), 4 deletions(-)
21
22 diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild
23 index 972294be7c4..cb126bd33da 100644
24 --- a/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild
25 +++ b/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2020 Gentoo Authors
28 +# Copyright 1999-2021 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=7
32 @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm"
33 inherit ros-catkin
34
35 DESCRIPTION="ROS-ified version of gmapping SLAM"
36 -LICENSE="CC-BY-NC-SA-2.5"
37 +LICENSE="BSD"
38 SLOT="0"
39 IUSE=""
40
41
42 diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
43 index 972294be7c4..cb126bd33da 100644
44 --- a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
45 +++ b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
46 @@ -1,4 +1,4 @@
47 -# Copyright 1999-2020 Gentoo Authors
48 +# Copyright 1999-2021 Gentoo Authors
49 # Distributed under the terms of the GNU General Public License v2
50
51 EAPI=7
52 @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm"
53 inherit ros-catkin
54
55 DESCRIPTION="ROS-ified version of gmapping SLAM"
56 -LICENSE="CC-BY-NC-SA-2.5"
57 +LICENSE="BSD"
58 SLOT="0"
59 IUSE=""