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

2021-08-12 Thread Alexis Ballier
commit: e7fd44bd12a20bdbd4b832bbff832d25623c0deb
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Aug 12 16:47:41 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Aug 12 16:58:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7fd44bd

dev-ros/turtle_actionlib: Remove old

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

 dev-ros/turtle_actionlib/Manifest  |  1 -
 .../turtle_actionlib-0.1.12.ebuild | 27 --
 2 files changed, 28 deletions(-)

diff --git a/dev-ros/turtle_actionlib/Manifest 
b/dev-ros/turtle_actionlib/Manifest
index 701ce26bc20..c6a913b1d7c 100644
--- a/dev-ros/turtle_actionlib/Manifest
+++ b/dev-ros/turtle_actionlib/Manifest
@@ -1,2 +1 @@
-DIST common_tutorials-0.1.12.tar.gz 12609 BLAKE2B 
c570236517420685a4733d84694a03486798038f4b7a0e721179d602a6870b51afb558dedd64ed2ccf518bb0e37cccefcae701053eb4c5fe32ef3e2d5dc5d69b
 SHA512 
37244290b0c84aff47172484e2f3c1eecfe3482856030a08e55f2d1b0cad903262be453e81780f58e250c4e1f24c06f6256da5ff1342617d7d5f501f38fc7527
 DIST common_tutorials-0.2.0.tar.gz 12624 BLAKE2B 
051e8e980e23dc2ecac2bfb534a8d820b2d2ee3d84b7e42e7ebc538e82560a7ea7e84972a6d6ab5f0c441eba7cf8c7aa2b3b5aced00f73ffc0f0537a3df0c547
 SHA512 
a3f537199c3ed143ef6c44edaf3fe427374027ed33478f9d440adc62697ace7e69c09cc5b5cacc76d2062eabc32138cbb08314dfd3d4af6f45f0147cb39bf2d9

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.1.12.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.12.ebuild
deleted file mode 100644
index f546db76e3f..000
--- a/dev-ros/turtle_actionlib/turtle_actionlib-0.1.12.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros/common_tutorials";
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Demonstrates how to write an action server and client with the 
turtlesim"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/actionlib
-   dev-ros/actionlib_msgs
-   dev-ros/angles
-   dev-ros/rosconsole
-   dev-ros/roscpp
-   dev-ros/turtlesim
-   dev-libs/boost:=
-"
-DEPEND="${RDEPEND}"



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

2021-08-12 Thread Alexis Ballier
commit: e77397b92f654fb311183545e32abd3854722a0c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Aug 12 16:48:08 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Aug 12 16:58:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77397b9

dev-ros/turtle_actionlib: add slot dep on angles

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

 ...turtle_actionlib-0.2.0.ebuild => turtle_actionlib-0.2.0-r1.ebuild} | 4 ++--
 dev-ros/turtle_actionlib/turtle_actionlib-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild
similarity index 90%
rename from dev-ros/turtle_actionlib/turtle_actionlib-0.2.0.ebuild
rename to dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild
index f546db76e3f..21f40653b5e 100644
--- a/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0.ebuild
+++ b/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.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
@@ -18,7 +18,7 @@ IUSE=""
 RDEPEND="
dev-ros/actionlib
dev-ros/actionlib_msgs
-   dev-ros/angles
+   dev-ros/angles:0
dev-ros/rosconsole
dev-ros/roscpp
dev-ros/turtlesim

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild
index f546db76e3f..21f40653b5e 100644
--- a/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild
+++ b/dev-ros/turtle_actionlib/turtle_actionlib-.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
@@ -18,7 +18,7 @@ IUSE=""
 RDEPEND="
dev-ros/actionlib
dev-ros/actionlib_msgs
-   dev-ros/angles
+   dev-ros/angles:0
dev-ros/rosconsole
dev-ros/roscpp
dev-ros/turtlesim



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

2020-07-29 Thread Alexis Ballier
commit: b02ce9354fe234fab58d5280d7abe0325d21fbb4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Jul 29 12:17:21 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Jul 29 12:21:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02ce935

dev-ros/turtle_actionlib: Bump to 0.2.0.

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

 dev-ros/turtle_actionlib/Manifest  |  1 +
 .../turtle_actionlib/turtle_actionlib-0.2.0.ebuild | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-ros/turtle_actionlib/Manifest 
