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

commit:     983e0808673c96d624eddbba61a6064743cb6a4a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 15:13:45 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 15:13:45 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983e0808

dev-ros/bondcpp: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/bondcpp/Manifest              |  1 +
 dev-ros/bondcpp/bondcpp-1.7.16.ebuild | 25 +++++++++++++++++++++++++
 dev-ros/bondcpp/bondcpp-9999.ebuild   | 25 +++++++++++++++++++++++++
 dev-ros/bondcpp/metadata.xml          |  5 +++++
 4 files changed, 56 insertions(+)

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

diff --git a/dev-ros/bondcpp/bondcpp-1.7.16.ebuild b/dev-ros/bondcpp/bondcpp-1.7.16.ebuild
new file mode 100644
index 0000000..68f6832
--- /dev/null
+++ b/dev-ros/bondcpp/bondcpp-1.7.16.ebuild
@@ -0,0 +1,25 @@
+# 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="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}"

diff --git a/dev-ros/bondcpp/bondcpp-9999.ebuild b/dev-ros/bondcpp/bondcpp-9999.ebuild
new file mode 100644
index 0000000..68f6832
--- /dev/null
+++ b/dev-ros/bondcpp/bondcpp-9999.ebuild
@@ -0,0 +1,25 @@
+# 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="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}"

diff --git a/dev-ros/bondcpp/metadata.xml b/dev-ros/bondcpp/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/bondcpp/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] 9+ messages in thread

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

commit:     593018ffe4aeca188655afb1af1b17726ec06f46
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 09:37:25 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 10:56:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=593018ff

dev-ros/bondcpp: Bump to 1.7.18.

Package-Manager: portage-2.3.2

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

diff --git a/dev-ros/bondcpp/Manifest b/dev-ros/bondcpp/Manifest
index 3db390e..ccb4774 100644
--- a/dev-ros/bondcpp/Manifest
+++ b/dev-ros/bondcpp/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/dev-ros/bondcpp/bondcpp-1.7.18.ebuild b/dev-ros/bondcpp/bondcpp-1.7.18.ebuild
new file mode 100644
index 00000000..2aa17ab
--- /dev/null
+++ b/dev-ros/bondcpp/bondcpp-1.7.18.ebuild
@@ -0,0 +1,25 @@
+# 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="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}"


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

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

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

dev-ros/bondcpp: Bump to 1.7.19.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/dev-ros/bondcpp/Manifest b/dev-ros/bondcpp/Manifest
index ccb4774ecb6..834d7dae727 100644
--- a/dev-ros/bondcpp/Manifest
+++ b/dev-ros/bondcpp/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/dev-ros/bondcpp/bondcpp-1.7.19.ebuild b/dev-ros/bondcpp/bondcpp-1.7.19.ebuild
new file mode 100644
index 00000000000..123e756ecda
--- /dev/null
+++ b/dev-ros/bondcpp/bondcpp-1.7.19.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}"


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

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

commit:     512728ac2272639090f45adb1f4eaa80f3247f70
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 11:54:29 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 12:01:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=512728ac

dev-ros/bondcpp: Bump to 1.8.0.

Package-Manager: Portage-2.3.6, Repoman-2.3.3

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

diff --git a/dev-ros/bondcpp/Manifest b/dev-ros/bondcpp/Manifest
index 834d7dae727..77fa1d5d3d2 100644
--- a/dev-ros/bondcpp/Manifest
+++ b/dev-ros/bondcpp/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/dev-ros/bondcpp/bondcpp-1.8.0.ebuild b/dev-ros/bondcpp/bondcpp-1.8.0.ebuild
new file mode 100644
index 00000000000..123e756ecda
--- /dev/null
+++ b/dev-ros/bondcpp/bondcpp-1.8.0.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}"


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

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

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}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/bondcpp/
@ 2018-04-11 18:31 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2018-04-11 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     4846a1a07ff3817049d849872dae37ea7f71a143
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 11 18:30:29 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 18:30:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4846a1a0

dev-ros/bondcpp: bump roscpp dep

Closes: https://bugs.gentoo.org/626818
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-ros/bondcpp/bondcpp-1.8.1.ebuild | 4 ++--
 dev-ros/bondcpp/bondcpp-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ros/bondcpp/bondcpp-1.8.1.ebuild b/dev-ros/bondcpp/bondcpp-1.8.1.ebuild
index 123e756ecda..5516dd68b9f 100644
--- a/dev-ros/bondcpp/bondcpp-1.8.1.ebuild
+++ b/dev-ros/bondcpp/bondcpp-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ IUSE=""
 RDEPEND="
 	dev-ros/bond
 	dev-ros/cmake_modules
-	dev-ros/roscpp
+	>=dev-ros/roscpp-1.13.6
 	dev-ros/smclib
 	dev-libs/boost:=
 	sys-apps/util-linux

diff --git a/dev-ros/bondcpp/bondcpp-9999.ebuild b/dev-ros/bondcpp/bondcpp-9999.ebuild
index 92bf5569a27..5516dd68b9f 100644
--- a/dev-ros/bondcpp/bondcpp-9999.ebuild
+++ b/dev-ros/bondcpp/bondcpp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,7 @@ IUSE=""
 RDEPEND="
 	dev-ros/bond
 	dev-ros/cmake_modules
-	dev-ros/roscpp
+	>=dev-ros/roscpp-1.13.6
 	dev-ros/smclib
 	dev-libs/boost:=
 	sys-apps/util-linux


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/bondcpp/
@ 2018-04-11 18:31 Alexis Ballier
  0 siblings, 0 replies; 9+ messages in thread
