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/fake_localization/
Date: Wed, 28 Aug 2019 17:24:11
Message-Id: 1567013030.70fd210e14d8ab427edd265545f20bbc0f27f6dc.aballier@gentoo
1 commit: 70fd210e14d8ab427edd265545f20bbc0f27f6dc
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 17:10:52 2019 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 17:23:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fd210e
7
8 dev-ros/fake_localization: Remove old
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ros/fake_localization/Manifest | 3 ---
14 .../fake_localization-1.15.2.ebuild | 28 ---------------------
15 .../fake_localization-1.16.0.ebuild | 29 ----------------------
16 .../fake_localization-1.16.1.ebuild | 29 ----------------------
17 4 files changed, 89 deletions(-)
18
19 diff --git a/dev-ros/fake_localization/Manifest b/dev-ros/fake_localization/Manifest
20 index 957a8ebe416..14006c28b1f 100644
21 --- a/dev-ros/fake_localization/Manifest
22 +++ b/dev-ros/fake_localization/Manifest
23 @@ -1,4 +1 @@
24 -DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142
25 -DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6
26 -DIST navigation-1.16.1.tar.gz 336908 BLAKE2B 0f22db60352a0f50938ae18104ecad72c2e06eedeb2da8f6afe09bdc346868fcd71c90b0243c366b9fd0e7a26fef7551ab6a4febe87ab8d66af5ce3497c68770 SHA512 f6742f5afcaff2d1fc699e2695845b148bb16523e301f79577a8073fcc829541158b7c463f2e5bd9f69571f8b4042dbfacfe563de54b16193b5a31721c5f6faf
27 DIST navigation-1.16.2.tar.gz 337389 BLAKE2B a21d014df02ebf8046245777bb42fe3bccaf65af4c607532c4fb72e0b2c43870d1ff1c32c882a0418363708c0fa0c74925943beca2110a5f19b77a65e0a871fc SHA512 890eb391a8a70b3b17aa870dfa79bf48199cf3dcf7a8703b0e005b22ffd404edf723d73e30a04f902f436899fe321894bf3da7610f374b1a95b247629f64256e
28
29 diff --git a/dev-ros/fake_localization/fake_localization-1.15.2.ebuild b/dev-ros/fake_localization/fake_localization-1.15.2.ebuild
30 deleted file mode 100644
31 index 831e3177e5e..00000000000
32 --- a/dev-ros/fake_localization/fake_localization-1.15.2.ebuild
33 +++ /dev/null
34 @@ -1,28 +0,0 @@
35 -# Copyright 1999-2018 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=5
39 -ROS_REPO_URI="https://github.com/ros-planning/navigation"
40 -ROS_SUBDIR=${PN}
41 -KEYWORDS="~amd64 ~arm"
42 -PYTHON_COMPAT=( python2_7 )
43 -
44 -inherit ros-catkin
45 -
46 -DESCRIPTION="A ROS node that simply forwards odometry information"
47 -LICENSE="BSD"
48 -SLOT="0"
49 -IUSE=""
50 -
51 -RDEPEND="
52 - dev-libs/boost:=
53 - dev-ros/angles
54 - dev-ros/roscpp
55 - dev-ros/rospy[${PYTHON_USEDEP}]
56 - dev-ros/rosconsole
57 - dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
58 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
59 - dev-ros/tf[${PYTHON_USEDEP}]
60 - dev-ros/message_filters
61 -"
62 -DEPEND="${RDEPEND}"
63
64 diff --git a/dev-ros/fake_localization/fake_localization-1.16.0.ebuild b/dev-ros/fake_localization/fake_localization-1.16.0.ebuild
65 deleted file mode 100644
66 index 0c789591149..00000000000
67 --- a/dev-ros/fake_localization/fake_localization-1.16.0.ebuild
68 +++ /dev/null
69 @@ -1,29 +0,0 @@
70 -# Copyright 1999-2018 Gentoo Foundation
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI=5
74 -ROS_REPO_URI="https://github.com/ros-planning/navigation"
75 -ROS_SUBDIR=${PN}
76 -KEYWORDS="~amd64 ~arm"
77 -PYTHON_COMPAT=( python2_7 )
78 -
79 -inherit ros-catkin
80 -
81 -DESCRIPTION="A ROS node that simply forwards odometry information"
82 -LICENSE="BSD"
83 -SLOT="0"
84 -IUSE=""
85 -
86 -RDEPEND="
87 - dev-libs/boost:=
88 - dev-ros/angles
89 - dev-ros/roscpp
90 - dev-ros/rospy[${PYTHON_USEDEP}]
91 - dev-ros/rosconsole
92 - dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
93 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
94 - dev-ros/tf2_ros
95 - dev-ros/message_filters
96 - dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
97 -"
98 -DEPEND="${RDEPEND}"
99
100 diff --git a/dev-ros/fake_localization/fake_localization-1.16.1.ebuild b/dev-ros/fake_localization/fake_localization-1.16.1.ebuild
101 deleted file mode 100644
102 index 0c789591149..00000000000
103 --- a/dev-ros/fake_localization/fake_localization-1.16.1.ebuild
104 +++ /dev/null
105 @@ -1,29 +0,0 @@
106 -# Copyright 1999-2018 Gentoo Foundation
107 -# Distributed under the terms of the GNU General Public License v2
108 -
109 -EAPI=5
110 -ROS_REPO_URI="https://github.com/ros-planning/navigation"
111 -ROS_SUBDIR=${PN}
112 -KEYWORDS="~amd64 ~arm"
113 -PYTHON_COMPAT=( python2_7 )
114 -
115 -inherit ros-catkin
116 -
117 -DESCRIPTION="A ROS node that simply forwards odometry information"
118 -LICENSE="BSD"
119 -SLOT="0"
120 -IUSE=""
121 -
122 -RDEPEND="
123 - dev-libs/boost:=
124 - dev-ros/angles
125 - dev-ros/roscpp
126 - dev-ros/rospy[${PYTHON_USEDEP}]
127 - dev-ros/rosconsole
128 - dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
129 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}]
130 - dev-ros/tf2_ros
131 - dev-ros/message_filters
132 - dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
133 -"
134 -DEPEND="${RDEPEND}"