public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/openslam_gmapping/
@ 2015-09-30  9:18 Alexis Ballier
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2015-09-30  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     14d1cea593acb01b1083442c6a61b058be4a4730
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 08:57:10 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 09:18:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d1cea5

dev-ros/openslam_gmapping: Initial import. Ebuild by me.

Package-Manager: portage-2.2.22

 dev-ros/openslam_gmapping/Manifest                      |  1 +
 dev-ros/openslam_gmapping/metadata.xml                  |  5 +++++
 .../openslam_gmapping/openslam_gmapping-0.1.1.ebuild    | 17 +++++++++++++++++
 dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild | 17 +++++++++++++++++
 4 files changed, 40 insertions(+)

diff --git a/dev-ros/openslam_gmapping/Manifest b/dev-ros/openslam_gmapping/Manifest
new file mode 100644
index 0000000..546ebc4
--- /dev/null
+++ b/dev-ros/openslam_gmapping/Manifest
@@ -0,0 +1 @@
+DIST openslam_gmapping-0.1.1.tar.gz 96997 SHA256 b54235b197cfd0bb5ce4689310d1b52af838d4614ac37e5f03be18d53eb39683 SHA512 37d8c343bfb817323f0f74b2db397c34629032699d3e503baa3067d38fe2400caa11cf2dbf40c745a9030ee70bd2d4f19c18d88e01fda162ada9c2075381421e WHIRLPOOL bb5756b71589a3f9088901f0b262f4893cc44d8a0e5d6447a29466e3c71f42a351b164b0da2145ca3d42a800867cb129a0af147f85d35b998e5a7691b0987d46

diff --git a/dev-ros/openslam_gmapping/metadata.xml b/dev-ros/openslam_gmapping/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/openslam_gmapping/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ros</herd>
+</pkgmetadata>

diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild
new file mode 100644
index 0000000..ebc75eb
--- /dev/null
+++ b/dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/openslam_gmapping"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="ROS-ified version of gmapping SLAM"
+LICENSE="CC-BY-NC-SA-2.5"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
new file mode 100644
index 0000000..ebc75eb
--- /dev/null
+++ b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/openslam_gmapping"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="ROS-ified version of gmapping SLAM"
+LICENSE="CC-BY-NC-SA-2.5"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/openslam_gmapping/
@ 2016-05-24  7:42 Alexis Ballier
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2016-05-24  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     d87c067a0053670518e21810bafc44ddde6d883e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 07:42:02 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 24 07:42:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87c067a

dev-ros/openslam_gmapping: bump to 0.1.2

Package-Manager: portage-2.3.0_rc1

 dev-ros/openslam_gmapping/Manifest                      |  1 +
 .../openslam_gmapping/openslam_gmapping-0.1.2.ebuild    | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/dev-ros/openslam_gmapping/Manifest b/dev-ros/openslam_gmapping/Manifest
index 546ebc4..55747b7 100644
--- a/dev-ros/openslam_gmapping/Manifest
+++ b/dev-ros/openslam_gmapping/Manifest
@@ -1 +1,2 @@
 DIST openslam_gmapping-0.1.1.tar.gz 96997 SHA256 b54235b197cfd0bb5ce4689310d1b52af838d4614ac37e5f03be18d53eb39683 SHA512 37d8c343bfb817323f0f74b2db397c34629032699d3e503baa3067d38fe2400caa11cf2dbf40c745a9030ee70bd2d4f19c18d88e01fda162ada9c2075381421e WHIRLPOOL bb5756b71589a3f9088901f0b262f4893cc44d8a0e5d6447a29466e3c71f42a351b164b0da2145ca3d42a800867cb129a0af147f85d35b998e5a7691b0987d46
+DIST openslam_gmapping-0.1.2.tar.gz 97427 SHA256 4c497772104d2821325447b6782cc921a1a8639a0f46b90cdf68d5c95ecb0315 SHA512 0932849d9f35a5edf582bdeee17bfeb791b30694553909ba4f54279e1b4fac1af041a5d2f340203cbdb5161155c074c4f74db472bbc4884c10447621be13e1a9 WHIRLPOOL 5e00bb558780f2a91ab1037ff09b01784fcd9d898f8b4993178501977055fdaf0190a288e09517fcc55b824b9a6ae37303658da2d54eb345591aee587e04c37d

diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-0.1.2.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.1.2.ebuild
new file mode 100644
index 0000000..8044b49
--- /dev/null
+++ b/dev-ros/openslam_gmapping/openslam_gmapping-0.1.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/openslam_gmapping"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="ROS-ified version of gmapping SLAM"
+LICENSE="CC-BY-NC-SA-2.5"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/openslam_gmapping/
@ 2020-07-16 13:02 Alexis Ballier
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2020-07-16 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     ca8027e635884f3468b43bd8897c020734ea0efc
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 12:44:47 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 13:02:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca8027e6

dev-ros/openslam_gmapping: bump to 0.2.1

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/openslam_gmapping/Manifest                                    | 1 +
 .../{openslam_gmapping-9999.ebuild => openslam_gmapping-0.2.1.ebuild} | 4 ++--
 dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild               | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-ros/openslam_gmapping/Manifest b/dev-ros/openslam_gmapping/Manifest
