Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf_parser_plugin/
Date: Sat, 07 Apr 2018 14:08:38
Message-Id: 1523110096.48b4841820c915128fd76f235f97b1d4f9453d17.aballier@gentoo
1 commit: 48b4841820c915128fd76f235f97b1d4f9453d17
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 13:52:49 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 14:08:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b48418
7
8 dev-ros/urdf_parser_plugin: bump to 1.13.1
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-ros/urdf_parser_plugin/Manifest | 1 +
13 dev-ros/urdf_parser_plugin/metadata.xml | 2 +-
14 ...rdf_parser_plugin-9999.ebuild => urdf_parser_plugin-1.13.1.ebuild} | 4 ++--
15 dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild | 4 ++--
16 4 files changed, 6 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-ros/urdf_parser_plugin/Manifest b/dev-ros/urdf_parser_plugin/Manifest
19 index 86b1a63004b..502fcb8fc97 100644
20 --- a/dev-ros/urdf_parser_plugin/Manifest
21 +++ b/dev-ros/urdf_parser_plugin/Manifest
22 @@ -1 +1,2 @@
23 DIST robot_model-1.12.11.tar.gz 277822 BLAKE2B 3bdd2b931ddfd062594ccb2be4ce6d4863a5fa66f538c3ee48c3600b3be249d267f9d03aa9a701bc6ab22c4297d659a24da668fedcd25c75fe128c43cc781be0 SHA512 8dea6fc72e9beaddbf9a82cb177561cb89c69ef8f58f0c4882598f6cc33a0e10564d9696f07b6f4e3e3404d3f1f5236e54eea4b8d249be0a216cd3ce12a03cde
24 +DIST urdf-1.13.1.tar.gz 43326 BLAKE2B dce42216cc21595b91964b970d45bbc79d8c144ee331f72e9c3d31f024f3c0f18e59563055df7c4e4337f5bf1361a838a07c80dabb100b7522999a0949384639 SHA512 8a27b0bff40cb42d5eeb62422c371a48c25e3f4513711b86752192b618ceec308bcebb1d52aa3d058448d30c6724cc2cc337f815b9043874793e82e6404d6648
25
26 diff --git a/dev-ros/urdf_parser_plugin/metadata.xml b/dev-ros/urdf_parser_plugin/metadata.xml
27 index ceef7c794c1..05f17b2ac35 100644
28 --- a/dev-ros/urdf_parser_plugin/metadata.xml
29 +++ b/dev-ros/urdf_parser_plugin/metadata.xml
30 @@ -6,6 +6,6 @@
31 <name>Gentoo ROS Project</name>
32 </maintainer>
33 <upstream>
34 - <remote-id type="github">ros/robot_model</remote-id>
35 + <remote-id type="github">ros/urdf</remote-id>
36 </upstream>
37 </pkgmetadata>
38
39 diff --git a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.13.1.ebuild
40 similarity index 74%
41 copy from dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild
42 copy to dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.13.1.ebuild
43 index 59d4f5b39ed..4e2a5c3c756 100644
44 --- a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild
45 +++ b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.13.1.ebuild
46 @@ -1,8 +1,8 @@
47 -# Copyright 1999-2014 Gentoo Foundation
48 +# Copyright 1999-2018 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50
51 EAPI=5
52 -ROS_REPO_URI="https://github.com/ros/robot_model"
53 +ROS_REPO_URI="https://github.com/ros/urdf"
54 KEYWORDS="~amd64 ~arm"
55 ROS_SUBDIR=${PN}
56
57
58 diff --git a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild
59 index 59d4f5b39ed..4e2a5c3c756 100644
60 --- a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild
61 +++ b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild
62 @@ -1,8 +1,8 @@
63 -# Copyright 1999-2014 Gentoo Foundation
64 +# Copyright 1999-2018 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=5
68 -ROS_REPO_URI="https://github.com/ros/robot_model"
69 +ROS_REPO_URI="https://github.com/ros/urdf"
70 KEYWORDS="~amd64 ~arm"
71 ROS_SUBDIR=${PN}