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: ros-meta/nodelet_core/
Date: Tue, 15 Aug 2017 05:41:52 +0000 (UTC)	[thread overview]
Message-ID: <1502775417.f173cc719fad864934c524b73407d1a89d58324d.aballier@gentoo> (raw)

commit:     f173cc719fad864934c524b73407d1a89d58324d
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 03:26:26 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 05:36:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f173cc71

ros-meta/nodelet_core: Bump to 1.9.12.

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 ros-meta/nodelet_core/Manifest                   |  1 +
 ros-meta/nodelet_core/nodelet_core-1.9.12.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/ros-meta/nodelet_core/Manifest b/ros-meta/nodelet_core/Manifest
index c6c99d37d89..afd16342c23 100644
--- a/ros-meta/nodelet_core/Manifest
+++ b/ros-meta/nodelet_core/Manifest
@@ -1,3 +1,4 @@
 DIST nodelet_core-1.9.10.tar.gz 40999 SHA256 50b8b3c01b577c8d71c92ec64ae516e030e2912bc5afcf66b2ada8bc39002544 SHA512 085967e37ac1ab596f5865f1b188817c774634e9a73b0b157c6125e124a3267837cd3f251d8fa93507233d8938432c4b6f9b6c6409fe0857168146ffff8c9b7b WHIRLPOOL e310bb0b4bf431936a88dd515fd2baee550c3df09a87777d7fcc86f7a72d5dafde99dfe7a9e49d9802c76aeca18c79cfc73db93da57dee65edcca7eaaa7450df
 DIST nodelet_core-1.9.11.tar.gz 43718 SHA256 d005255071e5db2dd7ee06e625c058d3b8086fba277e8aba0825841c34ab12d8 SHA512 ec1e9e3c16b8ec407dc72d439b3f292dc67e581c5f62da67a2f26b66fdd3e50636362cb34c319552adfb122451340d6b57d4ec22c09a6b0ad275ab1e61dbfdf4 WHIRLPOOL 18e3303c2f7f4c544a9d91c6cf27aefcd473ea2d4fe9c5e76db35d11d933dadd5b31892e444e868f1d3446246b324910eef5141adebad5e52f6eed720f2faa90
+DIST nodelet_core-1.9.12.tar.gz 43806 SHA256 979de1c97dd3e8f62db49a41783e2bbc4d869492cd1506711f28ed539131c3c1 SHA512 7c8ddb63dc53b6e8427065865d1a44737a9aa4445376f38a80d86f4acc45e10ec90b01df3856d7f360665756e80eb4cd10a064c44c889b767f778f9cbfec4ba7 WHIRLPOOL ee2482f6bbf765eff364ac713ebcd54ccb2d6111a350494cfabe9dee650d380fcef50eeffd279efec3ecdea295e4d18abe29d1a7a5a27d04395e0144f213db1c
 DIST nodelet_core-1.9.9.tar.gz 40763 SHA256 1b6a4676007f3c677c09a6ceb9eac553e47a0c09c38e320d652946d52f3b9ab4 SHA512 b8a58d5ac28f989c2d877982a64e1255330db6f0e33f74e3bdf8d0e5f9957a745eb3c5b02ec285cddfbfc9d899e0e17cdf1e0ec026b3f8130571d12406e9e197 WHIRLPOOL f3a17b4cd107c24713a92ef58216e30cf3790499ec4387e0588e4e19f65d7fc3e9f08e7f54b0b69d644dfbac913cf5d7116bfd911f93ed533a7b89c5cb38d40e

diff --git a/ros-meta/nodelet_core/nodelet_core-1.9.12.ebuild b/ros-meta/nodelet_core/nodelet_core-1.9.12.ebuild
new file mode 100644
index 00000000000..946eac72bdb
--- /dev/null
+++ b/ros-meta/nodelet_core/nodelet_core-1.9.12.ebuild
@@ -0,0 +1,22 @@
+# 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/nodelet_core"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Nodelet Core Metapackage"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/nodelet
+	dev-ros/nodelet_topic_tools
+	dev-ros/test_nodelet
+	dev-ros/test_nodelet_topic_tools
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2017-08-15  5:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-15  5:41 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-08 18:03 [gentoo-commits] repo/gentoo:master commit in: ros-meta/nodelet_core/ Alexis Ballier
2021-02-02 14:28 Alexis Ballier
2017-11-17 13:09 Alexis Ballier
2017-11-04 13:23 Alexis Ballier
2017-08-01 12:01 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2016-11-28 13:28 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2016-09-22 15:25 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2015-09-22 15:55 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=1502775417.f173cc719fad864934c524b73407d1a89d58324d.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