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-libs/console_bridge/
Date: Tue,  9 Feb 2016 08:45:59 +0000 (UTC)	[thread overview]
Message-ID: <1455007548.8b60947546950e52ab279c13d4e1b4dec26cac0e.aballier@gentoo> (raw)

commit:     8b60947546950e52ab279c13d4e1b4dec26cac0e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 08:23:36 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 08:45:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b609475

dev-libs/console_bridge: bump to 0.3.2

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-libs/console_bridge/Manifest                   |  1 +
 .../console_bridge/console_bridge-0.3.2.ebuild     | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-libs/console_bridge/Manifest b/dev-libs/console_bridge/Manifest
index 4758886..a39f2eb 100644
--- a/dev-libs/console_bridge/Manifest
+++ b/dev-libs/console_bridge/Manifest
@@ -1,2 +1,3 @@
 DIST console_bridge-0.2.7.tar.gz 5493 SHA256 9145f0f97337fc87b4c062a4bab6874e383dad3a303486b635d31af69ee0d536 SHA512 86e8ccfc9c48f6a73630b9871f2b7a4c2a6cd975e5890a61e622cbc9bdc01af942a5ad4c8666c85ada584d3e3b57c9064b55c4942977b275248a91d3492ed492 WHIRLPOOL 4ba146ac9a8f57bf37e994b74e50d66c7a82cad9aa080b8eb2f067c3837b2f65c0b5aab1490892a2b89897af70a53d46d93c62decbd8cdc1952517a1e6b8d286
 DIST console_bridge-0.3.1.tar.gz 231119 SHA256 753b154bb6838941d7782b07931868fab5e3dd40335cbda7cef4521c1cc5c597 SHA512 c38779cb564a033fd0c232e49a58fd16d0d6c82fd548bd991b7ed9b8604b54dee639763b864c2be35267486ab01629f1e3d7f5fb7011bf50c040572ad862d820 WHIRLPOOL a35343522999d9da169ad02161e16aaebfeec60d25e729588d9c176aa4ca65de8476dc1d9f693b05b9f2d30962e922f97115abe2add4cdd7e277484722b857c4
+DIST console_bridge-0.3.2.tar.gz 231243 SHA256 fd12e48c672cb9c5d516d90429c4a7ad605859583fc23d98258c3fa7a12d89f4 SHA512 41fa5340d7ba79c887ef73eb4fda7b438ed91febd224934ae4658697e4c9e43357207e1b3e191ecce3c97cb9a87b0556372832735a268261bc798cc7683aa207 WHIRLPOOL 796ff04398dc4aba8b0fa34d37e94a610d44c5624423eaf94d2160aab39aa3364f903a361409cacd4378f37befb5078d4d28f10991e1d1d92cd2bca6f4fa4097

diff --git a/dev-libs/console_bridge/console_bridge-0.3.2.ebuild b/dev-libs/console_bridge/console_bridge-0.3.2.ebuild
new file mode 100644
index 0000000..250c4ee
--- /dev/null
+++ b/dev-libs/console_bridge/console_bridge-0.3.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+SCM=""
+if [ "${PV#9999}" != "${PV}" ] ; then
+	SCM="git-r3"
+	EGIT_REPO_URI="https://github.com/ros/console_bridge"
+fi
+
+inherit ${SCM} cmake-utils multilib
+
+if [ "${PV#9999}" != "${PV}" ] ; then
+	KEYWORDS=""
+	SRC_URI=""
+else
+	KEYWORDS="~amd64 ~arm"
+	SRC_URI="https://github.com/ros/console_bridge/archive/${PV}.tar.gz -> ${P}.tar.gz"
+fi
+
+DESCRIPTION="A ROS-independent package for logging into rosconsole/rosout for ROS-dependent packages."
+HOMEPAGE="http://wiki.ros.org/console_bridge"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/boost:=[threads]"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2016-02-09  8:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09  8:45 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-15 13:27 [gentoo-commits] repo/gentoo:master commit in: dev-libs/console_bridge/ Alexis Ballier
2020-08-17 12:53 Sam James
2020-07-27 16:01 Alexis Ballier
2020-07-27 16:01 Alexis Ballier
2020-07-27 13:19 Alexis Ballier
2020-07-23 15:19 Alexis Ballier
2020-07-23 15:19 Alexis Ballier
2020-07-23 15:19 Alexis Ballier
2019-12-11 15:26 Alexis Ballier
2019-12-11 15:26 Alexis Ballier
2019-01-15 10:46 Alexis Ballier
2019-01-08  8:54 Alexis Ballier
2018-07-17  7:08 Alexis Ballier
2017-05-06 22:20 David Seifert
2016-01-29 11:10 Alexis Ballier
2016-01-29 11:10 Alexis Ballier
2016-01-19 12:56 Alexis Ballier
2016-01-19 12:56 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=1455007548.8b60947546950e52ab279c13d4e1b4dec26cac0e.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