b/dev-ros/turtle_actionlib/Manifest
index 48ae9c7c01c..701ce26bc20 100644
--- a/dev-ros/turtle_actionlib/Manifest
+++ b/dev-ros/turtle_actionlib/Manifest
@@ -1 +1,2 @@
 DIST common_tutorials-0.1.12.tar.gz 12609 BLAKE2B 
c570236517420685a4733d84694a03486798038f4b7a0e721179d602a6870b51afb558dedd64ed2ccf518bb0e37cccefcae701053eb4c5fe32ef3e2d5dc5d69b
 SHA512 
37244290b0c84aff47172484e2f3c1eecfe3482856030a08e55f2d1b0cad903262be453e81780f58e250c4e1f24c06f6256da5ff1342617d7d5f501f38fc7527
+DIST common_tutorials-0.2.0.tar.gz 12624 BLAKE2B 
051e8e980e23dc2ecac2bfb534a8d820b2d2ee3d84b7e42e7ebc538e82560a7ea7e84972a6d6ab5f0c441eba7cf8c7aa2b3b5aced00f73ffc0f0537a3df0c547
 SHA512 
a3f537199c3ed143ef6c44edaf3fe427374027ed33478f9d440adc62697ace7e69c09cc5b5cacc76d2062eabc32138cbb08314dfd3d4af6f45f0147cb39bf2d9

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0.ebuild
new file mode 100644
index 000..f546db76e3f
--- /dev/null
+++ b/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/ros/common_tutorials";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Demonstrates how to write an action server and client with the 
turtlesim"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/actionlib
+   dev-ros/actionlib_msgs
+   dev-ros/angles
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/turtlesim
+   dev-libs/boost:=
+"
+DEPEND="${RDEPEND}"



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

2018-04-06 Thread Alexis Ballier
commit: f8fb05796886ad462c3c819aa87df7c2701fd34c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Apr  5 19:40:04 2018 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Apr  6 08:49:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8fb0579

dev-ros/turtle_actionlib: Bump to 0.1.11.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-ros/turtle_actionlib/Manifest  |  1 +
 .../turtle_actionlib-0.1.11.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ros/turtle_actionlib/Manifest 
b/dev-ros/turtle_actionlib/Manifest
index 8789377da06..47670433c9c 100644
--- a/dev-ros/turtle_actionlib/Manifest
+++ b/dev-ros/turtle_actionlib/Manifest
@@ -1 +1,2 @@
 DIST common_tutorials-0.1.10.tar.gz 12511 BLAKE2B 
deeb06317c0f56f2496277f488592ba056b82440cb320fc9ea6bd3d2d6b8828301ce03c2f5db9ed1871b4f6a1caa8c874a510c912ab89ef1d05b01f364ee09be
 SHA512 
92a1eb5865ec3b4acc9e04a507f050d9568e583ce6d0a29f3c6ab37f4c2feb5149f1ddd6269ce1a310251f7b4cbfe8a05c7e4c6bf4c3ca21c15d84f1c6f0422b
+DIST common_tutorials-0.1.11.tar.gz 12527 BLAKE2B 
679cee86aad711677d1ed74320832c7ceb6d66adb34b835a80ad536be7bff517a78ca43e04372de23b491f8156ea3a4c268b4661d74fb1c04130e39033e1b961
 SHA512 
a42ab4b95eeaf9620ae0987f4e1cc530213b39455dea3ff8d944ac24ee7ed8e321ac8ed4f73b8e4d8d882248a850dface0169a5d521b02b226e6d0cb6016a33a

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.1.11.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.11.ebuild
new file mode 100644
index 000..24600b2d603
--- /dev/null
+++ b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.11.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/common_tutorials";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Demonstrates how to write an action server and client with the 
turtlesim"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/actionlib
+   dev-ros/actionlib_msgs
+   dev-ros/angles
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/turtlesim
+   dev-libs/boost:=
+"
+DEPEND="${RDEPEND}"



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

2017-09-12 Thread Alexis Ballier
commit: b1d065cdf4919201cd7c9ce2a37fa824276700a7
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Sep 11 12:27:57 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 12 11:22:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d065cd

