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

2017-06-14 Thread Alexis Ballier
commit: 0e33fbda0abf9bddcad06cbd514390fe79e04749
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jun 14 12:04:36 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jun 14 12:20:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e33fbda

dev-ros/octomap_msgs: add more python support

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild 
b/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild
index e7cc27a6284..195ada7c120 100644
--- a/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild
+++ b/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 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/OctoMap/octomap_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} )
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs"
 
 inherit ros-catkin

diff --git a/dev-ros/octomap_msgs/octomap_msgs-.ebuild 
b/dev-ros/octomap_msgs/octomap_msgs-.ebuild
index 454c9b05b5a..195ada7c120 100644
--- a/dev-ros/octomap_msgs/octomap_msgs-.ebuild
+++ b/dev-ros/octomap_msgs/octomap_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/OctoMap/octomap_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} )
 CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs"
 
 inherit ros-catkin



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

2017-06-14 Thread Alexis Ballier
commit: 8491b417d40383cfe5b40d70a1c5905e06d22282
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jun 14 12:03:51 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jun 14 12:20:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8491b417

dev-ros/octomap_msgs: remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ros/octomap_msgs/Manifest  |  1 -
 dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-ros/octomap_msgs/Manifest b/dev-ros/octomap_msgs/Manifest
index f61575c4abf..4cd425bf8f3 100644
--- a/dev-ros/octomap_msgs/Manifest
+++ b/dev-ros/octomap_msgs/Manifest
@@ -1,2 +1 @@
-DIST octomap_msgs-0.3.2.tar.gz 4417 SHA256 
9185a7150c3177111dec48e814ff0f42bfced3503471f7c578c6319a664f1af1 SHA512 
ca5d10d6354e9d751f676df5f280604225ba83ad325c43731581026c7a76117c74a3ee5556bbec4294305633089a123011908447391bd9ccb4c80c0b7567c418
 WHIRLPOOL 
43d54b7a23e08522907b25cac66c5df40cc2da3ad73eb5efcf6cc3731c5fa7c452e9364e4c6749169c9154c38c11b65dcd59a7e5cbc08d1f6151f99d0e2694ee
 DIST octomap_msgs-0.3.3.tar.gz 4566 SHA256 
ead6be1199e0d5cf44765e3172e156394602817aad21ca59c22d7a4f678639e4 SHA512 
b88d708e981cdac0c1180013305cee8a107e7019aacb74152c70be828cb0d581fac0e6525c0599328dd8dd5b0e3df9880773752f36d94d35b3435c38584ddbe1
 WHIRLPOOL 
f895b6d45764208bc678c97176eaccf701431cf2719d0ec5526ccf1cabd1d9759983d58a80af0035c8d2cfdc45c214b26df12915ecfcc5c80e425ffcd72c3865

diff --git a/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild 
b/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild
deleted file mode 100644
index 454c9b05b5a..000
--- a/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild
+++ /dev/null
@@ -1,19 +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/OctoMap/octomap_msgs;
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Messages and serializations / conversion for the OctoMap library"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"



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

2016-06-28 Thread Alexis Ballier
commit: d4ee9f9c373e6d65e17065656aa906c32fc57028
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jun 28 14:12:55 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jun 28 14:35:39 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ee9f9c

dev-ros/octomap_msgs: bump to 0.3.3

Package-Manager: portage-2.3.0

 dev-ros/octomap_msgs/Manifest  |  1 +
 dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-ros/octomap_msgs/Manifest b/dev-ros/octomap_msgs/Manifest
index d7127e2..f61575c 100644
--- a/dev-ros/octomap_msgs/Manifest
+++ b/dev-ros/octomap_msgs/Manifest
@@ -1 +1,2 @@
 DIST octomap_msgs-0.3.2.tar.gz 4417 SHA256 
9185a7150c3177111dec48e814ff0f42bfced3503471f7c578c6319a664f1af1 SHA512 
ca5d10d6354e9d751f676df5f280604225ba83ad325c43731581026c7a76117c74a3ee5556bbec4294305633089a123011908447391bd9ccb4c80c0b7567c418
 WHIRLPOOL 
43d54b7a23e08522907b25cac66c5df40cc2da3ad73eb5efcf6cc3731c5fa7c452e9364e4c6749169c9154c38c11b65dcd59a7e5cbc08d1f6151f99d0e2694ee
+DIST octomap_msgs-0.3.3.tar.gz 4566 SHA256 
ead6be1199e0d5cf44765e3172e156394602817aad21ca59c22d7a4f678639e4 SHA512 
b88d708e981cdac0c1180013305cee8a107e7019aacb74152c70be828cb0d581fac0e6525c0599328dd8dd5b0e3df9880773752f36d94d35b3435c38584ddbe1
 WHIRLPOOL 
f895b6d45764208bc678c97176eaccf701431cf2719d0ec5526ccf1cabd1d9759983d58a80af0035c8d2cfdc45c214b26df12915ecfcc5c80e425ffcd72c3865

diff --git a/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild 
b/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild
new file mode 100644
index 000..86946ab
--- /dev/null
+++ b/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild
@@ -0,0 +1,20 @@
+# 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/OctoMap/octomap_msgs;
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages and serializations / conversion for the OctoMap library"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"



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

2015-09-23 Thread Alexis Ballier
commit: c681387e9e68cab772cdaf972107c4870b710c91
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Sep 23 12:17:43 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Sep 23 12:17:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c681387e

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

Package-Manager: portage-2.2.21

 dev-ros/octomap_msgs/Manifest  |  1 +
 dev-ros/octomap_msgs/metadata.xml  |  5 +
 dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild | 20 
 dev-ros/octomap_msgs/octomap_msgs-.ebuild  | 20 
 4 files changed, 46 insertions(+)

diff --git a/dev-ros/octomap_msgs/Manifest b/dev-ros/octomap_msgs/Manifest
new file mode 100644
index 000..d7127e2
--- /dev/null
+++ b/dev-ros/octomap_msgs/Manifest
@@ -0,0 +1 @@
+DIST octomap_msgs-0.3.2.tar.gz 4417 SHA256 
9185a7150c3177111dec48e814ff0f42bfced3503471f7c578c6319a664f1af1 SHA512 
ca5d10d6354e9d751f676df5f280604225ba83ad325c43731581026c7a76117c74a3ee5556bbec4294305633089a123011908447391bd9ccb4c80c0b7567c418
 WHIRLPOOL 
43d54b7a23e08522907b25cac66c5df40cc2da3ad73eb5efcf6cc3731c5fa7c452e9364e4c6749169c9154c38c11b65dcd59a7e5cbc08d1f6151f99d0e2694ee

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

diff --git a/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild 
b/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild
new file mode 100644
index 000..318f175
--- /dev/null
+++ b/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild
@@ -0,0 +1,20 @@
+# 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/OctoMap/octomap_msgs;
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages and serializations / conversion for the OctoMap library"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/octomap_msgs/octomap_msgs-.ebuild 
b/dev-ros/octomap_msgs/octomap_msgs-.ebuild
new file mode 100644
index 000..318f175
--- /dev/null
+++ b/dev-ros/octomap_msgs/octomap_msgs-.ebuild
@@ -0,0 +1,20 @@
+# 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/OctoMap/octomap_msgs;
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages and serializations / conversion for the OctoMap library"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"