commit:     29f5de740e8c7e757bd11cb6b595d648d3f4e46b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  5 12:41:04 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Feb  6 19:23:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29f5de74

dev-ros/rosbuild: Bump to 1.14.3.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 dev-ros/rosbuild/Manifest               |  1 +
 dev-ros/rosbuild/rosbuild-1.14.3.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-ros/rosbuild/Manifest b/dev-ros/rosbuild/Manifest
index d45d4600b48..32074749e1a 100644
--- a/dev-ros/rosbuild/Manifest
+++ b/dev-ros/rosbuild/Manifest
@@ -1 +1,2 @@
 DIST ros-1.14.2.tar.gz 167882 BLAKE2B 
7aadc3d06b02b58067a805613dd87cab3a97a0d0f2ddd79c496a63d75abba3444e2b624ff17308db910d9e1beca43b67d897f1358fbe4d9484a560da2de987f8
 SHA512 
9d848140bc694f0f2b86f8c9ef67e0279c5f05a73abe43f54aedb7439c7810346d136445c7195310e5f00e0a0cdfbbf6cbb004e7ab0b1427811ec8b0a73933d5
+DIST ros-1.14.3.tar.gz 166640 BLAKE2B 
191f3455853ff070d7a53352b801adad58b2c32d683994c96ce6dcab297a4032dc1ac313f9be7547596440a4179ecd38f743c4b02cac8326872f450a59847bc1
 SHA512 
60b8a38765539a7598c9725de56ef859022875c3b2c50636bf0a79c7aca653d0efd487ad60639362c90a6d983d9e76a8fbf565a91d53da21cfb4fa95bf7ac786

diff --git a/dev-ros/rosbuild/rosbuild-1.14.3.ebuild 
b/dev-ros/rosbuild/rosbuild-1.14.3.ebuild
new file mode 100644
index 00000000000..a445e3892ca
--- /dev/null
+++ b/dev-ros/rosbuild/rosbuild-1.14.3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/ros";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=core/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Scripts for managing the CMake-based build system for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

Reply via email to