dev-ros/turtle_actionlib: Remove old

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ros/turtle_actionlib/Manifest  |  1 -
 .../turtle_actionlib/turtle_actionlib-0.1.8.ebuild | 27 --
 2 files changed, 28 deletions(-)

diff --git a/dev-ros/turtle_actionlib/Manifest 
b/dev-ros/turtle_actionlib/Manifest
index 8001e80bb1b..9c92525cfb1 100644
--- a/dev-ros/turtle_actionlib/Manifest
+++ b/dev-ros/turtle_actionlib/Manifest
@@ -1,2 +1 @@
 DIST common_tutorials-0.1.10.tar.gz 12511 SHA256 
5c0b0dd964805f37720f404b6f2d7c455c237b76ab161b5192d0852a09b0114a SHA512 
92a1eb5865ec3b4acc9e04a507f050d9568e583ce6d0a29f3c6ab37f4c2feb5149f1ddd6269ce1a310251f7b4cbfe8a05c7e4c6bf4c3ca21c15d84f1c6f0422b
 WHIRLPOOL 
94699853f3b3d80139a306bafe560497ae657b177c6eebcb607479ca96b87f69d49f2b334e1366b2d597c096840aea1ec2c674e0dc0043b4c8b4c4e22d89
-DIST common_tutorials-0.1.8.tar.gz 10591 SHA256 
5be04cdcfbc569d7b89c306628fd4414a3e2972ad2154548df2b86d4056393d9 SHA512 
a0a2e8a7aba3415bf133e95e7d1b72cf5ee81efa962003ccaa2108fdfebd2a03044c60fd4daf73ca69f3a2975bd7fa9c60adfefc32d1b048da11e65aa613607c
 WHIRLPOOL 
dd60f2c2c760c4f3485ec670af0a0140569535640886268f329e6088fa19279703489b361d51ba9bbd8cb05194f63376b11983e1709e1f5063dc6e28453a0685

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.1.8.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.8.ebuild
deleted file mode 100644
index 532ed83d73a..000
--- a/dev-ros/turtle_actionlib/turtle_actionlib-0.1.8.ebuild
+++ /dev/null
@@ -1,27 +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/common_tutorials";
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Demonstrates how to write an action server and client with the 
turtlesim"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/actionlib
-   dev-ros/actionlib_msgs
-   dev-ros/angles
-   dev-ros/rosconsole
-   dev-ros/roscpp
-   dev-ros/turtlesim
-"
-DEPEND="${RDEPEND}"



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

2017-09-12 Thread Alexis Ballier
commit: 5923a1fdad6d2027e805bc063a8566f131966b2d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Sep 11 12:28:37 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 12 11:22:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5923a1fd

dev-ros/turtle_actionlib: add missing boost dep

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ros/turtle_actionlib/turtle_actionlib-0.1.10.ebuild | 3 ++-
 dev-ros/turtle_actionlib/turtle_actionlib-.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.1.10.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.10.ebuild
index 13c7e588709..14da5732c95 100644
--- a/dev-ros/turtle_actionlib/turtle_actionlib-0.1.10.ebuild
+++ b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,5 +23,6 @@ RDEPEND="
dev-ros/rosconsole
dev-ros/roscpp
dev-ros/turtlesim
+   dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild
index 532ed83d73a..14da5732c95 100644
--- a/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild
+++ b/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,5 +23,6 @@ RDEPEND="
dev-ros/rosconsole
dev-ros/roscpp
dev-ros/turtlesim
+   dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"



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

2016-12-13 Thread Alexis Ballier
commit: 1563ae1bac7f44c750e7439c31ce92f71b5c28a4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 13 13:39:27 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Dec 13 13:39:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1563ae1b

dev-ros/turtle_actionlib: Bump to 0.1.10.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/turtle_actionlib/Manifest  |  1 +
 .../turtle_actionlib-0.1.10.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ros/turtle_actionlib/Manifest 
