Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/ros_base/
Date: Fri, 06 Apr 2018 08:49:58
Message-Id: 1523004582.74c3e7ff570827cff2f30181762d655949b3599a.aballier@gentoo
1 commit: 74c3e7ff570827cff2f30181762d655949b3599a
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 19:28:50 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 08:49:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c3e7ff
7
8 ros-meta/ros_base: Remove old
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 ros-meta/ros_base/Manifest | 2 --
13 ros-meta/ros_base/ros_base-1.2.0.ebuild | 26 --------------------------
14 ros-meta/ros_base/ros_base-1.3.0.ebuild | 26 --------------------------
15 3 files changed, 54 deletions(-)
16
17 diff --git a/ros-meta/ros_base/Manifest b/ros-meta/ros_base/Manifest
18 index 763a84846f1..da995ee61b5 100644
19 --- a/ros-meta/ros_base/Manifest
20 +++ b/ros-meta/ros_base/Manifest
21 @@ -1,3 +1 @@
22 -DIST metapackages-1.2.0.tar.gz 1803 BLAKE2B 92238eddd05602507c91ae0ef1def2eb0a7608ca76dfed4579e9d5daf85a125f256ccab9b980389131aa3733d0ed8887a7f23b4945c9969291f5c7dd6029b283 SHA512 a004a1323c93e191b98a4fe665409fb57396fb06c19e9205817f2467e171bfba10a86713978e13739632e04f148b476e582c6f1fd3c859b4936980923f204e80
23 -DIST metapackages-1.3.0.tar.gz 1813 BLAKE2B f197af8c8db8ec6368597ce185dc48058b8e74e84952c92c549617fb48e261fc909f569e9a4f1b7bfc591123960ed38f07e2b36dac130e7c76061993d5d07e09 SHA512 290bbe4aafa9f720ebcfda7a346750fa20c5adb077e10374f9c7cebf5acb2a279f864ad1a51cf8a1a75a7d371844f8a48b62d7ac69761870c1ea1b7db0199c12
24 DIST metapackages-1.3.1.tar.gz 1813 BLAKE2B 5b96d5c6fb8094a42b1c9926646b1a335525080f7f57899271063cb8561dd744f8131e40716d9aa5cd29d7205bb76f8f18b48a42ef764d863bb13ad274f46d14 SHA512 4a6cbc288f3e15632a3c8ab7e2375d59ce2f20f17aa89471919584b6c856aabe9cd661297806ceaefcfc2eabe3110a8a0aa30308daf75f8c36e1462b7bc409c1
25
26 diff --git a/ros-meta/ros_base/ros_base-1.2.0.ebuild b/ros-meta/ros_base/ros_base-1.2.0.ebuild
27 deleted file mode 100644
28 index f0991587b06..00000000000
29 --- a/ros-meta/ros_base/ros_base-1.2.0.ebuild
30 +++ /dev/null
31 @@ -1,26 +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 -
37 -ROS_REPO_URI="https://github.com/ros/metapackages"
38 -KEYWORDS="~amd64"
39 -ROS_SUBDIR=${PN}
40 -
41 -inherit ros-catkin
42 -
43 -DESCRIPTION="Metapackage which extends ros_core and includes other basic non-robot tools"
44 -LICENSE="BSD"
45 -SLOT="0"
46 -IUSE=""
47 -
48 -RDEPEND="
49 - dev-ros/actionlib
50 - ros-meta/bond_core
51 - dev-ros/class_loader
52 - dev-ros/dynamic_reconfigure
53 - ros-meta/common_tutorials
54 - ros-meta/nodelet_core
55 - dev-ros/pluginlib
56 -"
57 -DEPEND="${RDEPEND}"
58
59 diff --git a/ros-meta/ros_base/ros_base-1.3.0.ebuild b/ros-meta/ros_base/ros_base-1.3.0.ebuild
60 deleted file mode 100644
61 index f0991587b06..00000000000
62 --- a/ros-meta/ros_base/ros_base-1.3.0.ebuild
63 +++ /dev/null
64 @@ -1,26 +0,0 @@
65 -# Copyright 1999-2014 Gentoo Foundation
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI=5
69 -
70 -ROS_REPO_URI="https://github.com/ros/metapackages"
71 -KEYWORDS="~amd64"
72 -ROS_SUBDIR=${PN}
73 -
74 -inherit ros-catkin
75 -
76 -DESCRIPTION="Metapackage which extends ros_core and includes other basic non-robot tools"
77 -LICENSE="BSD"
78 -SLOT="0"
79 -IUSE=""
80 -
81 -RDEPEND="
82 - dev-ros/actionlib
83 - ros-meta/bond_core
84 - dev-ros/class_loader
85 - dev-ros/dynamic_reconfigure
86 - ros-meta/common_tutorials
87 - ros-meta/nodelet_core
88 - dev-ros/pluginlib
89 -"
90 -DEPEND="${RDEPEND}"