public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2016-12-12 20:24 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2016-12-12 20:24 UTC (permalink / raw
  To: gentoo-commits

commit:     5a3389c5b80644a83d7bd5d9796c37a8fb45eb20
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 12 20:13:04 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Dec 12 20:23:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a3389c5

dev-ros/combined_robot_hw_tests: Bump to 0.11.3.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.11.3.ebuild          | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 1bbb8bb..6875cef 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1,3 +1,4 @@
 DIST ros_control-0.11.0.tar.gz 633993 SHA256 a21839b729459f752f9a37b73965e116dfbd36c6e9edc4e85a9791cdf469f16c SHA512 fe18a513c12db60a4e49a37ec9588a448e24acd618162930dd6772a2bdc9855d56e56a45d0ba4f2e2c1ce29551efb93e3db0f2232a1ddf4ca40c053cf5845fd5 WHIRLPOOL 47dfe7fd5b01fc47a5aa38a6389a046af92363ddc26226900d347aa44e0f3d56da585e7acd87a7256c2d472769976e51aceb052241afdbbf9e8ee7c4b485e665
 DIST ros_control-0.11.1.tar.gz 634118 SHA256 72cf017ce1de3a645e62c7f1c034c4acaa2d3bc1d81da73b9c3b6027f89a48e8 SHA512 2ac330025e0740637a3143e6a783d5fdaf33567314a48b50a736e9fbc032b2ea153d002b5a2e1aad8fe2e88ddc9b61f6f5bcbecbf63471cf325c3acdf0dd999f WHIRLPOOL 200717b61336c9fdf9aa9ac640789dbdd68f7da4b90c49390e95fe2dee4731bebea549ce3343a714c6593c097fee08e531a01a0b4b909aba1cb742860c5b80d5
 DIST ros_control-0.11.2.tar.gz 647175 SHA256 bccce5003243031dd815d5210f84117ff3765e81c23f6acb4941dc31fe2f753a SHA512 b08da45ec9a1468f2b2204074487306f108f17f5745b04f701fbb97c0bbe123635b9ceac53afc5a28ed8d6a1c4a6e61d43ab5733c9a36edafac384a568af2674 WHIRLPOOL 30fa2a8af7529707994d420294ce0e8ff19cce230fb01df21b4ba50ffd3ed300ec35e59b6ef428dc7d12eaf430bb0cb9437c2eb17002e776e0bf7cff8f10d8bb
+DIST ros_control-0.11.3.tar.gz 647204 SHA256 0312a13acd3a23bf9dc17594fd38ca8701917e3d458d867da9f82467f9f4c8f3 SHA512 24ef9d17c921a59e771c7089bb98385dd3cb35e1ff85187555d9b3851fd7c354c6d6e0156c62b024343e2fcf5be5dc52ad6a9b2489e94f6dc1bf672995d35f6a WHIRLPOOL 2569d04d98ee3eb7d72fc3d09234c960928c8f2089a7edd3b5210cca0386ad5ce3a15e86e969f369f943f79d878d3fd99e1ec3c511d554a6bd4b84bbebd8ea57

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.3.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.3.ebuild
new file mode 100644
index 00000000..26912cd
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.3.ebuild
@@ -0,0 +1,26 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2021-08-03 10:50 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2021-08-03 10:50 UTC (permalink / raw
  To: gentoo-commits

commit:     ffbe8c1901a393a057c33e40bdf549498b3b6b04
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  3 10:18:39 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug  3 10:50:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffbe8c19

dev-ros/combined_robot_hw_tests: Bump to 0.19.5.

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

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.19.5.ebuild          | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 134c4894d8f..ef1846a224d 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -2,3 +2,4 @@ DIST ros_control-0.19.1.tar.gz 678884 BLAKE2B 427d927900b52ecc7c83807666cb315ad6
 DIST ros_control-0.19.2.tar.gz 679272 BLAKE2B ac08db38e1ee543fdc0a23449c7e9a2ad9b81ce9a414ed99f6549fee0c1bde7cc53ff8b72b059bb6300c3eb57da4460a50c7ebf8bfb9c0ce60eabefc7e210cf8 SHA512 bee37088acb49a8f033c613947befbb14d5b7ceff947a5c4c0def826b6458e4a758819b18973c755ce137416a0283bb76b30ba30a972cea4807f8b98681ec310
 DIST ros_control-0.19.3.tar.gz 684069 BLAKE2B fe767c8012be6675b03c56b3d1c9a2246e7e4b0d0b02b579ba5bc6b6806765163451c1ce4183f94d005507e37b8d4d2e9d023404a86de918a41bb53e1cd3c531 SHA512 59e3f86e8d69de68ae1bc38264c0e3d1fa479153290c8574bb8b8c00c5c257f6ef72dfcf1abe2367f5573f75f583f488e08aa10c67a5c59f2fd307e08b08b284
 DIST ros_control-0.19.4.tar.gz 685911 BLAKE2B 32a3922e1d0e92569c2efb25dcaac512e6837268a8c134e93bc5c4ca5b20be320ecb9cf670583d517b4aff3b8d09578da32455b75531e9a0b6a0a51eb5ba9622 SHA512 4e948b96b2aa918d2570a571e26ecc43620b94f9d8cc941a89a3ea1a1e4251fa126950c7cfa3bab1ddecdf150b6ecae50d195cc3ca7a6be25d9ca317e33eacbf
+DIST ros_control-0.19.5.tar.gz 686250 BLAKE2B 54cc8a3aadfd908df0ccfcd407f638aab69450bb98bd8f824f76b346f5cfcfdc0cf968d0046147fce6c024f6e60d810c25940488bd15c455a668204388405929 SHA512 bf97d077e12cffda07f87014edbf03750358322016acfe722fa3c75453920c1caac23a2ca2428c4346f0f70c5dfcf8e3018d90215da165c162f8adc99a1402e3

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.5.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.5.ebuild
new file mode 100644
index 00000000000..b52a335bd58
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.5.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/ros-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/pluginlib
+	dev-ros/roscpp
+	dev-libs/boost:=
+	dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}
+	test? (
+		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+		dev-cpp/gtest
+	)"
+
+src_test() {
+	export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+	export CATKIN_PREFIX_PATH="${BUILD_DIR}/devel/:${CATKIN_PREFIX_PATH}"
+	ros-catkin_src_test
+}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2020-10-12 19:08 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2020-10-12 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     f502eeefcb3664d117768ef31e66d73d5ddd070e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 18:54:05 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 19:08:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f502eeef

dev-ros/combined_robot_hw_tests: Bump to 0.19.3.

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

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.19.3.ebuild          | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 8c92fa730dc..312717c7c0f 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1,2 +1,3 @@
 DIST ros_control-0.19.1.tar.gz 678884 BLAKE2B 427d927900b52ecc7c83807666cb315ad6a0850b2425d1ee0ca28389668d081e594211678108315ec690391d0369164d58a23d0a3a4351c1a80fbb9bb51d454b SHA512 bb5d161510623e1257cddd41da79d0025bd5000a3f6d4fa1a0055336d830f4375e2d7a3dcc3215a86bb84a355da14e745044225d716b07631295e500ab45d1c7
 DIST ros_control-0.19.2.tar.gz 679272 BLAKE2B ac08db38e1ee543fdc0a23449c7e9a2ad9b81ce9a414ed99f6549fee0c1bde7cc53ff8b72b059bb6300c3eb57da4460a50c7ebf8bfb9c0ce60eabefc7e210cf8 SHA512 bee37088acb49a8f033c613947befbb14d5b7ceff947a5c4c0def826b6458e4a758819b18973c755ce137416a0283bb76b30ba30a972cea4807f8b98681ec310
+DIST ros_control-0.19.3.tar.gz 684069 BLAKE2B fe767c8012be6675b03c56b3d1c9a2246e7e4b0d0b02b579ba5bc6b6806765163451c1ce4183f94d005507e37b8d4d2e9d023404a86de918a41bb53e1cd3c531 SHA512 59e3f86e8d69de68ae1bc38264c0e3d1fa479153290c8574bb8b8c00c5c257f6ef72dfcf1abe2367f5573f75f583f488e08aa10c67a5c59f2fd307e08b08b284

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.3.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.3.ebuild
new file mode 100644
index 00000000000..c38e64568c9
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.3.ebuild
@@ -0,0 +1,37 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/pluginlib
+	dev-ros/roscpp
+	dev-libs/boost:=
+	dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}
+	test? (
+		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+		dev-cpp/gtest
+	)"
+
+src_test() {
+	export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+	export CATKIN_PREFIX_PATH="${BUILD_DIR}/devel/:${CATKIN_PREFIX_PATH}"
+	ros-catkin_src_test
+}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2020-08-25 12:37 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2020-08-25 12:37 UTC (permalink / raw
  To: gentoo-commits

commit:     f0d78142d90ba2ebbc76496d782113cd9b671aab
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 15:18:16 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 12:37:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d78142

dev-ros/combined_robot_hw_tests: Bump to 0.19.2.

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

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.19.2.ebuild          | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 1a3f165bd8f..8c92fa730dc 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1 +1,2 @@
 DIST ros_control-0.19.1.tar.gz 678884 BLAKE2B 427d927900b52ecc7c83807666cb315ad6a0850b2425d1ee0ca28389668d081e594211678108315ec690391d0369164d58a23d0a3a4351c1a80fbb9bb51d454b SHA512 bb5d161510623e1257cddd41da79d0025bd5000a3f6d4fa1a0055336d830f4375e2d7a3dcc3215a86bb84a355da14e745044225d716b07631295e500ab45d1c7
+DIST ros_control-0.19.2.tar.gz 679272 BLAKE2B ac08db38e1ee543fdc0a23449c7e9a2ad9b81ce9a414ed99f6549fee0c1bde7cc53ff8b72b059bb6300c3eb57da4460a50c7ebf8bfb9c0ce60eabefc7e210cf8 SHA512 bee37088acb49a8f033c613947befbb14d5b7ceff947a5c4c0def826b6458e4a758819b18973c755ce137416a0283bb76b30ba30a972cea4807f8b98681ec310

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.2.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.2.ebuild
new file mode 100644
index 00000000000..c38e64568c9
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.2.ebuild
@@ -0,0 +1,37 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/pluginlib
+	dev-ros/roscpp
+	dev-libs/boost:=
+	dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}
+	test? (
+		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+		dev-cpp/gtest
+	)"
+
+src_test() {
+	export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+	export CATKIN_PREFIX_PATH="${BUILD_DIR}/devel/:${CATKIN_PREFIX_PATH}"
+	ros-catkin_src_test
+}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2020-08-07 15:52 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2020-08-07 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     33c1c6c0e3092b7784f2faff086745175f953587
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 15:52:15 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 15:52:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c1c6c0

dev-ros/combined_robot_hw_tests: fix tests

Closes: https://bugs.gentoo.org/624734
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 .../combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild   | 6 ++++++
 dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
index 2ffddf9ca60..c38e64568c9 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
@@ -29,3 +29,9 @@ DEPEND="${RDEPEND}
 		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
 		dev-cpp/gtest
 	)"
+
+src_test() {
+	export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+	export CATKIN_PREFIX_PATH="${BUILD_DIR}/devel/:${CATKIN_PREFIX_PATH}"
+	ros-catkin_src_test
+}

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
index 2ffddf9ca60..c38e64568c9 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
@@ -29,3 +29,9 @@ DEPEND="${RDEPEND}
 		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
 		dev-cpp/gtest
 	)"
+
+src_test() {
+	export ROS_PACKAGE_PATH="${S}:${ROS_PACKAGE_PATH}"
+	export CATKIN_PREFIX_PATH="${BUILD_DIR}/devel/:${CATKIN_PREFIX_PATH}"
+	ros-catkin_src_test
+}


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2020-07-31 10:34 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2020-07-31 10:34 UTC (permalink / raw
  To: gentoo-commits

commit:     dd5c1d14d8582ca396c96e952a582e01a1e72d2f
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 10:09:33 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 10:09:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd5c1d14

dev-ros/combined_robot_hw_tests: add missing deps

Closes: https://bugs.gentoo.org/734876
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 .../combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild  | 7 ++++++-
 .../combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild    | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
index f3d7b62e15b..2ffddf9ca60 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.19.1.ebuild
@@ -16,11 +16,16 @@ IUSE=""
 RDEPEND="
 	dev-ros/combined_robot_hw
 	dev-ros/controller_manager
+	dev-ros/controller_manager_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 	dev-ros/controller_manager_tests
 	dev-ros/hardware_interface
+	dev-ros/pluginlib
 	dev-ros/roscpp
 	dev-libs/boost:=
 	dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )"
+	test? (
+		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+		dev-cpp/gtest
+	)"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
index f3d7b62e15b..2ffddf9ca60 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
@@ -16,11 +16,16 @@ IUSE=""
 RDEPEND="
 	dev-ros/combined_robot_hw
 	dev-ros/controller_manager
+	dev-ros/controller_manager_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
 	dev-ros/controller_manager_tests
 	dev-ros/hardware_interface
+	dev-ros/pluginlib
 	dev-ros/roscpp
 	dev-libs/boost:=
 	dev-libs/console_bridge:=
 "
 DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )"
+	test? (
+		dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
+		dev-cpp/gtest
+	)"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2018-10-11 16:28 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2018-10-11 16:28 UTC (permalink / raw
  To: gentoo-commits

commit:     4ca49a4572f7fd07148f21cf5f3a79c65955c84c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 11 13:09:41 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Oct 11 16:28:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca49a45

dev-ros/combined_robot_hw_tests: Bump to 0.15.1.

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

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

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index d459139029c..c7729ee2f85 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1,2 +1,3 @@
 DIST ros_control-0.14.2.tar.gz 655686 BLAKE2B e3cf0ce87c8d5324f202c1e15ece973b004d7719e30577a5661c478278826da715cd2d54f62d6def0e447d7d7ec26c3d4f4c7b2fd3c548bff960a6bdf0258fa4 SHA512 8368ae786ca0621fc560f6bc32e754757da0f3e4594039425047d3370c5c55a4a2836dc220452d47df49df1e609d79de976c0fe45d83bd62cff64fd5549f993b
 DIST ros_control-0.15.0.tar.gz 657854 BLAKE2B 102c17265df13d4454249f9752491664d9c8d4354c417e99aaf7845fbea2992fbfde674e22e8415e4b55274aba6964473cc6663c0784f78cf7bb87fc232d5c30 SHA512 be1b208631a3018f06384bf342f6d909b082d48e5509bb2bdac1ce04eddad56ac83f8cf5c10a0c66650c2c7defa04680950bf5417723e2f8551055051c4fcc99
+DIST ros_control-0.15.1.tar.gz 658048 BLAKE2B f3576199e2f0ff4314088e58d773014f115628381edbcd1e38e11b5c154a1c54d8802bc367c3a32c64c3e1c664f04ae136c69cb6fa1905d444798dcd7110a51b SHA512 1d65a3e0baf427507269b0588c2d16cf8a8463d72bbc84b7158ebbbce749d7c01a497ed74a6cbbae6b4c0557dabd9e8057803199853d21d2e24e2ec602e912b8

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.15.1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.15.1.ebuild
new file mode 100644
index 00000000000..9c9859bfbe6
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.15.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+	dev-libs/boost:=
+	dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2018-07-17  7:08 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2018-07-17  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     72e3780a6853a8296cecbba5ba6871b6f9199d18
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 17 06:58:47 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jul 17 06:58:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e3780a

dev-ros/combined_robot_hw_tests: Bump to 0.15.0.

Package-Manager: Portage-2.3.43, Repoman-2.3.10

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

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 0edeabcdeec..d459139029c 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1 +1,2 @@
 DIST ros_control-0.14.2.tar.gz 655686 BLAKE2B e3cf0ce87c8d5324f202c1e15ece973b004d7719e30577a5661c478278826da715cd2d54f62d6def0e447d7d7ec26c3d4f4c7b2fd3c548bff960a6bdf0258fa4 SHA512 8368ae786ca0621fc560f6bc32e754757da0f3e4594039425047d3370c5c55a4a2836dc220452d47df49df1e609d79de976c0fe45d83bd62cff64fd5549f993b
+DIST ros_control-0.15.0.tar.gz 657854 BLAKE2B 102c17265df13d4454249f9752491664d9c8d4354c417e99aaf7845fbea2992fbfde674e22e8415e4b55274aba6964473cc6663c0784f78cf7bb87fc232d5c30 SHA512 be1b208631a3018f06384bf342f6d909b082d48e5509bb2bdac1ce04eddad56ac83f8cf5c10a0c66650c2c7defa04680950bf5417723e2f8551055051c4fcc99

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.15.0.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.15.0.ebuild
new file mode 100644
index 00000000000..e23c205a452
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.15.0.ebuild
@@ -0,0 +1,27 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+	dev-libs/boost:=
+	dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2018-04-28 15:22 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2018-04-28 15:22 UTC (permalink / raw
  To: gentoo-commits

commit:     642e6815cb76ca4f6b7018433577c641dfaea4f0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 28 14:54:30 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 15:21:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=642e6815

dev-ros/combined_robot_hw_tests: Remove old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 dev-ros/combined_robot_hw_tests/Manifest           |  3 ---
 .../combined_robot_hw_tests-0.13.0-r1.ebuild       | 27 ----------------------
 .../combined_robot_hw_tests-0.14.0.ebuild          | 27 ----------------------
 .../combined_robot_hw_tests-0.14.1.ebuild          | 27 ----------------------
 4 files changed, 84 deletions(-)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index e35be3e6de7..0edeabcdeec 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1,4 +1 @@
-DIST ros_control-0.13.0.tar.gz 651216 BLAKE2B 88555cda44d53ddc752260591423ff9d2ddb714bd4b394704f980e55f6f039348e26ba4aef9575da995de35218527969ca77fc613eec66fe1ff276b4908924eb SHA512 877ccde854e060424f2f2ff14e504bd6d2e679ff8154b8b5be2469aac40bee9bb3c15c15ca4dea6b4a956fb38be7ea34f6bca26854d541dd840331b3f2c7771b
-DIST ros_control-0.14.0.tar.gz 653901 BLAKE2B 285c936c415fbbd85fc3acfbdaa5192ee4523f14baa6c7a82c1c5cd5c46e872a1425ffec185045c9fc13d653a7182f29bd4cb4d66fdb94c5471c757c0fc2bbd3 SHA512 653be6c629c07cd7a6a27886591c71814c97e8f8d4273823e51bb80dc4875fb992819863ae15debaa4171a26244c3e07c412d15e8fced54e56cee8122d417e7e
-DIST ros_control-0.14.1.tar.gz 655028 BLAKE2B 86bdce47b947fc4f9b8be9c791ba4247240b81e391bb3f5916b26ff67256c928ea4c68d46ac3ffbe2ddb4f3b746769799bbc6617ae7822618f47770b55a09f15 SHA512 c668e589361084e51359bff2af055978cfd73c99fd33ae51962a7cefa7c6fd5a7027c0b2e5ca0c045a602b33b8037d587f9b4d958eea8b2f4199bff1e4016689
 DIST ros_control-0.14.2.tar.gz 655686 BLAKE2B e3cf0ce87c8d5324f202c1e15ece973b004d7719e30577a5661c478278826da715cd2d54f62d6def0e447d7d7ec26c3d4f4c7b2fd3c548bff960a6bdf0258fa4 SHA512 8368ae786ca0621fc560f6bc32e754757da0f3e4594039425047d3370c5c55a4a2836dc220452d47df49df1e609d79de976c0fe45d83bd62cff64fd5549f993b

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0-r1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0-r1.ebuild
deleted file mode 100644
index fca1073283b..00000000000
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Combined Robot HW class tests"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/combined_robot_hw
-	dev-ros/controller_manager
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/roscpp
-	dev-libs/boost:=
-	dev-libs/console_bridge:=
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.0.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.0.ebuild
deleted file mode 100644
index e23c205a452..00000000000
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Combined Robot HW class tests"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/combined_robot_hw
-	dev-ros/controller_manager
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/roscpp
-	dev-libs/boost:=
-	dev-libs/console_bridge:=
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.1.ebuild
deleted file mode 100644
index e23c205a452..00000000000
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Combined Robot HW class tests"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/combined_robot_hw
-	dev-ros/controller_manager
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/roscpp
-	dev-libs/boost:=
-	dev-libs/console_bridge:=
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2018-04-28 15:22 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2018-04-28 15:22 UTC (permalink / raw
  To: gentoo-commits

commit:     aa65261e214f17b7572d14fc05b921130ff25b9c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 28 14:53:09 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 15:21:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa65261e

dev-ros/combined_robot_hw_tests: Bump to 0.14.2.

Package-Manager: Portage-2.3.31, Repoman-2.3.9

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

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index d96e00d8eab..e35be3e6de7 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1,3 +1,4 @@
 DIST ros_control-0.13.0.tar.gz 651216 BLAKE2B 88555cda44d53ddc752260591423ff9d2ddb714bd4b394704f980e55f6f039348e26ba4aef9575da995de35218527969ca77fc613eec66fe1ff276b4908924eb SHA512 877ccde854e060424f2f2ff14e504bd6d2e679ff8154b8b5be2469aac40bee9bb3c15c15ca4dea6b4a956fb38be7ea34f6bca26854d541dd840331b3f2c7771b
 DIST ros_control-0.14.0.tar.gz 653901 BLAKE2B 285c936c415fbbd85fc3acfbdaa5192ee4523f14baa6c7a82c1c5cd5c46e872a1425ffec185045c9fc13d653a7182f29bd4cb4d66fdb94c5471c757c0fc2bbd3 SHA512 653be6c629c07cd7a6a27886591c71814c97e8f8d4273823e51bb80dc4875fb992819863ae15debaa4171a26244c3e07c412d15e8fced54e56cee8122d417e7e
 DIST ros_control-0.14.1.tar.gz 655028 BLAKE2B 86bdce47b947fc4f9b8be9c791ba4247240b81e391bb3f5916b26ff67256c928ea4c68d46ac3ffbe2ddb4f3b746769799bbc6617ae7822618f47770b55a09f15 SHA512 c668e589361084e51359bff2af055978cfd73c99fd33ae51962a7cefa7c6fd5a7027c0b2e5ca0c045a602b33b8037d587f9b4d958eea8b2f4199bff1e4016689
+DIST ros_control-0.14.2.tar.gz 655686 BLAKE2B e3cf0ce87c8d5324f202c1e15ece973b004d7719e30577a5661c478278826da715cd2d54f62d6def0e447d7d7ec26c3d4f4c7b2fd3c548bff960a6bdf0258fa4 SHA512 8368ae786ca0621fc560f6bc32e754757da0f3e4594039425047d3370c5c55a4a2836dc220452d47df49df1e609d79de976c0fe45d83bd62cff64fd5549f993b

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.2.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.2.ebuild
new file mode 100644
index 00000000000..e23c205a452
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.2.ebuild
@@ -0,0 +1,27 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+	dev-libs/boost:=
+	dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2018-04-22 12:56 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2018-04-22 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b0cb1d8009720cd5b151844f7216cfc0da9608bb
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 22 12:52:31 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 12:56:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0cb1d80

dev-ros/combined_robot_hw_tests: Bump to 0.14.1.

Package-Manager: Portage-2.3.31, Repoman-2.3.9

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

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 11f89d506db..d96e00d8eab 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1,2 +1,3 @@
 DIST ros_control-0.13.0.tar.gz 651216 BLAKE2B 88555cda44d53ddc752260591423ff9d2ddb714bd4b394704f980e55f6f039348e26ba4aef9575da995de35218527969ca77fc613eec66fe1ff276b4908924eb SHA512 877ccde854e060424f2f2ff14e504bd6d2e679ff8154b8b5be2469aac40bee9bb3c15c15ca4dea6b4a956fb38be7ea34f6bca26854d541dd840331b3f2c7771b
 DIST ros_control-0.14.0.tar.gz 653901 BLAKE2B 285c936c415fbbd85fc3acfbdaa5192ee4523f14baa6c7a82c1c5cd5c46e872a1425ffec185045c9fc13d653a7182f29bd4cb4d66fdb94c5471c757c0fc2bbd3 SHA512 653be6c629c07cd7a6a27886591c71814c97e8f8d4273823e51bb80dc4875fb992819863ae15debaa4171a26244c3e07c412d15e8fced54e56cee8122d417e7e
+DIST ros_control-0.14.1.tar.gz 655028 BLAKE2B 86bdce47b947fc4f9b8be9c791ba4247240b81e391bb3f5916b26ff67256c928ea4c68d46ac3ffbe2ddb4f3b746769799bbc6617ae7822618f47770b55a09f15 SHA512 c668e589361084e51359bff2af055978cfd73c99fd33ae51962a7cefa7c6fd5a7027c0b2e5ca0c045a602b33b8037d587f9b4d958eea8b2f4199bff1e4016689

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.1.ebuild
new file mode 100644
index 00000000000..e23c205a452
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.1.ebuild
@@ -0,0 +1,27 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+	dev-libs/boost:=
+	dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2018-03-27  6:41 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2018-03-27  6:41 UTC (permalink / raw
  To: gentoo-commits

commit:     19766e1a70011207a81fc7cd4a697cc4f48ebb52
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 27 06:33:58 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 06:40:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19766e1a

dev-ros/combined_robot_hw_tests: Bump to 0.14.0.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 75efbc1a88d..11f89d506db 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1 +1,2 @@
 DIST ros_control-0.13.0.tar.gz 651216 BLAKE2B 88555cda44d53ddc752260591423ff9d2ddb714bd4b394704f980e55f6f039348e26ba4aef9575da995de35218527969ca77fc613eec66fe1ff276b4908924eb SHA512 877ccde854e060424f2f2ff14e504bd6d2e679ff8154b8b5be2469aac40bee9bb3c15c15ca4dea6b4a956fb38be7ea34f6bca26854d541dd840331b3f2c7771b
+DIST ros_control-0.14.0.tar.gz 653901 BLAKE2B 285c936c415fbbd85fc3acfbdaa5192ee4523f14baa6c7a82c1c5cd5c46e872a1425ffec185045c9fc13d653a7182f29bd4cb4d66fdb94c5471c757c0fc2bbd3 SHA512 653be6c629c07cd7a6a27886591c71814c97e8f8d4273823e51bb80dc4875fb992819863ae15debaa4171a26244c3e07c412d15e8fced54e56cee8122d417e7e

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.0.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.0.ebuild
new file mode 100644
index 00000000000..e23c205a452
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.14.0.ebuild
@@ -0,0 +1,27 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+	dev-libs/boost:=
+	dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2017-12-26 19:08 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2017-12-26 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     83393cc3a3f8fb996588cc3ee365b028d2585658
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 18:20:48 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 19:07:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83393cc3

dev-ros/combined_robot_hw_tests: Bump to 0.13.0.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.13.0.ebuild          | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 69c1671e440..b8e876320e3 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1 +1,2 @@
 DIST ros_control-0.12.0.tar.gz 648605 BLAKE2B dd687a040d55e296dfa069c860d780c8043a02ee43daae5dfe4123a59b197b410aa8de65c1366f89b47d5f6ba3a1e014bdcc224a724b01561e74584b6be9a6f4 SHA512 4bbd16d641a764b25ffe1c9550c50526107a33bd096a44daa170f8f991aa313e98fdf875eb446ae6b7673de7da48a4ad83b6eca9d50c3b478e9c8bb8f619ffb6
+DIST ros_control-0.13.0.tar.gz 651216 BLAKE2B 88555cda44d53ddc752260591423ff9d2ddb714bd4b394704f980e55f6f039348e26ba4aef9575da995de35218527969ca77fc613eec66fe1ff276b4908924eb SHA512 877ccde854e060424f2f2ff14e504bd6d2e679ff8154b8b5be2469aac40bee9bb3c15c15ca4dea6b4a956fb38be7ea34f6bca26854d541dd840331b3f2c7771b

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0.ebuild
new file mode 100644
index 00000000000..7eef1b930d6
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0.ebuild
@@ -0,0 +1,26 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+	dev-libs/boost:=
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2017-09-12 11:49 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2017-09-12 11:49 UTC (permalink / raw
  To: gentoo-commits

commit:     d187a64a7f1b18887690dac0bc7f54afbf9d7a51
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 11:47:45 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 11:49:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d187a64a

dev-ros/combined_robot_hw_tests: Remove old

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ros/combined_robot_hw_tests/Manifest           |  6 ------
 .../combined_robot_hw_tests-0.11.0.ebuild          | 25 ----------------------
 .../combined_robot_hw_tests-0.11.1.ebuild          | 25 ----------------------
 .../combined_robot_hw_tests-0.11.2.ebuild          | 25 ----------------------
 .../combined_robot_hw_tests-0.11.3.ebuild          | 25 ----------------------
 .../combined_robot_hw_tests-0.11.4.ebuild          | 25 ----------------------
 .../combined_robot_hw_tests-0.11.5.ebuild          | 25 ----------------------
 7 files changed, 156 deletions(-)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 107fc12c9e7..ef145492c82 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1,7 +1 @@
-DIST ros_control-0.11.0.tar.gz 633993 SHA256 a21839b729459f752f9a37b73965e116dfbd36c6e9edc4e85a9791cdf469f16c SHA512 fe18a513c12db60a4e49a37ec9588a448e24acd618162930dd6772a2bdc9855d56e56a45d0ba4f2e2c1ce29551efb93e3db0f2232a1ddf4ca40c053cf5845fd5 WHIRLPOOL 47dfe7fd5b01fc47a5aa38a6389a046af92363ddc26226900d347aa44e0f3d56da585e7acd87a7256c2d472769976e51aceb052241afdbbf9e8ee7c4b485e665
-DIST ros_control-0.11.1.tar.gz 634118 SHA256 72cf017ce1de3a645e62c7f1c034c4acaa2d3bc1d81da73b9c3b6027f89a48e8 SHA512 2ac330025e0740637a3143e6a783d5fdaf33567314a48b50a736e9fbc032b2ea153d002b5a2e1aad8fe2e88ddc9b61f6f5bcbecbf63471cf325c3acdf0dd999f WHIRLPOOL 200717b61336c9fdf9aa9ac640789dbdd68f7da4b90c49390e95fe2dee4731bebea549ce3343a714c6593c097fee08e531a01a0b4b909aba1cb742860c5b80d5
-DIST ros_control-0.11.2.tar.gz 647175 SHA256 bccce5003243031dd815d5210f84117ff3765e81c23f6acb4941dc31fe2f753a SHA512 b08da45ec9a1468f2b2204074487306f108f17f5745b04f701fbb97c0bbe123635b9ceac53afc5a28ed8d6a1c4a6e61d43ab5733c9a36edafac384a568af2674 WHIRLPOOL 30fa2a8af7529707994d420294ce0e8ff19cce230fb01df21b4ba50ffd3ed300ec35e59b6ef428dc7d12eaf430bb0cb9437c2eb17002e776e0bf7cff8f10d8bb
-DIST ros_control-0.11.3.tar.gz 647204 SHA256 0312a13acd3a23bf9dc17594fd38ca8701917e3d458d867da9f82467f9f4c8f3 SHA512 24ef9d17c921a59e771c7089bb98385dd3cb35e1ff85187555d9b3851fd7c354c6d6e0156c62b024343e2fcf5be5dc52ad6a9b2489e94f6dc1bf672995d35f6a WHIRLPOOL 2569d04d98ee3eb7d72fc3d09234c960928c8f2089a7edd3b5210cca0386ad5ce3a15e86e969f369f943f79d878d3fd99e1ec3c511d554a6bd4b84bbebd8ea57
-DIST ros_control-0.11.4.tar.gz 647356 SHA256 08bef43e6312986fb4de433f5b7c3e96d5456b2c082433fef180634c4d3c0254 SHA512 a946468890961561497ffe7b5ff8ecf9b458f0b770b9d1ede240a7edabbba39849d85e68ebba5003023776e5a984d2005eb6ba4980b67415570f78b243dd4032 WHIRLPOOL 770b0bf29539e29f5c6aa017b0627bfd11f2330cfe56dd2ea0b6b62265df425f0b28338e73910d45753fc0338eb78236bd65426a66785ec6192c070b9d3a9416
-DIST ros_control-0.11.5.tar.gz 647031 SHA256 aec82af44d9e22b588154faca26d8281cbc649c5dc225d22f49ef20246af2e14 SHA512 78840dbcc4ce544b778bd31f34aa94dce65fef4768e06aa9e5ed1363665ba14fc9fdf82cc85b2c6fe0e07ccdf9213be89f30a62e6ae3fd896aa55baee06de034 WHIRLPOOL 32e4fc39042292f0ff582e45d4c43b70bb64bc6a5a3b86c2c1edd7d398afdb8f4223629489a7e6b6001b54485c9d2a9d744c8247cbf1d3943f26e953dbeb31c1
 DIST ros_control-0.12.0.tar.gz 648605 SHA256 6a3c4194178c6aeacfa39f1c8c334a177b15dffc8efa51b4fba88df4b5bdbf6c SHA512 4bbd16d641a764b25ffe1c9550c50526107a33bd096a44daa170f8f991aa313e98fdf875eb446ae6b7673de7da48a4ad83b6eca9d50c3b478e9c8bb8f619ffb6 WHIRLPOOL 9436815612dc4be004d866c853474f53692408e03bd5952dcde65fc30373f4049c7fa9e5d25878f6d9c8d4e4761e333781b9030d0fa636c7e1c1b407b73cdfd7

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.0.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.0.ebuild
deleted file mode 100644
index 3725fc40afc..00000000000
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.0.ebuild
+++ /dev/null
@@ -1,25 +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-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Combined Robot HW class tests"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/combined_robot_hw
-	dev-ros/controller_manager
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/roscpp
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.1.ebuild
deleted file mode 100644
index 3725fc40afc..00000000000
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.1.ebuild
+++ /dev/null
@@ -1,25 +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-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Combined Robot HW class tests"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/combined_robot_hw
-	dev-ros/controller_manager
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/roscpp
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.2.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.2.ebuild
deleted file mode 100644
index 3725fc40afc..00000000000
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.2.ebuild
+++ /dev/null
@@ -1,25 +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-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Combined Robot HW class tests"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/combined_robot_hw
-	dev-ros/controller_manager
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/roscpp
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.3.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.3.ebuild
deleted file mode 100644
index 3725fc40afc..00000000000
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.3.ebuild
+++ /dev/null
@@ -1,25 +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-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Combined Robot HW class tests"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/combined_robot_hw
-	dev-ros/controller_manager
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/roscpp
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.4.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.4.ebuild
deleted file mode 100644
index 9fc769b6bda..00000000000
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Combined Robot HW class tests"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/combined_robot_hw
-	dev-ros/controller_manager
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/roscpp
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.5.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.5.ebuild
deleted file mode 100644
index 9fc769b6bda..00000000000
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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-controls/ros_control"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Combined Robot HW class tests"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/combined_robot_hw
-	dev-ros/controller_manager
-	dev-ros/controller_manager_tests
-	dev-ros/hardware_interface
-	dev-ros/roscpp
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2017-09-12 11:49 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2017-09-12 11:49 UTC (permalink / raw
  To: gentoo-commits

commit:     9937b5b83e19c01af794aa38614fdd18a7c55ebe
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 11:48:21 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 11:49:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9937b5b8

dev-ros/combined_robot_hw_tests: add missing boost dep

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.12.0.ebuild | 1 +
 dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.12.0.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.12.0.ebuild
index 9fc769b6bda..7eef1b930d6 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.12.0.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.12.0.ebuild
@@ -20,6 +20,7 @@ RDEPEND="
 	dev-ros/controller_manager_tests
 	dev-ros/hardware_interface
 	dev-ros/roscpp
+	dev-libs/boost:=
 "
 DEPEND="${RDEPEND}
 	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
index 3725fc40afc..7eef1b930d6 100644
--- a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.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
@@ -20,6 +20,7 @@ RDEPEND="
 	dev-ros/controller_manager_tests
 	dev-ros/hardware_interface
 	dev-ros/roscpp
+	dev-libs/boost:=
 "
 DEPEND="${RDEPEND}
 	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2017-08-10 13:02 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2017-08-10 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     33cd1a65b608548887c19a99400159be32ba0def
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  9 11:55:30 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Aug 10 13:02:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33cd1a65

dev-ros/combined_robot_hw_tests: Bump to 0.12.0.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.12.0.ebuild          | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index f4bdbdfe3da..107fc12c9e7 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -4,3 +4,4 @@ DIST ros_control-0.11.2.tar.gz 647175 SHA256 bccce5003243031dd815d5210f84117ff37
 DIST ros_control-0.11.3.tar.gz 647204 SHA256 0312a13acd3a23bf9dc17594fd38ca8701917e3d458d867da9f82467f9f4c8f3 SHA512 24ef9d17c921a59e771c7089bb98385dd3cb35e1ff85187555d9b3851fd7c354c6d6e0156c62b024343e2fcf5be5dc52ad6a9b2489e94f6dc1bf672995d35f6a WHIRLPOOL 2569d04d98ee3eb7d72fc3d09234c960928c8f2089a7edd3b5210cca0386ad5ce3a15e86e969f369f943f79d878d3fd99e1ec3c511d554a6bd4b84bbebd8ea57
 DIST ros_control-0.11.4.tar.gz 647356 SHA256 08bef43e6312986fb4de433f5b7c3e96d5456b2c082433fef180634c4d3c0254 SHA512 a946468890961561497ffe7b5ff8ecf9b458f0b770b9d1ede240a7edabbba39849d85e68ebba5003023776e5a984d2005eb6ba4980b67415570f78b243dd4032 WHIRLPOOL 770b0bf29539e29f5c6aa017b0627bfd11f2330cfe56dd2ea0b6b62265df425f0b28338e73910d45753fc0338eb78236bd65426a66785ec6192c070b9d3a9416
 DIST ros_control-0.11.5.tar.gz 647031 SHA256 aec82af44d9e22b588154faca26d8281cbc649c5dc225d22f49ef20246af2e14 SHA512 78840dbcc4ce544b778bd31f34aa94dce65fef4768e06aa9e5ed1363665ba14fc9fdf82cc85b2c6fe0e07ccdf9213be89f30a62e6ae3fd896aa55baee06de034 WHIRLPOOL 32e4fc39042292f0ff582e45d4c43b70bb64bc6a5a3b86c2c1edd7d398afdb8f4223629489a7e6b6001b54485c9d2a9d744c8247cbf1d3943f26e953dbeb31c1
+DIST ros_control-0.12.0.tar.gz 648605 SHA256 6a3c4194178c6aeacfa39f1c8c334a177b15dffc8efa51b4fba88df4b5bdbf6c SHA512 4bbd16d641a764b25ffe1c9550c50526107a33bd096a44daa170f8f991aa313e98fdf875eb446ae6b7673de7da48a4ad83b6eca9d50c3b478e9c8bb8f619ffb6 WHIRLPOOL 9436815612dc4be004d866c853474f53692408e03bd5952dcde65fc30373f4049c7fa9e5d25878f6d9c8d4e4761e333781b9030d0fa636c7e1c1b407b73cdfd7

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.12.0.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.12.0.ebuild
new file mode 100644
index 00000000000..9fc769b6bda
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.12.0.ebuild
@@ -0,0 +1,25 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2017-06-29 20:28 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2017-06-29 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     f5183b325272f42d1cb6760f0f46109b0419994c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 06:44:23 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 20:27:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5183b32

dev-ros/combined_robot_hw_tests: Bump to 0.11.5.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.11.5.ebuild          | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 33a572601bb..f4bdbdfe3da 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -3,3 +3,4 @@ DIST ros_control-0.11.1.tar.gz 634118 SHA256 72cf017ce1de3a645e62c7f1c034c4acaa2
 DIST ros_control-0.11.2.tar.gz 647175 SHA256 bccce5003243031dd815d5210f84117ff3765e81c23f6acb4941dc31fe2f753a SHA512 b08da45ec9a1468f2b2204074487306f108f17f5745b04f701fbb97c0bbe123635b9ceac53afc5a28ed8d6a1c4a6e61d43ab5733c9a36edafac384a568af2674 WHIRLPOOL 30fa2a8af7529707994d420294ce0e8ff19cce230fb01df21b4ba50ffd3ed300ec35e59b6ef428dc7d12eaf430bb0cb9437c2eb17002e776e0bf7cff8f10d8bb
 DIST ros_control-0.11.3.tar.gz 647204 SHA256 0312a13acd3a23bf9dc17594fd38ca8701917e3d458d867da9f82467f9f4c8f3 SHA512 24ef9d17c921a59e771c7089bb98385dd3cb35e1ff85187555d9b3851fd7c354c6d6e0156c62b024343e2fcf5be5dc52ad6a9b2489e94f6dc1bf672995d35f6a WHIRLPOOL 2569d04d98ee3eb7d72fc3d09234c960928c8f2089a7edd3b5210cca0386ad5ce3a15e86e969f369f943f79d878d3fd99e1ec3c511d554a6bd4b84bbebd8ea57
 DIST ros_control-0.11.4.tar.gz 647356 SHA256 08bef43e6312986fb4de433f5b7c3e96d5456b2c082433fef180634c4d3c0254 SHA512 a946468890961561497ffe7b5ff8ecf9b458f0b770b9d1ede240a7edabbba39849d85e68ebba5003023776e5a984d2005eb6ba4980b67415570f78b243dd4032 WHIRLPOOL 770b0bf29539e29f5c6aa017b0627bfd11f2330cfe56dd2ea0b6b62265df425f0b28338e73910d45753fc0338eb78236bd65426a66785ec6192c070b9d3a9416
+DIST ros_control-0.11.5.tar.gz 647031 SHA256 aec82af44d9e22b588154faca26d8281cbc649c5dc225d22f49ef20246af2e14 SHA512 78840dbcc4ce544b778bd31f34aa94dce65fef4768e06aa9e5ed1363665ba14fc9fdf82cc85b2c6fe0e07ccdf9213be89f30a62e6ae3fd896aa55baee06de034 WHIRLPOOL 32e4fc39042292f0ff582e45d4c43b70bb64bc6a5a3b86c2c1edd7d398afdb8f4223629489a7e6b6001b54485c9d2a9d744c8247cbf1d3943f26e953dbeb31c1

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.5.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.5.ebuild
new file mode 100644
index 00000000000..9fc769b6bda
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.5.ebuild
@@ -0,0 +1,25 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2017-02-15 13:24 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2017-02-15 13:24 UTC (permalink / raw
  To: gentoo-commits

commit:     6d49c5ff8866ae17b224eff8f16e4056476c4033
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 13:19:59 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 13:19:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d49c5ff

dev-ros/combined_robot_hw_tests: Bump to 0.11.4.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.11.4.ebuild          | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 6875ceff13..33a572601b 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -2,3 +2,4 @@ DIST ros_control-0.11.0.tar.gz 633993 SHA256 a21839b729459f752f9a37b73965e116dfb
 DIST ros_control-0.11.1.tar.gz 634118 SHA256 72cf017ce1de3a645e62c7f1c034c4acaa2d3bc1d81da73b9c3b6027f89a48e8 SHA512 2ac330025e0740637a3143e6a783d5fdaf33567314a48b50a736e9fbc032b2ea153d002b5a2e1aad8fe2e88ddc9b61f6f5bcbecbf63471cf325c3acdf0dd999f WHIRLPOOL 200717b61336c9fdf9aa9ac640789dbdd68f7da4b90c49390e95fe2dee4731bebea549ce3343a714c6593c097fee08e531a01a0b4b909aba1cb742860c5b80d5
 DIST ros_control-0.11.2.tar.gz 647175 SHA256 bccce5003243031dd815d5210f84117ff3765e81c23f6acb4941dc31fe2f753a SHA512 b08da45ec9a1468f2b2204074487306f108f17f5745b04f701fbb97c0bbe123635b9ceac53afc5a28ed8d6a1c4a6e61d43ab5733c9a36edafac384a568af2674 WHIRLPOOL 30fa2a8af7529707994d420294ce0e8ff19cce230fb01df21b4ba50ffd3ed300ec35e59b6ef428dc7d12eaf430bb0cb9437c2eb17002e776e0bf7cff8f10d8bb
 DIST ros_control-0.11.3.tar.gz 647204 SHA256 0312a13acd3a23bf9dc17594fd38ca8701917e3d458d867da9f82467f9f4c8f3 SHA512 24ef9d17c921a59e771c7089bb98385dd3cb35e1ff85187555d9b3851fd7c354c6d6e0156c62b024343e2fcf5be5dc52ad6a9b2489e94f6dc1bf672995d35f6a WHIRLPOOL 2569d04d98ee3eb7d72fc3d09234c960928c8f2089a7edd3b5210cca0386ad5ce3a15e86e969f369f943f79d878d3fd99e1ec3c511d554a6bd4b84bbebd8ea57
+DIST ros_control-0.11.4.tar.gz 647356 SHA256 08bef43e6312986fb4de433f5b7c3e96d5456b2c082433fef180634c4d3c0254 SHA512 a946468890961561497ffe7b5ff8ecf9b458f0b770b9d1ede240a7edabbba39849d85e68ebba5003023776e5a984d2005eb6ba4980b67415570f78b243dd4032 WHIRLPOOL 770b0bf29539e29f5c6aa017b0627bfd11f2330cfe56dd2ea0b6b62265df425f0b28338e73910d45753fc0338eb78236bd65426a66785ec6192c070b9d3a9416

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.4.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.4.ebuild
new file mode 100644
index 0000000000..93697707c6
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2016-11-29  9:28 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2016-11-29  9:28 UTC (permalink / raw
  To: gentoo-commits

commit:     94f5cf1c128974010944455d57ccfd86f54b9bae
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 09:21:47 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 09:28:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f5cf1c

dev-ros/combined_robot_hw_tests: Bump to 0.11.2.

Package-Manager: portage-2.3.2

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.11.2.ebuild          | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 1fe365b..1bbb8bb 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1,2 +1,3 @@
 DIST ros_control-0.11.0.tar.gz 633993 SHA256 a21839b729459f752f9a37b73965e116dfbd36c6e9edc4e85a9791cdf469f16c SHA512 fe18a513c12db60a4e49a37ec9588a448e24acd618162930dd6772a2bdc9855d56e56a45d0ba4f2e2c1ce29551efb93e3db0f2232a1ddf4ca40c053cf5845fd5 WHIRLPOOL 47dfe7fd5b01fc47a5aa38a6389a046af92363ddc26226900d347aa44e0f3d56da585e7acd87a7256c2d472769976e51aceb052241afdbbf9e8ee7c4b485e665
 DIST ros_control-0.11.1.tar.gz 634118 SHA256 72cf017ce1de3a645e62c7f1c034c4acaa2d3bc1d81da73b9c3b6027f89a48e8 SHA512 2ac330025e0740637a3143e6a783d5fdaf33567314a48b50a736e9fbc032b2ea153d002b5a2e1aad8fe2e88ddc9b61f6f5bcbecbf63471cf325c3acdf0dd999f WHIRLPOOL 200717b61336c9fdf9aa9ac640789dbdd68f7da4b90c49390e95fe2dee4731bebea549ce3343a714c6593c097fee08e531a01a0b4b909aba1cb742860c5b80d5
+DIST ros_control-0.11.2.tar.gz 647175 SHA256 bccce5003243031dd815d5210f84117ff3765e81c23f6acb4941dc31fe2f753a SHA512 b08da45ec9a1468f2b2204074487306f108f17f5745b04f701fbb97c0bbe123635b9ceac53afc5a28ed8d6a1c4a6e61d43ab5733c9a36edafac384a568af2674 WHIRLPOOL 30fa2a8af7529707994d420294ce0e8ff19cce230fb01df21b4ba50ffd3ed300ec35e59b6ef428dc7d12eaf430bb0cb9437c2eb17002e776e0bf7cff8f10d8bb

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.2.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.2.ebuild
new file mode 100644
index 00000000..26912cd
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.2.ebuild
@@ -0,0 +1,26 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2016-08-21  6:34 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2016-08-21  6:34 UTC (permalink / raw
  To: gentoo-commits

commit:     4608ff957cbeb4975148e31da278c4426105fc53
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 06:27:18 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 06:34:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4608ff95

dev-ros/combined_robot_hw_tests: Bump to 0.11.1.

Package-Manager: portage-2.3.0

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.11.1.ebuild          | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
index 7e38aa6..1fe365b 100644
--- a/dev-ros/combined_robot_hw_tests/Manifest
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -1 +1,2 @@
 DIST ros_control-0.11.0.tar.gz 633993 SHA256 a21839b729459f752f9a37b73965e116dfbd36c6e9edc4e85a9791cdf469f16c SHA512 fe18a513c12db60a4e49a37ec9588a448e24acd618162930dd6772a2bdc9855d56e56a45d0ba4f2e2c1ce29551efb93e3db0f2232a1ddf4ca40c053cf5845fd5 WHIRLPOOL 47dfe7fd5b01fc47a5aa38a6389a046af92363ddc26226900d347aa44e0f3d56da585e7acd87a7256c2d472769976e51aceb052241afdbbf9e8ee7c4b485e665
+DIST ros_control-0.11.1.tar.gz 634118 SHA256 72cf017ce1de3a645e62c7f1c034c4acaa2d3bc1d81da73b9c3b6027f89a48e8 SHA512 2ac330025e0740637a3143e6a783d5fdaf33567314a48b50a736e9fbc032b2ea153d002b5a2e1aad8fe2e88ddc9b61f6f5bcbecbf63471cf325c3acdf0dd999f WHIRLPOOL 200717b61336c9fdf9aa9ac640789dbdd68f7da4b90c49390e95fe2dee4731bebea549ce3343a714c6593c097fee08e531a01a0b4b909aba1cb742860c5b80d5

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.1.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.1.ebuild
new file mode 100644
index 0000000..26912cd
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.1.ebuild
@@ -0,0 +1,26 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"


^ permalink raw reply related	[flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/
@ 2016-05-24  7:32 Alexis Ballier
  0 siblings, 0 replies; 21+ messages in thread
From: Alexis Ballier @ 2016-05-24  7:32 UTC (permalink / raw
  To: gentoo-commits

commit:     601de1ac088b73df07c11d2609ac4f92530a8084
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 07:30:34 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 24 07:31:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=601de1ac

dev-ros/combined_robot_hw_tests: initial import; ebuild by me

Package-Manager: portage-2.3.0_rc1

 dev-ros/combined_robot_hw_tests/Manifest           |  1 +
 .../combined_robot_hw_tests-0.11.0.ebuild          | 26 ++++++++++++++++++++++
 .../combined_robot_hw_tests-9999.ebuild            | 26 ++++++++++++++++++++++
 dev-ros/combined_robot_hw_tests/metadata.xml       | 11 +++++++++
 4 files changed, 64 insertions(+)

diff --git a/dev-ros/combined_robot_hw_tests/Manifest b/dev-ros/combined_robot_hw_tests/Manifest
new file mode 100644
index 0000000..7e38aa6
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/Manifest
@@ -0,0 +1 @@
+DIST ros_control-0.11.0.tar.gz 633993 SHA256 a21839b729459f752f9a37b73965e116dfbd36c6e9edc4e85a9791cdf469f16c SHA512 fe18a513c12db60a4e49a37ec9588a448e24acd618162930dd6772a2bdc9855d56e56a45d0ba4f2e2c1ce29551efb93e3db0f2232a1ddf4ca40c053cf5845fd5 WHIRLPOOL 47dfe7fd5b01fc47a5aa38a6389a046af92363ddc26226900d347aa44e0f3d56da585e7acd87a7256c2d472769976e51aceb052241afdbbf9e8ee7c4b485e665

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.0.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.0.ebuild
new file mode 100644
index 0000000..26912cd
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.11.0.ebuild
@@ -0,0 +1,26 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
new file mode 100644
index 0000000..26912cd
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
@@ -0,0 +1,26 @@
+# 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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="Combined Robot HW class tests"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/controller_manager
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/combined_robot_hw_tests/metadata.xml b/dev-ros/combined_robot_hw_tests/metadata.xml
new file mode 100644
index 0000000..3c25465
--- /dev/null
+++ b/dev-ros/combined_robot_hw_tests/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>ros@gentoo.org</email>
+		<name>Gentoo ROS Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">ros-controls/ros_control</remote-id>
+	</upstream>
+</pkgmetadata>


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

end of thread, other threads:[~2021-08-03 10:50 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-12 20:24 [gentoo-commits] repo/gentoo:master commit in: dev-ros/combined_robot_hw_tests/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2021-08-03 10:50 Alexis Ballier
2020-10-12 19:08 Alexis Ballier
2020-08-25 12:37 Alexis Ballier
2020-08-07 15:52 Alexis Ballier
2020-07-31 10:34 Alexis Ballier
2018-10-11 16:28 Alexis Ballier
2018-07-17  7:08 Alexis Ballier
2018-04-28 15:22 Alexis Ballier
2018-04-28 15:22 Alexis Ballier
2018-04-22 12:56 Alexis Ballier
2018-03-27  6:41 Alexis Ballier
2017-12-26 19:08 Alexis Ballier
2017-09-12 11:49 Alexis Ballier
2017-09-12 11:49 Alexis Ballier
2017-08-10 13:02 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
2017-02-15 13:24 Alexis Ballier
2016-11-29  9:28 Alexis Ballier
2016-08-21  6:34 Alexis Ballier
2016-05-24  7:32 Alexis Ballier

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