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/pluginlib/
Date: Sat, 07 Apr 2018 14:08:34
Message-Id: 1523110096.094751695b3ee89a12cbe3ee96974dce630cb0d6.aballier@gentoo
1 commit: 094751695b3ee89a12cbe3ee96974dce630cb0d6
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 13:32:48 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=09475169
7
8 dev-ros/pluginlib: bump to 1.12.0
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-ros/pluginlib/Manifest | 1 +
13 dev-ros/pluginlib/{pluginlib-9999.ebuild => pluginlib-1.12.0.ebuild} | 4 ++--
14 dev-ros/pluginlib/pluginlib-9999.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-ros/pluginlib/Manifest b/dev-ros/pluginlib/Manifest
18 index c1443be2bcc..3ffe40dd06e 100644
19 --- a/dev-ros/pluginlib/Manifest
20 +++ b/dev-ros/pluginlib/Manifest
21 @@ -1,2 +1,3 @@
22 DIST pluginlib-1.11.2.tar.gz 22844 BLAKE2B 3f3090b2b41754c0989cbc2c0f31333cf404aca00c481c3062955b01274b1cddb76eef41a0bce9a01058b461a293d42beae7c9337e8780d1e9503968196f0a98 SHA512 579aeb2ae82d6607c62007a5be6ccc402856c135e69a500d530ce5569c4f77526a63fee8b948db997db2face37bdac929b58911b5245c6ad641d19af055e46c0
23 DIST pluginlib-1.11.3.tar.gz 23465 BLAKE2B 64725b7bd3896362168db324dbbdc9a0de24d6c79b77d3b21e6d6a95091bfe7bca35fe93617200ed993a20aa8ce5604b90eadf546ca0d3ab5cca79dd47e182a0 SHA512 5d0acadf69362137041b6f08724ef0c0b0209ca901d1d082df38224e08ad990e43133979e9462128f0b9fb313ad4c9398bf5c075e5669a1cd3cd8dd715e9355b
24 +DIST pluginlib-1.12.0.tar.gz 20298 BLAKE2B 9d6e5adb6bd64f02d237fa1992402cb016266071c0fa0447709880f90550f36f9e280163a3e054594235d0102f7fb22f4b98a56216b0db9ebaa200b99d018570 SHA512 fcd51908c6c7223bbe50eb43733ba6d00e11419b26d2b9a05aaaf6498020fcd44bacc19313c3a4dd7524bf69d4f54aec27e05b1f88ee578191484c53c1e3f767
25
26 diff --git a/dev-ros/pluginlib/pluginlib-9999.ebuild b/dev-ros/pluginlib/pluginlib-1.12.0.ebuild
27 similarity index 90%
28 copy from dev-ros/pluginlib/pluginlib-9999.ebuild
29 copy to dev-ros/pluginlib/pluginlib-1.12.0.ebuild
30 index d72ce338bb9..5efd9ee147b 100644
31 --- a/dev-ros/pluginlib/pluginlib-9999.ebuild
32 +++ b/dev-ros/pluginlib/pluginlib-1.12.0.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 +# Copyright 1999-2018 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=5
39 @@ -6,6 +6,7 @@ EAPI=5
40 ROS_REPO_URI="https://github.com/ros/pluginlib"
41 KEYWORDS="~amd64 ~arm"
42 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
43 +ROS_SUBDIR="${PN}"
44
45 inherit ros-catkin
46
47 @@ -20,7 +21,6 @@ RDEPEND="
48 dev-ros/roslib[${PYTHON_USEDEP}]
49 dev-libs/boost:=
50 dev-libs/tinyxml2:=
51 - dev-ros/cmake_modules
52 "
53 DEPEND="${RDEPEND}
54 test? ( dev-cpp/gtest )"
55
56 diff --git a/dev-ros/pluginlib/pluginlib-9999.ebuild b/dev-ros/pluginlib/pluginlib-9999.ebuild
57 index d72ce338bb9..5efd9ee147b 100644
58 --- a/dev-ros/pluginlib/pluginlib-9999.ebuild
59 +++ b/dev-ros/pluginlib/pluginlib-9999.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2017 Gentoo Foundation
62 +# Copyright 1999-2018 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI=5
66 @@ -6,6 +6,7 @@ EAPI=5
67 ROS_REPO_URI="https://github.com/ros/pluginlib"
68 KEYWORDS="~amd64 ~arm"
69 PYTHON_COMPAT=( python{2_7,3_4,3_5} )
70 +ROS_SUBDIR="${PN}"
71
72 inherit ros-catkin
73
74 @@ -20,7 +21,6 @@ RDEPEND="
75 dev-ros/roslib[${PYTHON_USEDEP}]
76 dev-libs/boost:=
77 dev-libs/tinyxml2:=
78 - dev-ros/cmake_modules
79 "
80 DEPEND="${RDEPEND}
81 test? ( dev-cpp/gtest )"