From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/genmsg/
Date: Mon, 5 Sep 2016 09:38:02 +0000 (UTC) [thread overview]
Message-ID: <1473067574.4901d381f8872437efc3d0cdd637e903576df521.aballier@gentoo> (raw)
commit: 4901d381f8872437efc3d0cdd637e903576df521
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 5 09:26:14 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Sep 5 09:26:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4901d381
dev-ros/genmsg: bump to 0.5.8
Package-Manager: portage-2.3.0
dev-ros/genmsg/Manifest | 1 +
dev-ros/genmsg/genmsg-0.5.8.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-ros/genmsg/Manifest b/dev-ros/genmsg/Manifest
index da0cb1e..b68ba14 100644
--- a/dev-ros/genmsg/Manifest
+++ b/dev-ros/genmsg/Manifest
@@ -1,2 +1,3 @@
DIST genmsg-0.5.6.tar.gz 59067 SHA256 70ec083888f8bbdc32cf6b97cdbc3ccc042fe78ad2e6f6fc60b414aaffd8fba6 SHA512 3efba41372028a434e0e3ebbef7212106ba445c2e6755109d09809f4fb96d7b1cfb235bad462ecc9f176d79dbe0616916da52c044620135ebac4c94016338427 WHIRLPOOL 8c8d1199b82674e1121bfaf3d32908cf0e6026d2201f78efe26ca2a3c1da81b2a548aa74b8606ceb1feec9d148a6b438ff23cbd707b0bc6b0e6c09f9beb13b1a
DIST genmsg-0.5.7.tar.gz 59170 SHA256 af979bfa351b6b5a6006680bea195570f4b35dea8bcfeca7bbcdd00a108fefd9 SHA512 69b17e5a601f1d3570810471e9d9f045b891b94a4ac4a8b2ad6adf5e33fe87de6389ae41114f0704f00f93b151f041fe7e883c4f500e5dc360d92b7382789b6c WHIRLPOOL 587f1fa8a16d8ea4de59ca653d164befa7b30dc4996a9c0ad931a7f0be6645753e6e0509d0af375c740b089b7b943a41d136a5580bd7a8617a5a0d0d55d751fc
+DIST genmsg-0.5.8.tar.gz 59250 SHA256 d7627a2df169e4e8208347d9215e47c723a015b67ef3ed8cda8b61b6cfbf94d2 SHA512 78553d93a2adfe2c47c5fa68204418e321bc03a6083e344b456c2a727e5819747668b9c82b4b5862766b2fc2ad8b22b5165e9064b993a4491b1f7751db79dc07 WHIRLPOOL 92ba33c3015ee2936446b7f1f90490f8e77810f560888b5f3139db9843d6c8040be619d9ec6fb5a04f19c2784d32d14e60e3478e9efcf4300eadb40ca38bf729
diff --git a/dev-ros/genmsg/genmsg-0.5.8.ebuild b/dev-ros/genmsg/genmsg-0.5.8.ebuild
new file mode 100644
index 00000000..eff86b2
--- /dev/null
+++ b/dev-ros/genmsg/genmsg-0.5.8.ebuild
@@ -0,0 +1,20 @@
+# 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/genmsg"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+
+inherit ros-catkin
+
+DESCRIPTION="Python library for generating ROS message and service data structures for various languages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ test? ( dev-python/nose[${PYTHON_USEDEP}] )
+"
next reply other threads:[~2016-09-05 9:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-05 9:38 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-25 11:32 [gentoo-commits] repo/gentoo:master commit in: dev-ros/genmsg/ Alexis Ballier
2020-05-18 15:18 Alexis Ballier
2020-05-18 15:18 Alexis Ballier
2020-05-18 15:18 Alexis Ballier
2018-05-08 12:22 Alexis Ballier
2018-02-12 14:03 Alexis Ballier
2018-02-12 14:03 Alexis Ballier
2017-08-06 7:40 Alexis Ballier
2017-02-27 10:49 Alexis Ballier
2017-02-23 9:44 Alexis Ballier
2017-02-09 17:46 Alexis Ballier
2016-03-08 8:38 Alexis Ballier
2016-02-23 18:14 Alexis Ballier
2015-09-22 8:46 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=1473067574.4901d381f8872437efc3d0cdd637e903576df521.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