From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/roscpp_core/
Date: Wed, 15 Feb 2017 13:24:34 +0000 (UTC) [thread overview]
Message-ID: <1487164695.eb8f07b7bca0ef501af40f95992b9014874c78c7.aballier@gentoo> (raw)
commit: eb8f07b7bca0ef501af40f95992b9014874c78c7
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 13:18:15 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 13:18:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8f07b7
ros-meta/roscpp_core: Bump to 0.6.2.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
ros-meta/roscpp_core/Manifest | 1 +
ros-meta/roscpp_core/roscpp_core-0.6.2.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/ros-meta/roscpp_core/Manifest b/ros-meta/roscpp_core/Manifest
index cc48bc2c46..0b4605b3ad 100644
--- a/ros-meta/roscpp_core/Manifest
+++ b/ros-meta/roscpp_core/Manifest
@@ -2,3 +2,4 @@ DIST roscpp_core-0.5.6.tar.gz 31734 SHA256 0bd27394c18c7c79313ebc4eafecc04f88aa5
DIST roscpp_core-0.5.7.tar.gz 32006 SHA256 85028afb1e1630b47890d3c92bcb7edf61f4be04281669f73f000312621bf66d SHA512 a3a40b2e05e1ad9d442050fd5a5b8a2106a27aef5222eaa9ac1b0c8aff13d1a40da252e81f0544b72380db35594c1d49de06cd3e94b9ba5ed087d71362f3babe WHIRLPOOL c395ccbdd3664e3337ba9a8c029df805585cf04f717c23caf75c582e08581e6a58d232b52679a9cb99150b0c6fa9f831c24b61be0a15839f76487ba67d09f8bb
DIST roscpp_core-0.6.0.tar.gz 32255 SHA256 352fdf2bce0efc562da70dd9ec72691145d8e9eb7a653a8da1b064553be3540b SHA512 3adee84e3fc8f3b66ac3093f0bac82a6fec92e1096c4f2c0c5dd001b0e599d895c71fe62aa19a53d7b097e2eebfceb111262991d46ac9013fff9d2d92ebeec75 WHIRLPOOL 6ce40f71026671cff38c62278f44eccd7fc1a772ebf762f9df8322c29ba1e03ee6297886142209552164a0ef6a546cb9f96bfb6e3e34e02c3177bb90cb3a66fa
DIST roscpp_core-0.6.1.tar.gz 32611 SHA256 7b541401684110e7ff8e0c3e4abcdb5b8c1654e09db1866c76c6257dfc769e1e SHA512 167d3b7bfa048a2c3f7b4239402c9077e1871aa2cc5f60ebab3e5ad3cb5acd94667b4e7de9eb2af2f8dfba74e0d82510f6bb591f7096d99e465f987643b2681a WHIRLPOOL 2e33966b7bddbdb262155ed3f654aa4dfb5ce35a1fff77e27cdff1bcb2e843bd5e885b1e768d4ae719126a8bcf23c4f19505b94a9e12c10a5c3717b076c42622
+DIST roscpp_core-0.6.2.tar.gz 32730 SHA256 537b630ef6728166cccf3bbd46dce441bff07626ac0e4b48680d3ef20a8edbb6 SHA512 34e5442648fed7cebf694480d40825d4e5b1791409741b0a13aad7daa0d7f5190d6509d73780ba4e02620f789f9b0c7474b97772abba1dbea3bee98fe8d1ae59 WHIRLPOOL 2e1cefbe5c56015543d5a7c9ab06056373d9422208224789593436823d28c96821f034ea4694979e081bd9a096b255991f68ddd57b04904bda0fce373140f765
diff --git a/ros-meta/roscpp_core/roscpp_core-0.6.2.ebuild b/ros-meta/roscpp_core/roscpp_core-0.6.2.ebuild
new file mode 100644
index 0000000000..2b69a7e22c
--- /dev/null
+++ b/ros-meta/roscpp_core/roscpp_core-0.6.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/roscpp_core"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Underlying data libraries for roscpp messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/cpp_common
+ dev-ros/rostime
+ dev-ros/roscpp_traits
+ dev-ros/roscpp_serialization
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2017-02-15 13:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 13:24 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-10 17:35 [gentoo-commits] repo/gentoo:master commit in: ros-meta/roscpp_core/ Alexis Ballier
2019-05-07 10:05 Alexis Ballier
2018-06-08 12:26 Alexis Ballier
2018-02-06 19:24 Alexis Ballier
2018-01-28 12:54 Alexis Ballier
2017-06-08 14:37 Alexis Ballier
2017-05-16 16:10 Alexis Ballier
2016-09-05 9:21 Alexis Ballier
2016-03-10 10:35 Alexis Ballier
2015-09-22 9:39 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=1487164695.eb8f07b7bca0ef501af40f95992b9014874c78c7.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