commit: 67c891c38c8c6a71bb880901d0af1519022fa54e Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Sat Mar 20 21:46:20 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Mar 30 15:02:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67c891c3
dev-ros/openslam_gmapping: update license since 0.2.0 it's BSD licensed see https://github.com/ros-perception/openslam_gmapping/pull/29 Closes: https://github.com/gentoo/gentoo/pull/20022 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild | 4 ++-- dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild index 972294be7c4..cb126bd33da 100644 --- a/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild +++ b/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin DESCRIPTION="ROS-ified version of gmapping SLAM" -LICENSE="CC-BY-NC-SA-2.5" +LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild index 972294be7c4..cb126bd33da 100644 --- a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild +++ b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin DESCRIPTION="ROS-ified version of gmapping SLAM" -LICENSE="CC-BY-NC-SA-2.5" +LICENSE="BSD" SLOT="0" IUSE=""
