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: Mon, 28 Nov 2016 13:28:54 +0000 (UTC)	[thread overview]
Message-ID: <1480339727.38cf7b54eb8775150d9d75311219dc1a3fbcf742.aballier@gentoo> (raw)

commit:     38cf7b54eb8775150d9d75311219dc1a3fbcf742
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 28 11:52:42 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Nov 28 13:28:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38cf7b54

ros-meta/nodelet_core: Bump to 1.9.8.

Package-Manager: portage-2.3.2

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

diff --git a/ros-meta/nodelet_core/Manifest b/ros-meta/nodelet_core/Manifest
index def2b82..0be3ec2 100644
--- a/ros-meta/nodelet_core/Manifest
+++ b/ros-meta/nodelet_core/Manifest
@@ -3,3 +3,4 @@ DIST nodelet_core-1.9.4.tar.gz 34236 SHA256 60e694e8575db93e24a8ed9cbebae8c257f6
 DIST nodelet_core-1.9.5.tar.gz 34351 SHA256 9432422b56a586828e75ec038f5400c3a92b0b108dd42bc331d8160972df012c SHA512 a933a398881a86564c854caf238bdd21ebf3fba09608de004a50247c567e91054ce13b04d96468fcd556ac8841ac735e1510fa30c62bc27143e8d657c673f5ee WHIRLPOOL cc180edf74126ba724b96c6b270c5594961c8bc102d920973611368457e0f7f0f656cb9042ca0cb2b3803aafcd156d114be305868a340be07ea7723c2f703e1c
 DIST nodelet_core-1.9.6.tar.gz 38776 SHA256 047976bd6fa7ccc44f8ea07850e3310729fcf7bc467a875b1c831e6cb611a801 SHA512 6332f8413079e3c5bb8ad198cd9408c54dcb80536e09f38716502b1306cbdf2a23ac06cd03ff77e47bea4a588df89c49d3767777bf7f5c00421d686ca11d6a05 WHIRLPOOL cb1e8c033663e1e507ad63879d5b0c7e58b26facfb2c706501969da488a5d587ea15a02b8912fcb6a4dad3dd48907ee6dcad9a1654aeb64b48497582e2b34e9d
 DIST nodelet_core-1.9.7.tar.gz 38869 SHA256 45f6382112bb8b5bad47ce18e12a95018a53e9cc3b08b5daad232f089569f8eb SHA512 af9cd8a5d62f0ccd98796c85fc5439833b69bafef88360b2357126e862abeae7e5a7c1ed2419ac97a688c3afa90f6a550ce861d2a6fbb6db2d8b6a37c000fd2b WHIRLPOOL 1c8e78ab179fa95af4500ad070cdec52e3218ccffd2b10807c2fed4b4063135242f85388a80b6beae7af83ee95e4ed630711919abded826041f226e1a6211100
+DIST nodelet_core-1.9.8.tar.gz 40630 SHA256 65181dfe8070c9cd7ed2d16a9cb0204f2ab122fd3f960c4042a5cbf5566f6ede SHA512 5e5dccca543fbb4fda1e6ef96eeacd875ea5cbd6694f024dbcb713958f0f607dad30dd2dd7fdddde4199c7bca34750213a16961fbc4ce63988671f450f6fa51f WHIRLPOOL 77aa1979cfee3e143f1587a7d594453df705ab7d4614e3c29d5abe4b540b2e4c617f6495487d8cb0576475fafc9bc8e4d99ff2a5d668c5fb9064b2523cfeda9f

diff --git a/ros-meta/nodelet_core/nodelet_core-1.9.8.ebuild b/ros-meta/nodelet_core/nodelet_core-1.9.8.ebuild
new file mode 100644
index 00000000..d6cef92
--- /dev/null
+++ b/ros-meta/nodelet_core/nodelet_core-1.9.8.ebuild
@@ -0,0 +1,23 @@
+# 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/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:[~2016-11-28 13:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-28 13:28 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-15  5:41 Alexis Ballier
2017-08-01 12:01 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-03-28 22:18 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=1480339727.38cf7b54eb8775150d9d75311219dc1a3fbcf742.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