[gentoo-commits] repo/gentoo:master commit in: dev-ros/map_msgs/

2021-02-02 Thread Alexis Ballier
commit: 89ebb2778a06219c9684dad911d73a135ffa864e
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Feb  2 14:05:01 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Feb  2 14:28:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ebb277

dev-ros/map_msgs: bump to 1.14.1

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/map_msgs/Manifest   | 2 +-
 dev-ros/map_msgs/{map_msgs-1.14.0.ebuild => map_msgs-1.14.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/map_msgs/Manifest b/dev-ros/map_msgs/Manifest
index fac54639634..3e530ce8548 100644
--- a/dev-ros/map_msgs/Manifest
+++ b/dev-ros/map_msgs/Manifest
@@ -1 +1 @@
-DIST navigation_msgs-1.14.0.tar.gz 2329 BLAKE2B 
7414a4b67fde26223cdf81a14b1c3e56f2bf5519d46455234de75bf79b10c8fa0f1a04a2865703723c0a975bde77e22754e751c07edc73fddd10bae9ac5b0feb
 SHA512 
0354856b8964547cb96d59717d1d1e8b4c261b79bd451a25755303d295aecf3f0011a825307e0fc6ccd5179f4ea921a8debd8be79b5e4d2bdab0f0d57b54e56d
+DIST navigation_msgs-1.14.1.tar.gz 2631 BLAKE2B 
3d965cd2fa73da3f427a856374bfae641ffdabaa149cd2d452cdb3c0bbc528332d8a436d74f62691a87cd6c8c428e62c2c4cd48f0737a9f558e3ee9dc17a2fe6
 SHA512 
1574037199ede3d93c6672fffd4bbe9c8c6f8704ef773d6fee12faf9d627d686fa637f0ee710ee9f28a5abe806e993936170a4c437a568c6e10089a3e4df5f44

diff --git a/dev-ros/map_msgs/map_msgs-1.14.0.ebuild 
b/dev-ros/map_msgs/map_msgs-1.14.1.ebuild
similarity index 92%
rename from dev-ros/map_msgs/map_msgs-1.14.0.ebuild
rename to dev-ros/map_msgs/map_msgs-1.14.1.ebuild
index b8edba6c29a..6e62f720f9f 100644
--- a/dev-ros/map_msgs/map_msgs-1.14.0.ebuild
+++ b/dev-ros/map_msgs/map_msgs-1.14.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



[gentoo-commits] repo/gentoo:master commit in: dev-ros/map_msgs/

2017-06-14 Thread Alexis Ballier
commit: 1ad45ee97e229ee2bf79bc937d280016ddc5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jun 14 11:59:54 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jun 14 12:20:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad4

dev-ros/map_msgs: add more python support

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ros/map_msgs/map_msgs-1.13.0.ebuild | 4 ++--
 dev-ros/map_msgs/map_msgs-.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ros/map_msgs/map_msgs-1.13.0.ebuild 
b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
index 0211c66c134..55baaa5fe49 100644
--- a/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
+++ b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs;
 CATKIN_HAS_MESSAGES=yes
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs 
dev-ros/nav_msgs"
 

diff --git a/dev-ros/map_msgs/map_msgs-.ebuild 
b/dev-ros/map_msgs/map_msgs-.ebuild
index 0211c66c134..55baaa5fe49 100644
--- a/dev-ros/map_msgs/map_msgs-.ebuild
+++ b/dev-ros/map_msgs/map_msgs-.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs;
 CATKIN_HAS_MESSAGES=yes
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 ROS_SUBDIR=${PN}
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs 
dev-ros/nav_msgs"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ros/map_msgs/

2015-09-23 Thread Alexis Ballier
commit: c2adc265bf88357e1fdfccc63bb80852d352a8a9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 08:41:04 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 08:41:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2adc265

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

Package-Manager: portage-2.2.21

 dev-ros/map_msgs/Manifest   |  1 +
 dev-ros/map_msgs/map_msgs-1.13.0.ebuild | 21 +
 dev-ros/map_msgs/map_msgs-.ebuild   | 21 +
 dev-ros/map_msgs/metadata.xml   |  5 +
 4 files changed, 48 insertions(+)

diff --git a/dev-ros/map_msgs/Manifest b/dev-ros/map_msgs/Manifest
new file mode 100644
index 000..2ce2517
--- /dev/null
+++ b/dev-ros/map_msgs/Manifest
@@ -0,0 +1 @@
+DIST navigation_msgs-1.13.0.tar.gz 2251 SHA256 
09bba8fb7a60135183830dec4381cd3187244794aab9759ac50bbc6007e04a61 SHA512 
e7b4a83bbbd5384f72d1a9d7e3544cde718728ba2a2562b3c0da5b5fd7db146faf8c717d4af2509eaf1ff545ac85da121f7e37cb7b6b53c8a5b8d683c6b4e66c
 WHIRLPOOL 
43284659576fd06fd15db50ad38ab98160e60d594ba9306cba209b9a789c6895a5e00744126a683ffdeedfd177891b0e38a01b69cf72f4445f80ff6126497cc3

diff --git a/dev-ros/map_msgs/map_msgs-1.13.0.ebuild 
b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
new file mode 100644
index 000..bc5c249
--- /dev/null
+++ b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
@@ -0,0 +1,21 @@
+# 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-planning/navigation_msgs;
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs 
dev-ros/nav_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages commonly used in mapping packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/map_msgs/map_msgs-.ebuild 
b/dev-ros/map_msgs/map_msgs-.ebuild
new file mode 100644
index 000..bc5c249
--- /dev/null
+++ b/dev-ros/map_msgs/map_msgs-.ebuild
@@ -0,0 +1,21 @@
+# 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-planning/navigation_msgs;
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs 
dev-ros/nav_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages commonly used in mapping packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/map_msgs/metadata.xml b/dev-ros/map_msgs/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/dev-ros/map_msgs/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+ros
+