b/dev-ros/turtle_actionlib/Manifest
index c0f80a8..8001e80 100644
--- a/dev-ros/turtle_actionlib/Manifest
+++ b/dev-ros/turtle_actionlib/Manifest
@@ -1 +1,2 @@
+DIST common_tutorials-0.1.10.tar.gz 12511 SHA256 
5c0b0dd964805f37720f404b6f2d7c455c237b76ab161b5192d0852a09b0114a SHA512 
92a1eb5865ec3b4acc9e04a507f050d9568e583ce6d0a29f3c6ab37f4c2feb5149f1ddd6269ce1a310251f7b4cbfe8a05c7e4c6bf4c3ca21c15d84f1c6f0422b
 WHIRLPOOL 
94699853f3b3d80139a306bafe560497ae657b177c6eebcb607479ca96b87f69d49f2b334e1366b2d597c096840aea1ec2c674e0dc0043b4c8b4c4e22d89
 DIST common_tutorials-0.1.8.tar.gz 10591 SHA256 
5be04cdcfbc569d7b89c306628fd4414a3e2972ad2154548df2b86d4056393d9 SHA512 
a0a2e8a7aba3415bf133e95e7d1b72cf5ee81efa962003ccaa2108fdfebd2a03044c60fd4daf73ca69f3a2975bd7fa9c60adfefc32d1b048da11e65aa613607c
 WHIRLPOOL 
dd60f2c2c760c4f3485ec670af0a0140569535640886268f329e6088fa19279703489b361d51ba9bbd8cb05194f63376b11983e1709e1f5063dc6e28453a0685

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.1.10.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.10.ebuild
new file mode 100644
index ..4860f7a
--- /dev/null
+++ b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.10.ebuild
@@ -0,0 +1,28 @@
+# 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/common_tutorials";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Demonstrates how to write an action server and client with the 
turtlesim"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/actionlib
+   dev-ros/actionlib_msgs
+   dev-ros/angles
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/turtlesim
+"
+DEPEND="${RDEPEND}"



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

2015-09-22 Thread Alexis Ballier
commit: 20da6d20a231a10f4183c5ca5e9e4d0479bdd8d4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Sep 22 16:12:50 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Sep 22 16:12:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20da6d20

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

Package-Manager: portage-2.2.21

 dev-ros/turtle_actionlib/Manifest  |  1 +
 dev-ros/turtle_actionlib/metadata.xml  |  5 
 .../turtle_actionlib/turtle_actionlib-0.1.8.ebuild | 28 ++
 .../turtle_actionlib/turtle_actionlib-.ebuild  | 28 ++
 4 files changed, 62 insertions(+)

diff --git a/dev-ros/turtle_actionlib/Manifest 
b/dev-ros/turtle_actionlib/Manifest
new file mode 100644
index 000..c0f80a8
--- /dev/null
+++ b/dev-ros/turtle_actionlib/Manifest
@@ -0,0 +1 @@
+DIST common_tutorials-0.1.8.tar.gz 10591 SHA256 
5be04cdcfbc569d7b89c306628fd4414a3e2972ad2154548df2b86d4056393d9 SHA512 
a0a2e8a7aba3415bf133e95e7d1b72cf5ee81efa962003ccaa2108fdfebd2a03044c60fd4daf73ca69f3a2975bd7fa9c60adfefc32d1b048da11e65aa613607c
 WHIRLPOOL 
dd60f2c2c760c4f3485ec670af0a0140569535640886268f329e6088fa19279703489b361d51ba9bbd8cb05194f63376b11983e1709e1f5063dc6e28453a0685

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

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.1.8.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.8.ebuild
new file mode 100644
index 000..c2135ca
--- /dev/null
+++ b/dev-ros/turtle_actionlib/turtle_actionlib-0.1.8.ebuild
@@ -0,0 +1,28 @@
+# 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/common_tutorials";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Demonstrates how to write an action server and client with the 
turtlesim"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/actionlib
+   dev-ros/actionlib_msgs
+   dev-ros/angles
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/turtlesim
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild 
b/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild
new file mode 100644
index 000..c2135ca
--- /dev/null
+++ b/dev-ros/turtle_actionlib/turtle_actionlib-.ebuild
@@ -0,0 +1,28 @@
+# 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/common_tutorials";
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Demonstrates how to write an action server and client with the 
turtlesim"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/actionlib
+   dev-ros/actionlib_msgs
+   dev-ros/angles
+   dev-ros/rosconsole
+   dev-ros/roscpp
+   dev-ros/turtlesim
+"
+DEPEND="${RDEPEND}"