From 38628be73879c81dc1563f5b96959c6d4647eb9d Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Tue, 24 Jan 2023 18:06:57 +0100 Subject: dev-ros/rqt_console: treeclean MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-ros/rqt_console/Manifest | 1 - dev-ros/rqt_console/metadata.xml | 11 ----------- dev-ros/rqt_console/rqt_console-0.4.11.ebuild | 25 ------------------------- dev-ros/rqt_console/rqt_console-9999.ebuild | 25 ------------------------- 4 files changed, 62 deletions(-) delete mode 100644 dev-ros/rqt_console/Manifest delete mode 100644 dev-ros/rqt_console/metadata.xml delete mode 100644 dev-ros/rqt_console/rqt_console-0.4.11.ebuild delete mode 100644 dev-ros/rqt_console/rqt_console-9999.ebuild (limited to 'dev-ros/rqt_console') diff --git a/dev-ros/rqt_console/Manifest b/dev-ros/rqt_console/Manifest deleted file mode 100644 index 19178821aa74..000000000000 --- a/dev-ros/rqt_console/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rqt_console-0.4.11.tar.gz 27734 BLAKE2B ea8f71871bb4bc5f529c0502b0c02590c937340f9c15d4db09fbf90c47fda2731b978e88292452f217cd0c301e5f40ccaff96ca0f58bb6b3aa580f48cd41540b SHA512 c9ba7bf85c19e8fa7df7786c8d575b7a2658d4567b6b7bf67d949d844ad3b1f1892d844df6fb592d90ff01f64ad16f6b0602a8c64cf44ac09e24bc08c262b827 diff --git a/dev-ros/rqt_console/metadata.xml b/dev-ros/rqt_console/metadata.xml deleted file mode 100644 index 0523d76b75ee..000000000000 --- a/dev-ros/rqt_console/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - ros@gentoo.org - Gentoo ROS Project - - - ros-visualization/rqt_console - - diff --git a/dev-ros/rqt_console/rqt_console-0.4.11.ebuild b/dev-ros/rqt_console/rqt_console-0.4.11.ebuild deleted file mode 100644 index 2f17c1d3201b..000000000000 --- a/dev-ros/rqt_console/rqt_console-0.4.11.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_console" - -inherit ros-catkin - -DESCRIPTION="GUI plugin for displaying and filtering ROS messages" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]") - dev-ros/roslib[${PYTHON_SINGLE_USEDEP}] - dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_logger_level[${PYTHON_SINGLE_USEDEP}] - >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}] -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/rqt_console/rqt_console-9999.ebuild b/dev-ros/rqt_console/rqt_console-9999.ebuild deleted file mode 100644 index 2f17c1d3201b..000000000000 --- a/dev-ros/rqt_console/rqt_console-9999.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_console" - -inherit ros-catkin - -DESCRIPTION="GUI plugin for displaying and filtering ROS messages" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]") - dev-ros/roslib[${PYTHON_SINGLE_USEDEP}] - dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_logger_level[${PYTHON_SINGLE_USEDEP}] - >=dev-ros/python_qt_binding-0.2.19[${PYTHON_SINGLE_USEDEP}] -" -DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad