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/rqt_bag_plugins/
Date: Sat, 14 Oct 2017 11:41:50
Message-Id: 1507981192.f757796c3b69aae3991f478972038bd9248f7d1a.aballier@gentoo
1 commit: f757796c3b69aae3991f478972038bd9248f7d1a
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 11:39:52 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 11:39:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f757796c
7
8 dev-ros/rqt_bag_plugins: Remove old
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-ros/rqt_bag_plugins/Manifest | 2 --
13 .../rqt_bag_plugins/rqt_bag_plugins-0.4.7.ebuild | 31 ----------------------
14 .../rqt_bag_plugins/rqt_bag_plugins-0.4.8.ebuild | 31 ----------------------
15 3 files changed, 64 deletions(-)
16
17 diff --git a/dev-ros/rqt_bag_plugins/Manifest b/dev-ros/rqt_bag_plugins/Manifest
18 index 41e2cea101e..57a917522b0 100644
19 --- a/dev-ros/rqt_bag_plugins/Manifest
20 +++ b/dev-ros/rqt_bag_plugins/Manifest
21 @@ -1,3 +1 @@
22 -DIST rqt_bag-0.4.8.tar.gz 50064 SHA256 0936b25acecb3906d88493bb6f8056ac7bbb42eb4dbb1de7a63dcdbfc71d6d47 SHA512 f9eae9c0cfe9caea40c3bf785dc320ed7642ce566bef67637adaba55c6a25a470c08f85e8a0af02d17e73bdf80daeec8a1a7ba7b1b35c847268e83d0af55e173 WHIRLPOOL 00fd1593fa06d6397ef43d517ee173e005c0d0eb9d35c2f0447882d83c89a026c48290b7e1f521759565de867c7886f5d6aa2a06cc075415f94e10e60b51e8e9
23 DIST rqt_bag-0.4.9.tar.gz 50135 SHA256 a46a7ecacd7117a5b1e94558c2480401873c9b9f31555282b28bd92ce6646596 SHA512 1734db3cb7ed34dcddadaf875c13ac97c7b5a86e8028e744d55e5d7bba13a6a4fbe3db628975c847d100332642410d2eb84c2d47cc439b367d9be94c205aabdb WHIRLPOOL a546f6fac051f81ed7eba32511d83189566353aacb565f99a427cf65c221b69eee14751d04962ec481ecdb720d7760015ea17011707a5f73edebb6a3943e321f
24 -DIST rqt_common_plugins-0.4.7.tar.gz 246977 SHA256 83153ad89c67551c3fb4f36cad7f056d90c559958ac80203e2aa4605beb49a7f SHA512 eb10a7c03bb079d939a9705a08e9194c83e020235a13ed2d4ff8e9c3c73e5abbd0a9bd7c00587135767497b155bb9516d7b4c2240fbe2118d7b0668d6ee32ab7 WHIRLPOOL b002f836ee0f5ea213ec31be8e59910c7c3c9508301389309e60eeb7dd35989ae4e4dfa5fa9ee592371f05e6cd842a6e3b0ccd6ac4ed7a9efd8d60c36b1e6d65
25
26 diff --git a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.7.ebuild b/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.7.ebuild
27 deleted file mode 100644
28 index ced2f0e7d42..00000000000
29 --- a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.7.ebuild
30 +++ /dev/null
31 @@ -1,31 +0,0 @@
32 -# Copyright 1999-2017 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -KEYWORDS="~amd64"
38 -ROS_REPO_URI="https://github.com/ros-visualization/rqt_common_plugins"
39 -PYTHON_COMPAT=( python2_7 )
40 -ROS_SUBDIR=${PN}
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="GUI plugin for displaying and replaying ROS bag files"
45 -LICENSE="BSD"
46 -SLOT="0"
47 -IUSE=""
48 -
49 -RDEPEND="
50 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
51 - dev-python/pycairo[${PYTHON_USEDEP}]
52 - dev-python/pillow[${PYTHON_USEDEP}]
53 - dev-ros/rosbag[${PYTHON_USEDEP}]
54 - dev-ros/roslib[${PYTHON_USEDEP}]
55 - dev-ros/rospy[${PYTHON_USEDEP}]
56 - dev-ros/rqt_bag[${PYTHON_USEDEP}]
57 - dev-ros/rqt_gui[${PYTHON_USEDEP}]
58 - dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
59 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
60 - dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
61 -"
62 -DEPEND="${RDEPEND}"
63
64 diff --git a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.8.ebuild b/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.8.ebuild
65 deleted file mode 100644
66 index 48735760362..00000000000
67 --- a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.8.ebuild
68 +++ /dev/null
69 @@ -1,31 +0,0 @@
70 -# Copyright 1999-2017 Gentoo Foundation
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI=5
74 -
75 -KEYWORDS="~amd64"
76 -ROS_REPO_URI="https://github.com/ros-visualization/rqt_bag"
77 -PYTHON_COMPAT=( python2_7 )
78 -ROS_SUBDIR=${PN}
79 -
80 -inherit ros-catkin
81 -
82 -DESCRIPTION="GUI plugin for displaying and replaying ROS bag files"
83 -LICENSE="BSD"
84 -SLOT="0"
85 -IUSE=""
86 -
87 -RDEPEND="
88 - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
89 - dev-python/pycairo[${PYTHON_USEDEP}]
90 - dev-python/pillow[${PYTHON_USEDEP}]
91 - dev-ros/rosbag[${PYTHON_USEDEP}]
92 - dev-ros/roslib[${PYTHON_USEDEP}]
93 - dev-ros/rospy[${PYTHON_USEDEP}]
94 - dev-ros/rqt_bag[${PYTHON_USEDEP}]
95 - dev-ros/rqt_gui[${PYTHON_USEDEP}]
96 - dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
97 - dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
98 - dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
99 -"
100 -DEPEND="${RDEPEND}"