index 3fd819231c9..8cab2e48cfc 100644
--- a/dev-ros/openslam_gmapping/Manifest
+++ b/dev-ros/openslam_gmapping/Manifest
@@ -1,2 +1,3 @@
 DIST openslam_gmapping-0.1.1.tar.gz 96997 BLAKE2B e9ed4ff602d179f321bc6d94f7adfea2aef94933aa98ee207f1c52d3290db6d9f7d79111195580d8b51c89221be6b4307496fe165101f2017102237c314f23a9 SHA512 37d8c343bfb817323f0f74b2db397c34629032699d3e503baa3067d38fe2400caa11cf2dbf40c745a9030ee70bd2d4f19c18d88e01fda162ada9c2075381421e
 DIST openslam_gmapping-0.1.2.tar.gz 97427 BLAKE2B 3e1b0534d783e5205bd199bc572958f00d35769636ebf4860d50fb46c2f7827b1d46f2fe9f289422a514d9c746a6021bfbe222e74d8ce72840425062dd66ef6f SHA512 0932849d9f35a5edf582bdeee17bfeb791b30694553909ba4f54279e1b4fac1af041a5d2f340203cbdb5161155c074c4f74db472bbc4884c10447621be13e1a9
+DIST openslam_gmapping-0.2.1.tar.gz 104933 BLAKE2B fbd31e66849ee28b63ac24ec059ebca368f31c8796b229f59fda56af7aceec12d45673651ad05c690da268e8a0fc7ae581b7911ea6e773af833c6374fb83843e SHA512 bb3b1a634ded258f526dd65b1b70c7a0f284810eedb5cfafbc2012a4997793c1e7aeacdca2afeea4ddec13cadb445b994cac07cb0763117c5fa478b3def1cbe6

diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild
similarity index 86%
copy from dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
copy to dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild
index c65802afc06..972294be7c4 100644
--- a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
+++ b/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 ROS_REPO_URI="https://github.com/ros-perception/openslam_gmapping"
 KEYWORDS="~amd64 ~arm"
 

diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
index c65802afc06..972294be7c4 100644
--- a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
+++ b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 ROS_REPO_URI="https://github.com/ros-perception/openslam_gmapping"
 KEYWORDS="~amd64 ~arm"
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/openslam_gmapping/
@ 2020-07-16 13:02 Alexis Ballier
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2020-07-16 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     9033ea90baeaf3d7f9334360a887a6b72f30fcce
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 12:45:06 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 13:02:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9033ea90

dev-ros/openslam_gmapping: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/openslam_gmapping/Manifest                       |  2 --
 dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild | 16 ----------------
 dev-ros/openslam_gmapping/openslam_gmapping-0.1.2.ebuild | 16 ----------------
 3 files changed, 34 deletions(-)

diff --git a/dev-ros/openslam_gmapping/Manifest b/dev-ros/openslam_gmapping/Manifest
index 8cab2e48cfc..458914fe147 100644
--- a/dev-ros/openslam_gmapping/Manifest
+++ b/dev-ros/openslam_gmapping/Manifest
@@ -1,3 +1 @@
-DIST openslam_gmapping-0.1.1.tar.gz 96997 BLAKE2B e9ed4ff602d179f321bc6d94f7adfea2aef94933aa98ee207f1c52d3290db6d9f7d79111195580d8b51c89221be6b4307496fe165101f2017102237c314f23a9 SHA512 37d8c343bfb817323f0f74b2db397c34629032699d3e503baa3067d38fe2400caa11cf2dbf40c745a9030ee70bd2d4f19c18d88e01fda162ada9c2075381421e
-DIST openslam_gmapping-0.1.2.tar.gz 97427 BLAKE2B 3e1b0534d783e5205bd199bc572958f00d35769636ebf4860d50fb46c2f7827b1d46f2fe9f289422a514d9c746a6021bfbe222e74d8ce72840425062dd66ef6f SHA512 0932849d9f35a5edf582bdeee17bfeb791b30694553909ba4f54279e1b4fac1af041a5d2f340203cbdb5161155c074c4f74db472bbc4884c10447621be13e1a9
 DIST openslam_gmapping-0.2.1.tar.gz 104933 BLAKE2B fbd31e66849ee28b63ac24ec059ebca368f31c8796b229f59fda56af7aceec12d45673651ad05c690da268e8a0fc7ae581b7911ea6e773af833c6374fb83843e SHA512 bb3b1a634ded258f526dd65b1b70c7a0f284810eedb5cfafbc2012a4997793c1e7aeacdca2afeea4ddec13cadb445b994cac07cb0763117c5fa478b3def1cbe6

diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild
deleted file mode 100644
index c65802afc06..00000000000
--- a/dev-ros/openslam_gmapping/openslam_gmapping-0.1.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/openslam_gmapping"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS-ified version of gmapping SLAM"
-LICENSE="CC-BY-NC-SA-2.5"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-0.1.2.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.1.2.ebuild
deleted file mode 100644
index 596615e2a06..00000000000
--- a/dev-ros/openslam_gmapping/openslam_gmapping-0.1.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/openslam_gmapping"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS-ified version of gmapping SLAM"
-LICENSE="CC-BY-NC-SA-2.5"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/openslam_gmapping/
@ 2021-03-30 15:02 Ulrich Müller
  0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Müller @ 2021-03-30 15:02 UTC (permalink / raw
  To: gentoo-commits

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=""
 


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-30 15:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-16 13:02 [gentoo-commits] repo/gentoo:master commit in: dev-ros/openslam_gmapping/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2021-03-30 15:02 Ulrich Müller
2020-07-16 13:02 Alexis Ballier
2016-05-24  7:42 Alexis Ballier
2015-09-30  9:18 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox