commit:     46bdeb970b92c4ddb16ef1ebc8bbdda825d87ee4
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 13:26:27 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 13:26:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46bdeb97

dev-ros/rqt_robot_dashboard: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/rqt_robot_dashboard/Manifest               |  2 --
 .../rqt_robot_dashboard-0.5.6.ebuild               | 29 ----------------------
 .../rqt_robot_dashboard-0.5.7.ebuild               | 28 ---------------------
 3 files changed, 59 deletions(-)

diff --git a/dev-ros/rqt_robot_dashboard/Manifest 
b/dev-ros/rqt_robot_dashboard/Manifest
index a03b8b42e91..aadab4ae865 100644
--- a/dev-ros/rqt_robot_dashboard/Manifest
+++ b/dev-ros/rqt_robot_dashboard/Manifest
@@ -1,3 +1 @@
-DIST rqt_robot_dashboard-0.5.7.tar.gz 2050284 BLAKE2B 
6dd5b3126296e057f7a190da07dfcadd4a84cb6d67c300f29b9932c593a370caad64586ca3d68a63556ba7258efeaa1932c02da91243688f90eaf49c4e401711
 SHA512 
59251f0e0935ef4c38ce41a162cffac1c5b8fd6cf24a01144a6d4001c6ef353b0b0c15dc50f0e83e0b80dfba64f2ec4f92c079e6804d18cbb37713af6ba1ed51
 DIST rqt_robot_dashboard-0.5.8.tar.gz 2050593 BLAKE2B 
0900714cb4a4d480c5f8cc2fb19bfd15132c6a4cb7756046283f052dbd4a80ea8facd073b832a99485ce2ef54c306b52aee510c19a0f6869788bd18273701e88
 SHA512 
90c624fd97a745f4e0bc9bb25918ab8a8ba2e6631235a5b4ccea89f1275813fd0432a51a1d378cb094638a6ae9abd0882c0635a9c22a7ad6fc8631c3ecf66781
-DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 BLAKE2B 
68a6643fef3c101ddbc0ae6a66d7fed3ec2fd7bc811947487946084bd6c93e564e11693941ef336b6d5428f926b0c297ccff845056e3f123320fba176ffe00cf
 SHA512 
871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51

diff --git a/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-0.5.6.ebuild 
b/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-0.5.6.ebuild
deleted file mode 100644
index 8848ec027ee..00000000000
--- a/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-0.5.6.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_plugins";
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Infrastructure for building robot dashboard plugins in rqt"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-       dev-ros/qt_gui[${PYTHON_USEDEP}]
-       dev-ros/rospy[${PYTHON_USEDEP}]
-       dev-ros/rqt_console[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-       dev-ros/rqt_nav_view[${PYTHON_USEDEP}]
-       dev-ros/rqt_robot_monitor[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-0.5.7.ebuild 
b/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-0.5.7.ebuild
deleted file mode 100644
index 3b129005e87..00000000000
--- a/dev-ros/rqt_robot_dashboard/rqt_robot_dashboard-0.5.7.ebuild
+++ /dev/null
@@ -1,28 +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_dashboard";
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="Infrastructure for building robot dashboard plugins in rqt"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-       dev-ros/qt_gui[${PYTHON_USEDEP}]
-       dev-ros/rospy[${PYTHON_USEDEP}]
-       dev-ros/rqt_console[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-       dev-ros/rqt_nav_view[${PYTHON_USEDEP}]
-       dev-ros/rqt_robot_monitor[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

Reply via email to