summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/diagnostic_common_diagnostics')
-rw-r--r--dev-ros/diagnostic_common_diagnostics/Manifest3
-rw-r--r--dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.10.1.ebuild30
-rw-r--r--dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.9.4.ebuild30
-rw-r--r--dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.9.6.ebuild30
-rw-r--r--dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-9999.ebuild30
-rw-r--r--dev-ros/diagnostic_common_diagnostics/metadata.xml11
6 files changed, 0 insertions, 134 deletions
diff --git a/dev-ros/diagnostic_common_diagnostics/Manifest b/dev-ros/diagnostic_common_diagnostics/Manifest
deleted file mode 100644
index 2fd727f3702d..000000000000
--- a/dev-ros/diagnostic_common_diagnostics/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST diagnostics-1.10.1.tar.gz 536607 BLAKE2B 6a69163fbf60820839f1fc7071b6ea9df7b70cc2979b42648ac56d0acce820af69595b2a9e4d11b9752d4d85bd19276ccfcb6a57a523e7d69354fbc64414fec4 SHA512 a45d41a0ba3b879ab3228bc3d3152cd59d7145b96f9a5b1798eb1d9aaba8dbd6234ec3692c1a84289d0f543eed3adb0ca4dcbd1f1b6ceaef54af7866e1ad9ee7
-DIST diagnostics-1.9.4.tar.gz 533933 BLAKE2B 07effeceaa55fd86995a1202777a926c4474e7fe4bba1e013ec5bd6191ed7b39ab6a6e7220d9a48a97c79beec3965ba0bd639e3e56ad64d061730a9a40258e49 SHA512 1438e7b81e74f86a90a8528cf363b94149657f178fba58b532909249c2a9841d4225c0169ff78914ac695acc1494a89b06f0dee145a4b3b00a0c7efaebe0d467
-DIST diagnostics-1.9.6.tar.gz 534544 BLAKE2B 25cf7d15033dbb265d5e75d137b344f0a22b63bafb5ecf67d4cc24727ce03f83a0fc040c571e67ec703f155139d158ba415c9005cfc5937cd556b55fd60bc4a4 SHA512 f239504c9920b9c6582f24a322b8bd24c671d6e7dd29f144bf506a051356456e902ddeb0cb122be0dae1d2d3418da33cd5237229bf017695cee48289358bbd4b
diff --git a/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.10.1.ebuild b/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.10.1.ebuild
deleted file mode 100644
index 7d94a89560d9..000000000000
--- a/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.10.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros/diagnostics"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Generic nodes for monitoring a linux host"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- dev-ros/diagnostic_updater[${PYTHON_SINGLE_USEDEP}]
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/tf[${PYTHON_SINGLE_USEDEP}]
-"
-RDEPEND="${DEPEND}
- $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
- app-admin/hddtemp"
-DEPEND="${DEPEND}
- test? (
- $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
- dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
- )
-"
diff --git a/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.9.4.ebuild b/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.9.4.ebuild
deleted file mode 100644
index 7d94a89560d9..000000000000
--- a/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.9.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros/diagnostics"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Generic nodes for monitoring a linux host"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- dev-ros/diagnostic_updater[${PYTHON_SINGLE_USEDEP}]
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/tf[${PYTHON_SINGLE_USEDEP}]
-"
-RDEPEND="${DEPEND}
- $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
- app-admin/hddtemp"
-DEPEND="${DEPEND}
- test? (
- $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
- dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
- )
-"
diff --git a/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.9.6.ebuild b/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.9.6.ebuild
deleted file mode 100644
index 7d94a89560d9..000000000000
--- a/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-1.9.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros/diagnostics"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Generic nodes for monitoring a linux host"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- dev-ros/diagnostic_updater[${PYTHON_SINGLE_USEDEP}]
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/tf[${PYTHON_SINGLE_USEDEP}]
-"
-RDEPEND="${DEPEND}
- $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
- app-admin/hddtemp"
-DEPEND="${DEPEND}
- test? (
- $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
- dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
- )
-"
diff --git a/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-9999.ebuild b/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-9999.ebuild
deleted file mode 100644
index 7d94a89560d9..000000000000
--- a/dev-ros/diagnostic_common_diagnostics/diagnostic_common_diagnostics-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros/diagnostics"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Generic nodes for monitoring a linux host"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- dev-ros/diagnostic_updater[${PYTHON_SINGLE_USEDEP}]
- dev-ros/roslib[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/tf[${PYTHON_SINGLE_USEDEP}]
-"
-RDEPEND="${DEPEND}
- $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
- app-admin/hddtemp"
-DEPEND="${DEPEND}
- test? (
- $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]")
- dev-ros/rostest[${PYTHON_SINGLE_USEDEP}]
- )
-"
diff --git a/dev-ros/diagnostic_common_diagnostics/metadata.xml b/dev-ros/diagnostic_common_diagnostics/metadata.xml
deleted file mode 100644
index 6cc2de656785..000000000000
--- a/dev-ros/diagnostic_common_diagnostics/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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/diagnostics</remote-id>
- </upstream>
-</pkgmetadata>