public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2015-09-22 15:17 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2015-09-22 15:17 UTC (permalink / raw
  To: gentoo-commits

commit:     d3deaace37f3683ada87550e17e70f218bd69b6b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 15:17:24 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 15:17:24 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3deaace

ros-meta/bond_core: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/bond_core/Manifest                |  1 +
 ros-meta/bond_core/bond_core-1.7.16.ebuild | 24 ++++++++++++++++++++++++
 ros-meta/bond_core/bond_core-9999.ebuild   | 24 ++++++++++++++++++++++++
 ros-meta/bond_core/metadata.xml            |  5 +++++
 4 files changed, 54 insertions(+)

diff --git a/ros-meta/bond_core/Manifest b/ros-meta/bond_core/Manifest
new file mode 100644
index 0000000..0d7a60a
--- /dev/null
+++ b/ros-meta/bond_core/Manifest
@@ -0,0 +1 @@
+DIST bond_core-1.7.16.tar.gz 25327 SHA256 177dc78ef9cf3cd9f48fe5aca4742f504956c71641c75048b7559af0e2aacd53 SHA512 1c35776782edfb7397845fde0ef3fcaac6179f1c55637fd5209303feb1755f13bff85e6cf36a2dd2671c18d5b433cb8e9ede04df923f742e22934b19d044e06e WHIRLPOOL 56fd05d2c6c8f5fb9fa8b47f2da939e16f79f39937febbf588137d5dd411c03f0c30edb3e70b50ed4c6b7c1ce8a0f1cd8c1922038c20495e62a57c80d0958864

diff --git a/ros-meta/bond_core/bond_core-1.7.16.ebuild b/ros-meta/bond_core/bond_core-1.7.16.ebuild
new file mode 100644
index 0000000..9035546
--- /dev/null
+++ b/ros-meta/bond_core/bond_core-1.7.16.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/bond_core"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="A bond allows two processes, A and B, to know when the other has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/bondcpp
+	dev-ros/bondpy
+	dev-ros/smclib
+	dev-ros/test_bond
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/bond_core/bond_core-9999.ebuild b/ros-meta/bond_core/bond_core-9999.ebuild
new file mode 100644
index 0000000..9035546
--- /dev/null
+++ b/ros-meta/bond_core/bond_core-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/bond_core"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="A bond allows two processes, A and B, to know when the other has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/bondcpp
+	dev-ros/bondpy
+	dev-ros/smclib
+	dev-ros/test_bond
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/bond_core/metadata.xml b/ros-meta/bond_core/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/ros-meta/bond_core/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ros</herd>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2016-10-25 10:56 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2016-10-25 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     4ca96fcdedacdbe61617fed0b5d9713c8037f617
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 09:37:58 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 10:56:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca96fcd

ros-meta/bond_core: Bump to 1.7.18.

Package-Manager: portage-2.3.2

 ros-meta/bond_core/Manifest                |  1 +
 ros-meta/bond_core/bond_core-1.7.18.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/ros-meta/bond_core/Manifest b/ros-meta/bond_core/Manifest
index 3db390e..ccb4774 100644
--- a/ros-meta/bond_core/Manifest
+++ b/ros-meta/bond_core/Manifest
@@ -1,2 +1,3 @@
 DIST bond_core-1.7.16.tar.gz 25327 SHA256 177dc78ef9cf3cd9f48fe5aca4742f504956c71641c75048b7559af0e2aacd53 SHA512 1c35776782edfb7397845fde0ef3fcaac6179f1c55637fd5209303feb1755f13bff85e6cf36a2dd2671c18d5b433cb8e9ede04df923f742e22934b19d044e06e WHIRLPOOL 56fd05d2c6c8f5fb9fa8b47f2da939e16f79f39937febbf588137d5dd411c03f0c30edb3e70b50ed4c6b7c1ce8a0f1cd8c1922038c20495e62a57c80d0958864
 DIST bond_core-1.7.17.tar.gz 31334 SHA256 41e511233510b6d8c73f354c2198c4ff5e82bafa47120fb3ffcb6704a2d7f1a6 SHA512 248146e6704c36f014e0f4c5178e566b6c4e344f46b39d4ac9a6cf6b152d1c163b5881921168b8898ec44da9d9b5bc69dc3a66ae26be61007c109aed1990ee73 WHIRLPOOL 2da1910eedc7b4af12c6172c01fd7fe60ad11645366e0b3e684c458b4f78a82b61f957c12d88f248cbc1aced57c4f97a2e1c6319c5a417a470fb1d0904ca66a9
+DIST bond_core-1.7.18.tar.gz 31402 SHA256 cdcad6a9a311bbe2f8f05ece55f595c0443b3a99e1c9ebd7b1c50ff05d6de123 SHA512 d943ea3ad4de6cbf8f703161a511d235229369ec593ff6532180cf7a0114ba51d20b736491d4c4415b642c1994901ba51983580cd02aa69d64c4e0a318e00a75 WHIRLPOOL 6bca598dd0d5a781270f78d5511e2a324a7d953ec4c655b8429c63c047a8edb260436bbcbac4e4eda86066b9619f898cc6565c37bf0b420b9e397454c38654a7

diff --git a/ros-meta/bond_core/bond_core-1.7.18.ebuild b/ros-meta/bond_core/bond_core-1.7.18.ebuild
new file mode 100644
index 00000000..1cd7fd6
--- /dev/null
+++ b/ros-meta/bond_core/bond_core-1.7.18.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/bond_core"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="A bond allows two processes, A and B, to know when the other has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/bondcpp
+	dev-ros/bondpy
+	dev-ros/smclib
+	dev-ros/test_bond
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2017-03-29  6:48 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2017-03-29  6:48 UTC (permalink / raw
  To: gentoo-commits

commit:     c3be25651b240ae9413a1ec2a668767b7bb47134
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 06:35:26 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 06:35:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3be2565

ros-meta/bond_core: Bump to 1.7.19.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 ros-meta/bond_core/Manifest                |  1 +
 ros-meta/bond_core/bond_core-1.7.19.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/ros-meta/bond_core/Manifest b/ros-meta/bond_core/Manifest
index ccb4774ecb6..834d7dae727 100644
--- a/ros-meta/bond_core/Manifest
+++ b/ros-meta/bond_core/Manifest
@@ -1,3 +1,4 @@
 DIST bond_core-1.7.16.tar.gz 25327 SHA256 177dc78ef9cf3cd9f48fe5aca4742f504956c71641c75048b7559af0e2aacd53 SHA512 1c35776782edfb7397845fde0ef3fcaac6179f1c55637fd5209303feb1755f13bff85e6cf36a2dd2671c18d5b433cb8e9ede04df923f742e22934b19d044e06e WHIRLPOOL 56fd05d2c6c8f5fb9fa8b47f2da939e16f79f39937febbf588137d5dd411c03f0c30edb3e70b50ed4c6b7c1ce8a0f1cd8c1922038c20495e62a57c80d0958864
 DIST bond_core-1.7.17.tar.gz 31334 SHA256 41e511233510b6d8c73f354c2198c4ff5e82bafa47120fb3ffcb6704a2d7f1a6 SHA512 248146e6704c36f014e0f4c5178e566b6c4e344f46b39d4ac9a6cf6b152d1c163b5881921168b8898ec44da9d9b5bc69dc3a66ae26be61007c109aed1990ee73 WHIRLPOOL 2da1910eedc7b4af12c6172c01fd7fe60ad11645366e0b3e684c458b4f78a82b61f957c12d88f248cbc1aced57c4f97a2e1c6319c5a417a470fb1d0904ca66a9
 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

diff --git a/ros-meta/bond_core/bond_core-1.7.19.ebuild b/ros-meta/bond_core/bond_core-1.7.19.ebuild
new file mode 100644
index 00000000000..ab41522f570
--- /dev/null
+++ b/ros-meta/bond_core/bond_core-1.7.19.ebuild
@@ -0,0 +1,23 @@
+# 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="A bond allows two processes, A and B, to know when the other has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/bondcpp
+	dev-ros/bondpy
+	dev-ros/smclib
+	dev-ros/test_bond
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2017-08-01 12:01 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2017-08-01 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     52cacde4b2bd18e0e16faf8d71b700814bc6359d
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 11:54:43 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 12:01:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52cacde4

ros-meta/bond_core: Bump to 1.8.0.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 ros-meta/bond_core/Manifest               |  1 +
 ros-meta/bond_core/bond_core-1.8.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/ros-meta/bond_core/Manifest b/ros-meta/bond_core/Manifest
index 834d7dae727..77fa1d5d3d2 100644
--- a/ros-meta/bond_core/Manifest
+++ b/ros-meta/bond_core/Manifest
@@ -2,3 +2,4 @@ DIST bond_core-1.7.16.tar.gz 25327 SHA256 177dc78ef9cf3cd9f48fe5aca4742f504956c7
 DIST bond_core-1.7.17.tar.gz 31334 SHA256 41e511233510b6d8c73f354c2198c4ff5e82bafa47120fb3ffcb6704a2d7f1a6 SHA512 248146e6704c36f014e0f4c5178e566b6c4e344f46b39d4ac9a6cf6b152d1c163b5881921168b8898ec44da9d9b5bc69dc3a66ae26be61007c109aed1990ee73 WHIRLPOOL 2da1910eedc7b4af12c6172c01fd7fe60ad11645366e0b3e684c458b4f78a82b61f957c12d88f248cbc1aced57c4f97a2e1c6319c5a417a470fb1d0904ca66a9
 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

diff --git a/ros-meta/bond_core/bond_core-1.8.0.ebuild b/ros-meta/bond_core/bond_core-1.8.0.ebuild
new file mode 100644
index 00000000000..ab41522f570
--- /dev/null
+++ b/ros-meta/bond_core/bond_core-1.8.0.ebuild
@@ -0,0 +1,23 @@
+# 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="A bond allows two processes, A and B, to know when the other has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/bondcpp
+	dev-ros/bondpy
+	dev-ros/smclib
+	dev-ros/test_bond
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2017-11-04 13:23 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2017-11-04 13:23 UTC (permalink / raw
  To: gentoo-commits

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

ros-meta/bond_core: Bump to 1.8.1.

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 ros-meta/bond_core/Manifest               |  1 +
 ros-meta/bond_core/bond_core-1.8.1.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/ros-meta/bond_core/Manifest b/ros-meta/bond_core/Manifest
index 77fa1d5d3d2..b91d5482cf5 100644
--- a/ros-meta/bond_core/Manifest
+++ b/ros-meta/bond_core/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/ros-meta/bond_core/bond_core-1.8.1.ebuild b/ros-meta/bond_core/bond_core-1.8.1.ebuild
new file mode 100644
index 00000000000..ab41522f570
--- /dev/null
+++ b/ros-meta/bond_core/bond_core-1.8.1.ebuild
@@ -0,0 +1,23 @@
+# 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="A bond allows two processes, A and B, to know when the other has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/bondcpp
+	dev-ros/bondpy
+	dev-ros/smclib
+	dev-ros/test_bond
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2018-08-22  9:32 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2018-08-22  9:32 UTC (permalink / raw
  To: gentoo-commits

commit:     0abbfb628b3b34d13c9de8580188d8c00931b3cf
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 21 15:14:07 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 09:31:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0abbfb62

ros-meta/bond_core: Remove old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 ros-meta/bond_core/Manifest                |  6 ------
 ros-meta/bond_core/bond_core-1.7.16.ebuild | 23 -----------------------
 ros-meta/bond_core/bond_core-1.7.17.ebuild | 23 -----------------------
 ros-meta/bond_core/bond_core-1.7.18.ebuild | 23 -----------------------
 ros-meta/bond_core/bond_core-1.7.19.ebuild | 23 -----------------------
 ros-meta/bond_core/bond_core-1.8.0.ebuild  | 23 -----------------------
 ros-meta/bond_core/bond_core-1.8.1.ebuild  | 23 -----------------------
 7 files changed, 144 deletions(-)

diff --git a/ros-meta/bond_core/Manifest b/ros-meta/bond_core/Manifest
index 5d26e20993a..726f40c7bcc 100644
--- a/ros-meta/bond_core/Manifest
+++ b/ros-meta/bond_core/Manifest
@@ -1,7 +1 @@
-DIST bond_core-1.7.16.tar.gz 25327 BLAKE2B 1be27c56d656b85da87a59451df82355d80178efbb5a201d9891d59491f6cdf13147ba88a2a1ee8071b167f3f0b60e2e7f93d767bbc53bfa36af712a75d0b751 SHA512 1c35776782edfb7397845fde0ef3fcaac6179f1c55637fd5209303feb1755f13bff85e6cf36a2dd2671c18d5b433cb8e9ede04df923f742e22934b19d044e06e
-DIST bond_core-1.7.17.tar.gz 31334 BLAKE2B 1b807b321231647d6d88de17bd76e00121a18749b52ccd091902761c792453be85aa342231fb7e25a8a5ff9ea23530449bc58a20c6d2522d7afe231a94b5e994 SHA512 248146e6704c36f014e0f4c5178e566b6c4e344f46b39d4ac9a6cf6b152d1c163b5881921168b8898ec44da9d9b5bc69dc3a66ae26be61007c109aed1990ee73
-DIST bond_core-1.7.18.tar.gz 31402 BLAKE2B 7c87354c1e92f5be29e751029d229859658d1841830b0d66d3a635f7073e7da86e26554e99d3d2dc00ea5586313350d0c094114ca2fab492aae7e4844e2bbbfd SHA512 d943ea3ad4de6cbf8f703161a511d235229369ec593ff6532180cf7a0114ba51d20b736491d4c4415b642c1994901ba51983580cd02aa69d64c4e0a318e00a75
-DIST bond_core-1.7.19.tar.gz 31455 BLAKE2B 86b21d44624c0be8c9445b53d46541785d47fe36366e1d25305a689faa99577905730cd313b7789302ebc6677f85c361d8c51a523233ade11bd6b493ee986dd2 SHA512 63584fa465dba48def1c049e713b0438ea6dd15bd968ee5a1ef969e21540d2693eb61bffb40134dd28486c83c6e54d8db9c71af8f2949bd38a3f7c63be5b65fb
-DIST bond_core-1.8.0.tar.gz 32199 BLAKE2B 8b5f308c3ff4ee3cf4d969ffa7cc05433ab0b992865a782b9c63d8b27615a158fe1885302703aa357f486ea4409e9e07aa3b43bbef6d41fbd127a8bc2c7252cc SHA512 5519d5366d94403862f34ff16e06ead099a164e43987a113c5ec3d62a8d32430b81fc3bee557513dac05ce6bdb39e6bc3c1a3477573de74610217ea92d373526
-DIST bond_core-1.8.1.tar.gz 32283 BLAKE2B d9d99891507106bff4f4ef7beb80ef878c9ddbbbcb073ea5bbeba11c0d21a7f94dc12a9fc3daea26c4f7585c991bb6283244af8852cee47162185136e0a2d694 SHA512 767d47d7d69bf2a1e6ce5d403f1e0f248c9414998a077f9a0815976975c6ed071eb0338543b9947285b30f5135e410fc273ad4243e5478819286a96e94f4584c
 DIST bond_core-1.8.2.tar.gz 32541 BLAKE2B d2c3000dcd92399f8349f9fbcffbfb432f6f98128365296071ce478c41e9754def757ab26cc89a7e00a0c503ae037792cf494ab53a315fe95de9a56803b2d1ab SHA512 6cb0d5f7af42d1e558772a06ec62a8f31ec8716c72c4d04927301b222de0a67df246e288e777d2ebc9c78000d3bd0c4efe494ea184beb3c906343e83e443c844

diff --git a/ros-meta/bond_core/bond_core-1.7.16.ebuild b/ros-meta/bond_core/bond_core-1.7.16.ebuild
deleted file mode 100644
index e7ef42825e0..00000000000
--- a/ros-meta/bond_core/bond_core-1.7.16.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 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="A bond allows two processes, A and B, to know when the other has terminated"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/bond
-	dev-ros/bondcpp
-	dev-ros/bondpy
-	dev-ros/smclib
-	dev-ros/test_bond
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/bond_core/bond_core-1.7.17.ebuild b/ros-meta/bond_core/bond_core-1.7.17.ebuild
deleted file mode 100644
index e7ef42825e0..00000000000
--- a/ros-meta/bond_core/bond_core-1.7.17.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 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="A bond allows two processes, A and B, to know when the other has terminated"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/bond
-	dev-ros/bondcpp
-	dev-ros/bondpy
-	dev-ros/smclib
-	dev-ros/test_bond
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/bond_core/bond_core-1.7.18.ebuild b/ros-meta/bond_core/bond_core-1.7.18.ebuild
deleted file mode 100644
index 042f4e452d6..00000000000
--- a/ros-meta/bond_core/bond_core-1.7.18.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 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="A bond allows two processes, A and B, to know when the other has terminated"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/bond
-	dev-ros/bondcpp
-	dev-ros/bondpy
-	dev-ros/smclib
-	dev-ros/test_bond
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/bond_core/bond_core-1.7.19.ebuild b/ros-meta/bond_core/bond_core-1.7.19.ebuild
deleted file mode 100644
index ab41522f570..00000000000
--- a/ros-meta/bond_core/bond_core-1.7.19.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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="A bond allows two processes, A and B, to know when the other has terminated"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/bond
-	dev-ros/bondcpp
-	dev-ros/bondpy
-	dev-ros/smclib
-	dev-ros/test_bond
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/bond_core/bond_core-1.8.0.ebuild b/ros-meta/bond_core/bond_core-1.8.0.ebuild
deleted file mode 100644
index ab41522f570..00000000000
--- a/ros-meta/bond_core/bond_core-1.8.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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="A bond allows two processes, A and B, to know when the other has terminated"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/bond
-	dev-ros/bondcpp
-	dev-ros/bondpy
-	dev-ros/smclib
-	dev-ros/test_bond
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/bond_core/bond_core-1.8.1.ebuild b/ros-meta/bond_core/bond_core-1.8.1.ebuild
deleted file mode 100644
index ab41522f570..00000000000
--- a/ros-meta/bond_core/bond_core-1.8.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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="A bond allows two processes, A and B, to know when the other has terminated"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/bond
-	dev-ros/bondcpp
-	dev-ros/bondpy
-	dev-ros/smclib
-	dev-ros/test_bond
-"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2018-08-22  9:32 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2018-08-22  9:32 UTC (permalink / raw
  To: gentoo-commits

commit:     ba234aafd32cd985c671d5978eb9323764ef6976
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 21 15:15:13 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 09:31:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba234aaf

ros-meta/bond_core: Bump to 1.8.3.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 ros-meta/bond_core/Manifest               |  1 +
 ros-meta/bond_core/bond_core-1.8.3.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/ros-meta/bond_core/Manifest b/ros-meta/bond_core/Manifest
index 726f40c7bcc..6a3fadf49b5 100644
--- a/ros-meta/bond_core/Manifest
+++ b/ros-meta/bond_core/Manifest
@@ -1 +1,2 @@
 DIST bond_core-1.8.2.tar.gz 32541 BLAKE2B d2c3000dcd92399f8349f9fbcffbfb432f6f98128365296071ce478c41e9754def757ab26cc89a7e00a0c503ae037792cf494ab53a315fe95de9a56803b2d1ab SHA512 6cb0d5f7af42d1e558772a06ec62a8f31ec8716c72c4d04927301b222de0a67df246e288e777d2ebc9c78000d3bd0c4efe494ea184beb3c906343e83e443c844
+DIST bond_core-1.8.3.tar.gz 32831 BLAKE2B d0c71488436340eff92930006d995ecdd0e98248606b3a6588b36a057584ccc325f751cc170443d21212138bfca2d34c47bd88d4a8a0b719cce81de7bab3218f SHA512 9f9bb71b431199582a36da6ec53806f25fd28fcdfe42e34d60a759f07de98ec86e3f156bc95dc218f3c517e66be426fc30510e111ade9459dfefd74a9555943a

diff --git a/ros-meta/bond_core/bond_core-1.8.3.ebuild b/ros-meta/bond_core/bond_core-1.8.3.ebuild
new file mode 100644
index 00000000000..3e7d9f2c2f8
--- /dev/null
+++ b/ros-meta/bond_core/bond_core-1.8.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 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="A bond allows two processes, A and B, to know when the other has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/bondcpp
+	dev-ros/bondpy
+	dev-ros/smclib
+	dev-ros/test_bond
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2020-07-10 13:26 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2020-07-10 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     09774e4a362a5d99c5e456eadbf7742bccc29e50
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 13:03:34 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 13:26:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09774e4a

ros-meta/bond_core: bump eapi

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/bond_core/bond_core-1.8.5.ebuild | 2 +-
 ros-meta/bond_core/bond_core-9999.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ros-meta/bond_core/bond_core-1.8.5.ebuild b/ros-meta/bond_core/bond_core-1.8.5.ebuild
index 8780676f70c..2e7b5da341e 100644
--- a/ros-meta/bond_core/bond_core-1.8.5.ebuild
+++ b/ros-meta/bond_core/bond_core-1.8.5.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 ROS_REPO_URI="https://github.com/ros/bond_core"
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=${PN}

diff --git a/ros-meta/bond_core/bond_core-9999.ebuild b/ros-meta/bond_core/bond_core-9999.ebuild
index e7ef42825e0..2e7b5da341e 100644
--- a/ros-meta/bond_core/bond_core-9999.ebuild
+++ b/ros-meta/bond_core/bond_core-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 ROS_REPO_URI="https://github.com/ros/bond_core"
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=${PN}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2020-07-10 13:26 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2020-07-10 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     dcd72af8ce8a026328685b3b12df850d03a8771e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 13:03:53 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 13:26:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd72af8

ros-meta/bond_core: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/bond_core/Manifest               |  2 --
 ros-meta/bond_core/bond_core-1.8.2.ebuild | 23 -----------------------
 ros-meta/bond_core/bond_core-1.8.3.ebuild | 23 -----------------------
 3 files changed, 48 deletions(-)

diff --git a/ros-meta/bond_core/Manifest b/ros-meta/bond_core/Manifest
index 1700e47a258..03281d3410d 100644
--- a/ros-meta/bond_core/Manifest
+++ b/ros-meta/bond_core/Manifest
@@ -1,3 +1 @@
-DIST bond_core-1.8.2.tar.gz 32541 BLAKE2B d2c3000dcd92399f8349f9fbcffbfb432f6f98128365296071ce478c41e9754def757ab26cc89a7e00a0c503ae037792cf494ab53a315fe95de9a56803b2d1ab SHA512 6cb0d5f7af42d1e558772a06ec62a8f31ec8716c72c4d04927301b222de0a67df246e288e777d2ebc9c78000d3bd0c4efe494ea184beb3c906343e83e443c844
-DIST bond_core-1.8.3.tar.gz 32831 BLAKE2B d0c71488436340eff92930006d995ecdd0e98248606b3a6588b36a057584ccc325f751cc170443d21212138bfca2d34c47bd88d4a8a0b719cce81de7bab3218f SHA512 9f9bb71b431199582a36da6ec53806f25fd28fcdfe42e34d60a759f07de98ec86e3f156bc95dc218f3c517e66be426fc30510e111ade9459dfefd74a9555943a
 DIST bond_core-1.8.5.tar.gz 33713 BLAKE2B c18d77ac0d8ccf717dc5eba28ae560d4ce07aa7e4b077be5c38f46bccfe5b9fc218f47b72a553605e6c25d2b79e15decfceab5ce8ad8b211c6b1a91ab05cf7ba SHA512 544c0abc2e77debc984fdf6941b8f44b2a77b37ee50b4fd27418a296e8c489f445285358e32cc723d47a75bf0e289c9d49133a096efdbed26a0a058f3ea06609

diff --git a/ros-meta/bond_core/bond_core-1.8.2.ebuild b/ros-meta/bond_core/bond_core-1.8.2.ebuild
deleted file mode 100644
index 3e7d9f2c2f8..00000000000
--- a/ros-meta/bond_core/bond_core-1.8.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 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="A bond allows two processes, A and B, to know when the other has terminated"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/bond
-	dev-ros/bondcpp
-	dev-ros/bondpy
-	dev-ros/smclib
-	dev-ros/test_bond
-"
-DEPEND="${RDEPEND}"

diff --git a/ros-meta/bond_core/bond_core-1.8.3.ebuild b/ros-meta/bond_core/bond_core-1.8.3.ebuild
deleted file mode 100644
index 3e7d9f2c2f8..00000000000
--- a/ros-meta/bond_core/bond_core-1.8.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 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="A bond allows two processes, A and B, to know when the other has terminated"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/bond
-	dev-ros/bondcpp
-	dev-ros/bondpy
-	dev-ros/smclib
-	dev-ros/test_bond
-"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/
@ 2020-08-31  9:10 Alexis Ballier
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier @ 2020-08-31  9:10 UTC (permalink / raw
  To: gentoo-commits

commit:     eb7d88bb3ea85e6b091bc11456cc2d1b69282f23
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 06:08:24 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 09:10:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7d88bb

ros-meta/bond_core: Bump to 1.8.6.

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/bond_core/Manifest               |  1 +
 ros-meta/bond_core/bond_core-1.8.6.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/ros-meta/bond_core/Manifest b/ros-meta/bond_core/Manifest
index 03281d3410d..082e0cd638e 100644
--- a/ros-meta/bond_core/Manifest
+++ b/ros-meta/bond_core/Manifest
@@ -1 +1,2 @@
 DIST bond_core-1.8.5.tar.gz 33713 BLAKE2B c18d77ac0d8ccf717dc5eba28ae560d4ce07aa7e4b077be5c38f46bccfe5b9fc218f47b72a553605e6c25d2b79e15decfceab5ce8ad8b211c6b1a91ab05cf7ba SHA512 544c0abc2e77debc984fdf6941b8f44b2a77b37ee50b4fd27418a296e8c489f445285358e32cc723d47a75bf0e289c9d49133a096efdbed26a0a058f3ea06609
+DIST bond_core-1.8.6.tar.gz 33915 BLAKE2B 7d75a9fce73974f1ca131807b9f7e9084dc8204861d85a10f8bf38dacbbe2b25bdbad6d8719374b95f6fffb18f7078cdbabd3353487e8a96420b7afd7498fdcd SHA512 862f3779e7b63c462118b8d0d17ed405c914792bd6293e12b4dbf2499f459566669cb60d8c207e29e386e32a2065c5c0ac7a98c4372d4eded4f107c8537c9bbf

diff --git a/ros-meta/bond_core/bond_core-1.8.6.ebuild b/ros-meta/bond_core/bond_core-1.8.6.ebuild
new file mode 100644
index 00000000000..2e7b5da341e
--- /dev/null
+++ b/ros-meta/bond_core/bond_core-1.8.6.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/ros/bond_core"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="A bond allows two processes, A and B, to know when the other has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/bondcpp
+	dev-ros/bondpy
+	dev-ros/smclib
+	dev-ros/test_bond
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-08-31  9:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-04 13:23 [gentoo-commits] repo/gentoo:master commit in: ros-meta/bond_core/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2020-08-31  9:10 Alexis Ballier
2020-07-10 13:26 Alexis Ballier
2020-07-10 13:26 Alexis Ballier
2018-08-22  9:32 Alexis Ballier
2018-08-22  9:32 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox