summaryrefslogtreecommitdiff
path: root/dev-ros/rqt_runtime_monitor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
commita1b20429e7e2ba1b44414459afd5a2b50788cd9c (patch)
treee721db30ecc3e534a03ab9b3115762959cc0c28c /dev-ros/rqt_runtime_monitor
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/rqt_runtime_monitor')
-rw-r--r--dev-ros/rqt_runtime_monitor/Manifest4
-rw-r--r--dev-ros/rqt_runtime_monitor/metadata.xml11
-rw-r--r--dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-0.5.9.ebuild24
-rw-r--r--dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-9999.ebuild24
4 files changed, 0 insertions, 63 deletions
diff --git a/dev-ros/rqt_runtime_monitor/Manifest b/dev-ros/rqt_runtime_monitor/Manifest
deleted file mode 100644
index d5b7f9a52bb3..000000000000
--- a/dev-ros/rqt_runtime_monitor/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST rqt_runtime_monitor-0.5.9.tar.gz 6943 BLAKE2B 51e96d0463909bf6648de9f75b687b18bba76249aba3ccbfaa1671604e07cc61d2d0744e23bea8452e26bb5297a99543c2714231aa236fc46dc5a9b37fe53bda SHA512 fd6cfb1dae53f7278c1c0ebb8a1ef331640d235cc29a8a3f056004a0a6a420ced912d2c3114fca441e29e9066c0f33b6534b404a70b7a5560e5fbaba046e2672
-EBUILD rqt_runtime_monitor-0.5.9.ebuild 637 BLAKE2B b8f07558e73894e7b8f558bf6711ff0f852df340b2445f2fd4bc2f102a4dc655789f93875aadac1b6b4c1736a8594459694d1412b4e6858715681c20157bb5f6 SHA512 bedbf21328126eebad51e5b83360375cd0eef04e4b88a1ca3da20fa98164391cc961f2c817504b83ac5df5bea592804fe652e20ec79702b342b25036440d53cd
-EBUILD rqt_runtime_monitor-9999.ebuild 637 BLAKE2B 94ad53d4be80ee8de9755b5ff94804a9768cbccda2fed8ef6008d1442954635f20218b01a0e37116e918097fdf797ca9844bd87bb940e2f5b3c07220276448f8 SHA512 1500ad24cacbb54f4921e87e70cb47c498aab25d7dd4b98068e21875d4ba639ccdcfb344340d86d76491cd48534a2ebdd3752154a13313384dd3662b9fab3617
-MISC metadata.xml 352 BLAKE2B b370d544b1f449428a16279103f4330794e64b412521246e24c90eb9936ad3f6a78a19a42936e9877a10890ef5ab56ae82e50160c7c4df2e85861824ecff674a SHA512 176c78d19326b6b2a07015f78750a85a28af5e468d677958eff187dd30048ab9d4c52d0c70aee1d22299ded13887a8345d7c423e00ca8d9f3b7b682a548081ef
diff --git a/dev-ros/rqt_runtime_monitor/metadata.xml b/dev-ros/rqt_runtime_monitor/metadata.xml
deleted file mode 100644
index f61aa4336103..000000000000
--- a/dev-ros/rqt_runtime_monitor/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ros@gentoo.org</email>
- <name>Gentoo ROS Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">ros-visualization/rqt_runtime_monitor</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-0.5.9.ebuild b/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-0.5.9.ebuild
deleted file mode 100644
index 5e331b7e803c..000000000000
--- a/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-0.5.9.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 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_runtime_monitor"
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin viewing DiagnosticsArray messages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
- dev-ros/qt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-9999.ebuild b/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-9999.ebuild
deleted file mode 100644
index f15b3cdd299d..000000000000
--- a/dev-ros/rqt_runtime_monitor/rqt_runtime_monitor-9999.ebuild
+++ /dev/null
@@ -1,24 +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_runtime_monitor"
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin viewing DiagnosticsArray messages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- $(python_gen_cond_dep "dev-python/rospkg[\${PYTHON_USEDEP}]")
- dev-ros/qt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"