public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/ros_control/
Date: Thu, 29 Jun 2017 20:28:15 +0000 (UTC)	[thread overview]
Message-ID: <1498768079.80c845921132a0ab9bd53571f27c1c666da4b4f4.aballier@gentoo> (raw)

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

ros-meta/ros_control: Bump to 0.11.5.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 ros-meta/ros_control/Manifest                  |  1 +
 ros-meta/ros_control/ros_control-0.11.5.ebuild | 28 ++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/ros-meta/ros_control/Manifest b/ros-meta/ros_control/Manifest
index 33a572601bb..f4bdbdfe3da 100644
--- a/ros-meta/ros_control/Manifest
+++ b/ros-meta/ros_control/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/ros-meta/ros_control/ros_control-0.11.5.ebuild b/ros-meta/ros_control/ros_control-0.11.5.ebuild
new file mode 100644
index 00000000000..2c352cf60b2
--- /dev/null
+++ b/ros-meta/ros_control/ros_control-0.11.5.ebuild
@@ -0,0 +1,28 @@
+# 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}
+
+inherit ros-catkin
+
+DESCRIPTION="Controller interfaces, controller managers, transmissions, hardware_interfaces, control_toolbox"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/combined_robot_hw
+	dev-ros/combined_robot_hw_tests
+	dev-ros/controller_interface
+	dev-ros/controller_manager
+	dev-ros/controller_manager_msgs
+	dev-ros/controller_manager_tests
+	dev-ros/hardware_interface
+	dev-ros/joint_limits_interface
+	dev-ros/rqt_controller_manager
+	dev-ros/transmission_interface
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2017-06-29 20:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-29 20:28 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-03 10:50 [gentoo-commits] repo/gentoo:master commit in: ros-meta/ros_control/ Alexis Ballier
2021-01-05 20:03 Alexis Ballier
2020-10-12 19:08 Alexis Ballier
2020-08-25 12:37 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-22 12:56 Alexis Ballier
2018-03-27  6:41 Alexis Ballier
2017-12-26 19:08 Alexis Ballier
2017-12-26 19:08 Alexis Ballier
2017-08-10 13:02 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-05-24  7:32 Alexis Ballier
2016-05-24  7:32 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=1498768079.80c845921132a0ab9bd53571f27c1c666da4b4f4.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