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/tf_conversions/
Date: Sat, 07 Apr 2018 14:08:43
Message-Id: 1523110098.3c71bfa7156787e381d7c4fb2db11d0a26359bd8.aballier@gentoo
1 commit: 3c71bfa7156787e381d7c4fb2db11d0a26359bd8
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 13:59:15 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 14:08:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c71bfa7
7
8 dev-ros/tf_conversions: Remove old
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-ros/tf_conversions/Manifest | 2 --
13 .../tf_conversions/tf_conversions-1.11.7.ebuild | 27 ----------------------
14 .../tf_conversions/tf_conversions-1.11.8.ebuild | 27 ----------------------
15 3 files changed, 56 deletions(-)
16
17 diff --git a/dev-ros/tf_conversions/Manifest b/dev-ros/tf_conversions/Manifest
18 index 5ec30179011..1fa4b0d345a 100644
19 --- a/dev-ros/tf_conversions/Manifest
20 +++ b/dev-ros/tf_conversions/Manifest
21 @@ -1,3 +1 @@
22 -DIST geometry-1.11.7.tar.gz 185886 BLAKE2B c3f3056aec96c8605941abf4c6928aa3987e51548dd94f486cdf83ab52f6f96911b38d4cafc0ae8fc73b7c811dcea01fe194eca448787a3c2b9ec93462e82434 SHA512 f5cf1ffdde96fc5fd375b3363192b355a2b423256bcbb9e1a7929a715b648a41919734653f9db9210fcd62a19a50c08b3c48c853dbaa4d370599732753a906e0
23 -DIST geometry-1.11.8.tar.gz 186749 BLAKE2B f4d2579586221014ae50a649aa8cc19fdf975184091e9f50912494f3f3d4a2963160c63bbf9ee9466ae3f26aed533b5fba35c20663681009a69b71dbb595f879 SHA512 a7d1383635d96b8a95486cbb9d1fdfc762846cb6ecc41c0deef76cea4d9f9cde99c4b079527a25bc5ac559d4987fe7a4c3159e2435942bb3d4fb992da68e0e04
24 DIST geometry-1.11.9.tar.gz 185525 BLAKE2B ba807c12d4389983d95a37707344f439cd256c5200bcc639b103862d6b3c4670db62a048feddac2ddeabe8374ccfebc0cef7bf6e14b672b1610194c40c9d6022 SHA512 de775da483d1bcca05bcc0f05dc358e1e11e4ba9845f446f5810ca2e835e75ed7202ff7c43a0d7433f9db4298930af32715f2ab2689e0f22c9d8ac10a73cc97c
25
26 diff --git a/dev-ros/tf_conversions/tf_conversions-1.11.7.ebuild b/dev-ros/tf_conversions/tf_conversions-1.11.7.ebuild
27 deleted file mode 100644
28 index 7982f1b93fe..00000000000
29 --- a/dev-ros/tf_conversions/tf_conversions-1.11.7.ebuild
30 +++ /dev/null
31 @@ -1,27 +0,0 @@
32 -# Copyright 1999-2014 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -CATKIN_HAS_MESSAGES=yes
37 -ROS_REPO_URI="https://github.com/ros/geometry"
38 -KEYWORDS="~amd64 ~arm"
39 -PYTHON_COMPAT=( python2_7 )
40 -ROS_SUBDIR=${PN}
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="Conversion functions to convert common tf datatypes into identical datatypes used by other libraries"
45 -LICENSE="BSD"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -RDEPEND="
50 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
51 - dev-ros/kdl_conversions
52 - dev-ros/tf[${PYTHON_USEDEP}]
53 - sci-libs/orocos_kdl
54 - dev-cpp/eigen:3
55 - dev-ros/rospy[${PYTHON_USEDEP}]
56 -"
57 -DEPEND="${RDEPEND}
58 - test? ( dev-cpp/gtest dev-python/nose[${PYTHON_USEDEP}] )"
59
60 diff --git a/dev-ros/tf_conversions/tf_conversions-1.11.8.ebuild b/dev-ros/tf_conversions/tf_conversions-1.11.8.ebuild
61 deleted file mode 100644
62 index 7982f1b93fe..00000000000
63 --- a/dev-ros/tf_conversions/tf_conversions-1.11.8.ebuild
64 +++ /dev/null
65 @@ -1,27 +0,0 @@
66 -# Copyright 1999-2014 Gentoo Foundation
67 -# Distributed under the terms of the GNU General Public License v2
68 -
69 -EAPI=5
70 -CATKIN_HAS_MESSAGES=yes
71 -ROS_REPO_URI="https://github.com/ros/geometry"
72 -KEYWORDS="~amd64 ~arm"
73 -PYTHON_COMPAT=( python2_7 )
74 -ROS_SUBDIR=${PN}
75 -
76 -inherit ros-catkin
77 -
78 -DESCRIPTION="Conversion functions to convert common tf datatypes into identical datatypes used by other libraries"
79 -LICENSE="BSD"
80 -SLOT="0"
81 -IUSE=""
82 -
83 -RDEPEND="
84 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
85 - dev-ros/kdl_conversions
86 - dev-ros/tf[${PYTHON_USEDEP}]
87 - sci-libs/orocos_kdl
88 - dev-cpp/eigen:3
89 - dev-ros/rospy[${PYTHON_USEDEP}]
90 -"
91 -DEPEND="${RDEPEND}
92 - test? ( dev-cpp/gtest dev-python/nose[${PYTHON_USEDEP}] )"