From: Alexis Ballier @ 2018-04-11 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     fe33f8917376bad5fc8f7cc3f7d52275acc52ac6
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 11 18:28:04 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 18:28:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe33f891

dev-ros/bondcpp: Remove old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-ros/bondcpp/Manifest              |  5 -----
 dev-ros/bondcpp/bondcpp-1.7.16.ebuild | 24 ------------------------
 dev-ros/bondcpp/bondcpp-1.7.17.ebuild | 24 ------------------------
 dev-ros/bondcpp/bondcpp-1.7.18.ebuild | 24 ------------------------
 dev-ros/bondcpp/bondcpp-1.7.19.ebuild | 24 ------------------------
 dev-ros/bondcpp/bondcpp-1.8.0.ebuild  | 24 ------------------------
 6 files changed, 125 deletions(-)

diff --git a/dev-ros/bondcpp/Manifest b/dev-ros/bondcpp/Manifest
index 21d99aadcd3..f00590b404c 100644
--- a/dev-ros/bondcpp/Manifest
+++ b/dev-ros/bondcpp/Manifest
@@ -1,6 +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

diff --git a/dev-ros/bondcpp/bondcpp-1.7.16.ebuild b/dev-ros/bondcpp/bondcpp-1.7.16.ebuild
deleted file mode 100644
index 92bf5569a27..00000000000
--- a/dev-ros/bondcpp/bondcpp-1.7.16.ebuild
+++ /dev/null
@@ -1,24 +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="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}"

diff --git a/dev-ros/bondcpp/bondcpp-1.7.17.ebuild b/dev-ros/bondcpp/bondcpp-1.7.17.ebuild
deleted file mode 100644
index 92bf5569a27..00000000000
--- a/dev-ros/bondcpp/bondcpp-1.7.17.ebuild
+++ /dev/null
@@ -1,24 +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="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}"

diff --git a/dev-ros/bondcpp/bondcpp-1.7.18.ebuild b/dev-ros/bondcpp/bondcpp-1.7.18.ebuild
deleted file mode 100644
index 3374ec4177e..00000000000
--- a/dev-ros/bondcpp/bondcpp-1.7.18.ebuild
+++ /dev/null
@@ -1,24 +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="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}"

diff --git a/dev-ros/bondcpp/bondcpp-1.7.19.ebuild b/dev-ros/bondcpp/bondcpp-1.7.19.ebuild
deleted file mode 100644
index 123e756ecda..00000000000
--- a/dev-ros/bondcpp/bondcpp-1.7.19.ebuild
+++ /dev/null
@@ -1,24 +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="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}"

diff --git a/dev-ros/bondcpp/bondcpp-1.8.0.ebuild b/dev-ros/bondcpp/bondcpp-1.8.0.ebuild
deleted file mode 100644
index 123e756ecda..00000000000
--- a/dev-ros/bondcpp/bondcpp-1.8.0.ebuild
+++ /dev/null
@@ -1,24 +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="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}"


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

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

commit:     8e35a26e89f623b618eb67bf5fffbfc7373220bd
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 21 15:14:55 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=8e35a26e

dev-ros/bondcpp: Bump to 1.8.3.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/dev-ros/bondcpp/Manifest b/dev-ros/bondcpp/Manifest
index e39fae542a8..6d1fce30fe3 100644
--- a/dev-ros/bondcpp/Manifest
+++ b/dev-ros/bondcpp/Manifest
@@ -1,2 +1,3 @@
 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
+DIST bond_core-1.8.3.tar.gz 32831 BLAKE2B d0c71488436340eff92930006d995ecdd0e98248606b3a6588b36a057584ccc325f751cc170443d21212138bfca2d34c47bd88d4a8a0b719cce81de7bab3218f SHA512 9f9bb71b431199582a36da6ec53806f25fd28fcdfe42e34d60a759f07de98ec86e3f156bc95dc218f3c517e66be426fc30510e111ade9459dfefd74a9555943a

diff --git a/dev-ros/bondcpp/bondcpp-1.8.3.ebuild b/dev-ros/bondcpp/bondcpp-1.8.3.ebuild
new file mode 100644
index 00000000000..5516dd68b9f
--- /dev/null
+++ b/dev-ros/bondcpp/bondcpp-1.8.3.ebuild
@@ -0,0 +1,24 @@
+# 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="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-1.13.6
+	dev-ros/smclib
+	dev-libs/boost:=
+	sys-apps/util-linux
+"
+DEPEND="${RDEPEND}"


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

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

commit:     0ea17d2e336b723ab7a7c0868b349dd141e24f9c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 06:08:01 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 09:10:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea17d2e

dev-ros/bondcpp: Bump to 1.8.6.

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

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

diff --git a/dev-ros/bondcpp/Manifest b/dev-ros/bondcpp/Manifest
index 03281d3410d..082e0cd638e 100644
--- a/dev-ros/bondcpp/Manifest
+++ b/dev-ros/bondcpp/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/dev-ros/bondcpp/bondcpp-1.8.6.ebuild b/dev-ros/bondcpp/bondcpp-1.8.6.ebuild
new file mode 100644
index 00000000000..dc38b47180d
--- /dev/null
+++ b/dev-ros/bondcpp/bondcpp-1.8.6.ebuild
@@ -0,0 +1,24 @@
+# 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="C++ implementation of bond, for checking when another process has terminated"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bond
+	dev-ros/cmake_modules
+	>=dev-ros/roscpp-1.13.6
+	dev-ros/smclib
+	dev-libs/boost:=
+	sys-apps/util-linux
+"
+DEPEND="${RDEPEND}"


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

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

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