From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/controller_manager_tests/
Date: Thu, 11 Oct 2018 16:28:34 +0000 (UTC) [thread overview]
Message-ID: <1539275307.f0ef5565eeb4555d370f0e899b66c3357b0c7104.aballier@gentoo> (raw)
commit: f0ef5565eeb4555d370f0e899b66c3357b0c7104
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 11 13:09:59 2018 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Oct 11 16:28:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ef5565
dev-ros/controller_manager_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/controller_manager_tests/Manifest | 1 +
.../controller_manager_tests-0.15.1.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-ros/controller_manager_tests/Manifest b/dev-ros/controller_manager_tests/Manifest
index d459139029c..c7729ee2f85 100644
--- a/dev-ros/controller_manager_tests/Manifest
+++ b/dev-ros/controller_manager_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/controller_manager_tests/controller_manager_tests-0.15.1.ebuild b/dev-ros/controller_manager_tests/controller_manager_tests-0.15.1.ebuild
new file mode 100644
index 00000000000..77cb39291f4
--- /dev/null
+++ b/dev-ros/controller_manager_tests/controller_manager_tests-0.15.1.ebuild
@@ -0,0 +1,29 @@
+# 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="Tests for the controller manager"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/controller_manager[${PYTHON_USEDEP}]
+ dev-ros/controller_interface
+ dev-ros/control_toolbox
+ dev-libs/boost:=
+ dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}
+ test? (
+ dev-ros/rostest[${PYTHON_USEDEP}]
+ dev-python/nose[${PYTHON_USEDEP}]
+ dev-ros/rosservice[${PYTHON_USEDEP}]
+ )"
next reply other threads:[~2018-10-11 16:28 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-11 16:28 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-06 12:33 [gentoo-commits] repo/gentoo:master commit in: dev-ros/controller_manager_tests/ Alexis Ballier
2021-08-06 12:33 Alexis Ballier
2021-08-03 10:50 Alexis Ballier
2020-10-12 19:08 Alexis Ballier
2020-08-27 8:53 Alexis Ballier
2020-08-25 12:37 Alexis Ballier
2020-08-25 12:37 Alexis Ballier
2020-08-07 15:33 Alexis Ballier
2020-07-31 10:34 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:59 Alexis Ballier
2017-09-12 11:59 Alexis Ballier
2017-08-10 13:02 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
2017-02-15 13:24 Alexis Ballier
2016-12-12 20:24 Alexis Ballier
2016-11-29 9:28 Alexis Ballier
2016-08-21 6:34 Alexis Ballier
2016-05-24 7:32 Alexis Ballier
2016-04-30 14:18 Alexis Ballier
2016-04-30 14:18 Alexis Ballier
2015-11-24 12:33 Alexis Ballier
2015-09-23 12:50 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1539275307.f0ef5565eeb4555d370f0e899b66c3357b0c7104.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox