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/bondcpp/
Date: Sat,  4 Nov 2017 13:23:33 +0000 (UTC)	[thread overview]
Message-ID: <1509801791.9e6153ac457e8c5b08c8a3cac5e455426bf338df.aballier@gentoo> (raw)

commit:     9e6153ac457e8c5b08c8a3cac5e455426bf338df
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  4 12:19:26 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Nov  4 13:23:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6153ac

dev-ros/bondcpp: Bump to 1.8.1.

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-ros/bondcpp/Manifest             |  1 +
 dev-ros/bondcpp/bondcpp-1.8.1.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-ros/bondcpp/Manifest b/dev-ros/bondcpp/Manifest
index 77fa1d5d3d2..b91d5482cf5 100644
--- a/dev-ros/bondcpp/Manifest
+++ b/dev-ros/bondcpp/Manifest
@@ -3,3 +3,4 @@ DIST bond_core-1.7.17.tar.gz 31334 SHA256 41e511233510b6d8c73f354c2198c4ff5e82ba
 DIST bond_core-1.7.18.tar.gz 31402 SHA256 cdcad6a9a311bbe2f8f05ece55f595c0443b3a99e1c9ebd7b1c50ff05d6de123 SHA512 d943ea3ad4de6cbf8f703161a511d235229369ec593ff6532180cf7a0114ba51d20b736491d4c4415b642c1994901ba51983580cd02aa69d64c4e0a318e00a75 WHIRLPOOL 6bca598dd0d5a781270f78d5511e2a324a7d953ec4c655b8429c63c047a8edb260436bbcbac4e4eda86066b9619f898cc6565c37bf0b420b9e397454c38654a7
 DIST bond_core-1.7.19.tar.gz 31455 SHA256 67d7f1cbfe1a007ba48aa477f722e185485006cbd0abdd1460f580d677f89643 SHA512 63584fa465dba48def1c049e713b0438ea6dd15bd968ee5a1ef969e21540d2693eb61bffb40134dd28486c83c6e54d8db9c71af8f2949bd38a3f7c63be5b65fb WHIRLPOOL 4b449593c5e7fcde7bd3c0262eb7e60fc8db94467e5deec51cf3259fe9245332b8a2dd18e705ea9017639a921dc3d1e872f77929d16e8c159320e44f64fb466c
 DIST bond_core-1.8.0.tar.gz 32199 SHA256 066fec8225419c1ed0f2a065d183aeb0523d5df434584ba728503944f4d39d01 SHA512 5519d5366d94403862f34ff16e06ead099a164e43987a113c5ec3d62a8d32430b81fc3bee557513dac05ce6bdb39e6bc3c1a3477573de74610217ea92d373526 WHIRLPOOL df0e27903e0a45282f287f8aab74e89203050bc23cca5f101ed2e21eebe668f2cde9d9e3879d6a9c0f79dc08ecb80bdb8b5725b880769634de9c5bf087d8ae66
+DIST bond_core-1.8.1.tar.gz 32283 SHA256 61e90b226ab76e9723fa5bbc9880a8eef95d6a32a008edf49da7017c82dc0abf SHA512 767d47d7d69bf2a1e6ce5d403f1e0f248c9414998a077f9a0815976975c6ed071eb0338543b9947285b30f5135e410fc273ad4243e5478819286a96e94f4584c WHIRLPOOL ae1eebf0edc5fc138b883a6ac44e1b58e9eb3447c65963080a11eb944d6f05f1b396ae3add7594f808914cb4c0b705e5e1dcd2982f5587a3951825a21fdf99a0

diff --git a/dev-ros/bondcpp/bondcpp-1.8.1.ebuild b/dev-ros/bondcpp/bondcpp-1.8.1.ebuild
new file mode 100644
index 00000000000..123e756ecda
--- /dev/null
+++ b/dev-ros/bondcpp/bondcpp-1.8.1.ebuild
@@ -0,0 +1,24 @@
+# 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/bond_core"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="C++ implementation of bond, a mechanism for checking when another process has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/cmake_modules
+	dev-ros/roscpp
+	dev-ros/smclib
+	dev-libs/boost:=
+	sys-apps/util-linux
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2017-11-04 13:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-04 13:23 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-31  9:10 [gentoo-commits] repo/gentoo:master commit in: dev-ros/bondcpp/ Alexis Ballier
2018-08-22  9:32 Alexis Ballier
2018-04-11 18:31 Alexis Ballier
2018-04-11 18:31 Alexis Ballier
2017-08-01 12:01 Alexis Ballier
2017-03-29  6:48 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2015-09-22 15:17 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=1509801791.9e6153ac457e8c5b08c8a3cac5e455426bf338df.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