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: dev-ros/actionlib/
Date: Fri, 10 Nov 2017 08:51:23 +0000 (UTC)	[thread overview]
Message-ID: <1510303877.5ce9582e147589f2526139ff57f5af34236e6f19.aballier@gentoo> (raw)

commit:     5ce9582e147589f2526139ff57f5af34236e6f19
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 08:22:38 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 08:51:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce9582e

dev-ros/actionlib: bump to 1.11.11

Package-Manager: Portage-2.3.13, Repoman-2.3.4

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

diff --git a/dev-ros/actionlib/Manifest b/dev-ros/actionlib/Manifest
index d5076882c12..2fd87e4bd6f 100644
--- a/dev-ros/actionlib/Manifest
+++ b/dev-ros/actionlib/Manifest
@@ -1,2 +1,3 @@
 DIST actionlib-1.11.10.tar.gz 98375 SHA256 8a4e9d71e23916abcab9892bd6c9890a691267d73ec4eed2034c307d57409619 SHA512 afb28c568910a2786ea3e97c89ee6b02b4c33335b05f466219bc17cd5bd8e021de3bbbd3ae0cef0b46915442549dba84e9a655169e9c95e1ae62071d015e00e3 WHIRLPOOL 85d84684ec7d64a34b13ca08ef337af83e15738901ad273445487e7977b1fb6677a92d33d7e2d5314407c986aee7e54aa862e4b2599be0739e1110a369abdbd1
+DIST actionlib-1.11.11.tar.gz 98427 SHA256 26958223b952eb7ad692d701b3ff44e0be110b4501ca23ed70939cf57acb81b9 SHA512 a2a02abfb3e192082143d83ceab6a612f501bbd1ec38d108e3a841afb331d1a98e8a602fac7d627a62c336a52ffe70331d2001394b134511c89349567b49d83d WHIRLPOOL 37d4c7d1472d1ebe4a9671774786cf4d551b50697881a7235d2f397e4e87ea1d5472fb82ae5c1e7dda0688ad3b990534632b768eb8c0c5a9046751bbb42ebbc3
 DIST actionlib-1.11.9.tar.gz 98000 SHA256 0e0eb18e964cfd25490875295950760fb468fd30cab707c0138ddada131be7c6 SHA512 a331f10aeeaf33b5074c637866157a317af0a8bf4ff17960cc5dc6e12970ab59cdf9bc032d3aea2704b00ee0d3404572f83ddbfc9d68cf41430300ed885af60b WHIRLPOOL ccf24dade14dd4da1a370a05cfe22c94424a2cb63449657350c783dc9f94bec72d3ec723ef7a9b5fcf518bdd4a502cf05268578d6a08d730373a1b7516807ec5

diff --git a/dev-ros/actionlib/actionlib-1.11.11.ebuild b/dev-ros/actionlib/actionlib-1.11.11.ebuild
new file mode 100644
index 00000000000..cb76b829848
--- /dev/null
+++ b/dev-ros/actionlib/actionlib-1.11.11.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros/actionlib"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Provides a standardized interface for interfacing with preemptable tasks"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/boost:=[threads]
+	dev-ros/roscpp
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	"
+DEPEND="${RDEPEND}
+	dev-ros/rosunit[${PYTHON_USEDEP}]
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"
+RDEPEND="${RDEPEND}
+	dev-ros/roslib[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2017-11-10  8:51 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-10  8:51 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-03 15:17 [gentoo-commits] repo/gentoo:master commit in: dev-ros/actionlib/ Alexis Ballier
2020-08-25 12:37 Alexis Ballier
2020-08-06 12:29 Alexis Ballier
2020-08-05 15:30 Alexis Ballier
2020-07-16 17:35 Alexis Ballier
2020-07-16 17:35 Alexis Ballier
2018-08-31 13:56 Alexis Ballier
2018-07-31 15:21 Alexis Ballier
2018-07-31 15:21 Alexis Ballier
2018-03-22 10:02 Alexis Ballier
2017-08-23  7:30 Alexis Ballier
2017-08-23  7:30 Alexis Ballier
2017-06-15  9:37 Alexis Ballier
2017-06-15  9:37 Alexis Ballier
2017-04-01 12:24 Alexis Ballier
2017-02-21  9:21 Alexis Ballier
2017-02-21  9:21 Alexis Ballier
2017-02-21  9:21 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2016-06-30  8:30 Alexis Ballier
2016-06-30  8:30 Alexis Ballier
2016-03-19 13:56 Alexis Ballier
2015-09-22 16:14 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=1510303877.5ce9582e147589f2526139ff57f5af34236e6f19.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