From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/controller_interface/
Date: Tue, 26 Dec 2017 19:08:08 +0000 (UTC) [thread overview]
Message-ID: <1514315277.3cf4ac96b6d7d582b6908c2eab3ddb7b5eae3b96.aballier@gentoo> (raw)
commit: 3cf4ac96b6d7d582b6908c2eab3ddb7b5eae3b96
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 18:20:53 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=3cf4ac96
dev-ros/controller_interface: Bump to 0.13.0.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ros/controller_interface/Manifest | 1 +
.../controller_interface-0.13.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-ros/controller_interface/Manifest b/dev-ros/controller_interface/Manifest
index d8152076932..ac5c918ccab 100644
--- a/dev-ros/controller_interface/Manifest
+++ b/dev-ros/controller_interface/Manifest
@@ -7,4 +7,5 @@ DIST ros_control-0.11.3.tar.gz 647204 BLAKE2B 25869b9aa7c7d36de2d304c87cecb2e2c9
DIST ros_control-0.11.4.tar.gz 647356 BLAKE2B 80d28f716f9c581a2003506e62ca9efeae51cadbc67e1c643e42fa2b7a56211c2d699a546988dced2653de6ef9cabaf43ed07f02875becdc3702e49683a81100 SHA512 a946468890961561497ffe7b5ff8ecf9b458f0b770b9d1ede240a7edabbba39849d85e68ebba5003023776e5a984d2005eb6ba4980b67415570f78b243dd4032
DIST ros_control-0.11.5.tar.gz 647031 BLAKE2B 36cea814c190c036c31f584f84d0eedb9dc3c69e269b6aaaefacd8757bf29627f9665768af3ad497872429aeae9882ae73b08d146392b3606ae51fc06f9231ca SHA512 78840dbcc4ce544b778bd31f34aa94dce65fef4768e06aa9e5ed1363665ba14fc9fdf82cc85b2c6fe0e07ccdf9213be89f30a62e6ae3fd896aa55baee06de034
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
DIST ros_control-0.9.3.tar.gz 593174 BLAKE2B 133f9c81b51d8a8fc60619bc43e0afc9f12ebdca5ea31b143a6badd7320c162e7a179e6a984df18882c7c3d089fbabe7802e29cc7c935dc0de9a6524bccd076b SHA512 37537de9cbee4702515f1db62980975c5d37c952e338bf1ffacf84722c605ad9f6bd660d8b6005e701fcb935f96b6adf1f28375640f14a2227703644b55e90fb
diff --git a/dev-ros/controller_interface/controller_interface-0.13.0.ebuild b/dev-ros/controller_interface/controller_interface-0.13.0.ebuild
new file mode 100644
index 00000000000..4083b2da06a
--- /dev/null
+++ b/dev-ros/controller_interface/controller_interface-0.13.0.ebuild
@@ -0,0 +1,21 @@
+# 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="Interface base class for controllers"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/roscpp
+ dev-ros/hardware_interface
+ dev-ros/pluginlib
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2017-12-26 19:08 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-26 19:08 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: dev-ros/controller_interface/ Alexis Ballier
2020-10-12 19:08 Alexis Ballier
2020-08-25 12:37 Alexis Ballier
2020-08-10 10:02 Alexis Ballier
2020-08-07 15:33 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-28 19:11 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
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=1514315277.3cf4ac96b6d7d582b6908c2eab3ddb7b5eae3b96.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