summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-10 15:25:37 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-10 15:26:47 +0200
commit46b73c6540d4eef5a8c5afb41bf70a4e1589e1fd (patch)
tree36545b7ffe894b1038c7d04ece582f2c45eae159 /dev-ros
parentdev-ros/rqt_robot_monitor: bump to 0.5.12 (diff)
downloadgentoo-46b73c6540d4eef5a8c5afb41bf70a4e1589e1fd.tar.gz
gentoo-46b73c6540d4eef5a8c5afb41bf70a4e1589e1fd.tar.bz2
gentoo-46b73c6540d4eef5a8c5afb41bf70a4e1589e1fd.zip
dev-ros/rqt_robot_monitor: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/rqt_robot_monitor/Manifest3
-rw-r--r--dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.6.ebuild30
-rw-r--r--dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.7.ebuild29
-rw-r--r--dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.8.ebuild29
4 files changed, 0 insertions, 91 deletions
diff --git a/dev-ros/rqt_robot_monitor/Manifest b/dev-ros/rqt_robot_monitor/Manifest
index abc64420a3d9..ab5b4862611d 100644
--- a/dev-ros/rqt_robot_monitor/Manifest
+++ b/dev-ros/rqt_robot_monitor/Manifest
@@ -1,4 +1 @@
DIST rqt_robot_monitor-0.5.12.tar.gz 14917 BLAKE2B 8864165fc491bad7a77e12a769d63e5b404d02cd96ef4dfa33c87ed9e2417ba4bd9a0dfc0cf53507c32e5216e16c8b9f89ee4bb5e762fa4049d846f98d0872c4 SHA512 f354e30a85d6bf8e3f15bbd7b97051b02a3348b37a559a53c8942f5939525e046295f5c6e03902850b137dc705bfad94b5e2fd0554ecfe32e24296c2656ee1b5
-DIST rqt_robot_monitor-0.5.7.tar.gz 13928 BLAKE2B 82d48383c4ea3acb088a81d170d3c0bad671b037c69e9a4e05efe4f73ce6d38c95abf4e1d4ad548f77e8bfb25277e60c841c672c82f3b54c25fba5e8bed03b04 SHA512 769f0a99253395bfa6dd3eabd08344fcf8d82efd29545bdcae9b9077851cced60678d3ed5fc96e29377208787edd3eb080b62c25c810f60dd3bfaa6785f1aa1c
-DIST rqt_robot_monitor-0.5.8.tar.gz 14150 BLAKE2B a90797b2aa1e4a1a5833ea7a6a7652ca9174f243e875e642784861449fac56a56ad0c611c1d7b65e86e2a4619f9cf5eb7d90eb9d2ac231f5db45614f497f3b7d SHA512 5eac271da5dbb9c9ce33875cc6ec5af2557816121aa0e36d6643df90b8e3286db9a3006f9135757597fd9da06ac9273daf1108356ac2f0515bf7bb5be51858dd
-DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 BLAKE2B 68a6643fef3c101ddbc0ae6a66d7fed3ec2fd7bc811947487946084bd6c93e564e11693941ef336b6d5428f926b0c297ccff845056e3f123320fba176ffe00cf SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51
diff --git a/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.6.ebuild b/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.6.ebuild
deleted file mode 100644
index 4f6c90737779..000000000000
--- a/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Displays diagnostics_agg topics messages that are published by diagnostic_aggregator"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/python_qt_binding[${PYTHON_USEDEP}]
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/qt_gui[${PYTHON_USEDEP}]
- dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_USEDEP}]
- dev-ros/rqt_bag[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.7.ebuild b/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.7.ebuild
deleted file mode 100644
index c510a0e991c0..000000000000
--- a/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_monitor"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Displays diagnostics_agg topics messages that are published by diagnostic_aggregator"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/python_qt_binding[${PYTHON_USEDEP}]
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/qt_gui[${PYTHON_USEDEP}]
- dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_USEDEP}]
- dev-ros/rqt_bag[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.8.ebuild b/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.8.ebuild
deleted file mode 100644
index c510a0e991c0..000000000000
--- a/dev-ros/rqt_robot_monitor/rqt_robot_monitor-0.5.8.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_monitor"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Displays diagnostics_agg topics messages that are published by diagnostic_aggregator"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/python_qt_binding[${PYTHON_USEDEP}]
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/qt_gui[${PYTHON_USEDEP}]
- dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_USEDEP}]
- dev-ros/rqt_bag[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"