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/simulators/
Date: Fri, 06 Apr 2018 08:50:03
Message-Id: 1523004583.c803ea1b49129b08b5d199aa7841f5298596e545.aballier@gentoo
1 commit: c803ea1b49129b08b5d199aa7841f5298596e545
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 19:36:38 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 08:49:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c803ea1b
7
8 ros-meta/simulators: Remove old
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 ros-meta/simulators/Manifest | 2 --
13 ros-meta/simulators/simulators-1.2.0.ebuild | 24 ------------------------
14 ros-meta/simulators/simulators-1.3.0.ebuild | 24 ------------------------
15 3 files changed, 50 deletions(-)
16
17 diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
18 index 763a84846f1..da995ee61b5 100644
19 --- a/ros-meta/simulators/Manifest
20 +++ b/ros-meta/simulators/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/simulators/simulators-1.2.0.ebuild b/ros-meta/simulators/simulators-1.2.0.ebuild
27 deleted file mode 100644
28 index 6eebc4d7dcb..00000000000
29 --- a/ros-meta/simulators/simulators-1.2.0.ebuild
30 +++ /dev/null
31 @@ -1,24 +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 for ROS simulation packages"
44 -LICENSE="BSD"
45 -SLOT="0"
46 -IUSE=""
47 -
48 -RDEPEND="
49 - ros-meta/robot
50 - ros-meta/gazebo_ros_pkgs
51 - ros-meta/rqt_common_plugins
52 - ros-meta/rqt_robot_plugins
53 - dev-ros/stage_ros
54 -"
55 -DEPEND="${RDEPEND}"
56
57 diff --git a/ros-meta/simulators/simulators-1.3.0.ebuild b/ros-meta/simulators/simulators-1.3.0.ebuild
58 deleted file mode 100644
59 index 6eebc4d7dcb..00000000000
60 --- a/ros-meta/simulators/simulators-1.3.0.ebuild
61 +++ /dev/null
62 @@ -1,24 +0,0 @@
63 -# Copyright 1999-2014 Gentoo Foundation
64 -# Distributed under the terms of the GNU General Public License v2
65 -
66 -EAPI=5
67 -
68 -ROS_REPO_URI="https://github.com/ros/metapackages"
69 -KEYWORDS="~amd64"
70 -ROS_SUBDIR=${PN}
71 -
72 -inherit ros-catkin
73 -
74 -DESCRIPTION="Metapackage for ROS simulation packages"
75 -LICENSE="BSD"
76 -SLOT="0"
77 -IUSE=""
78 -
79 -RDEPEND="
80 - ros-meta/robot
81 - ros-meta/gazebo_ros_pkgs
82 - ros-meta/rqt_common_plugins
83 - ros-meta/rqt_robot_plugins
84 - dev-ros/stage_ros
85 -"
86 -DEPEND="${RDEPEND}"