summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:06:53 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:15:35 +0100
commit84122ea4610b41bddc56696850801fc2399f3051 (patch)
tree8f8ca9afd17d4575f87042e0fcd957960c48bcff
parentdev-ros/rotate_recovery: treeclean (diff)
downloadgentoo-84122ea4610b41bddc56696850801fc2399f3051.tar.gz
gentoo-84122ea4610b41bddc56696850801fc2399f3051.tar.bz2
gentoo-84122ea4610b41bddc56696850801fc2399f3051.zip
dev-ros/rqt_action: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ros/rqt_action/Manifest1
-rw-r--r--dev-ros/rqt_action/metadata.xml11
-rw-r--r--dev-ros/rqt_action/rqt_action-0.4.9.ebuild21
-rw-r--r--dev-ros/rqt_action/rqt_action-9999.ebuild21
4 files changed, 0 insertions, 54 deletions
diff --git a/dev-ros/rqt_action/Manifest b/dev-ros/rqt_action/Manifest
deleted file mode 100644
index 525bcb5710ae..000000000000
--- a/dev-ros/rqt_action/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rqt_action-0.4.9.tar.gz 3288 BLAKE2B dab54459bae9975007c50e947d4e8ae6783ce653edc5132636d8a8edc02f55d832ad33910f7daec1c6ff139a4313b96dec64221ef296d6834dbbbdd43fa9cc66 SHA512 e412fe23bca87f2fc55a858ddc153ecfd6fcf7bdc60334d09285e3d44ab6d2cc52680f29d3bfd4fe9ad5bc334c595b311fcea5e835223dd61c19fd0de0489afc
diff --git a/dev-ros/rqt_action/metadata.xml b/dev-ros/rqt_action/metadata.xml
deleted file mode 100644
index 535c26d8b278..000000000000
--- a/dev-ros/rqt_action/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_action</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/rqt_action/rqt_action-0.4.9.ebuild b/dev-ros/rqt_action/rqt_action-0.4.9.ebuild
deleted file mode 100644
index a3246d99959f..000000000000
--- a/dev-ros/rqt_action/rqt_action-0.4.9.ebuild
+++ /dev/null
@@ -1,21 +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_action"
-
-inherit ros-catkin
-
-DESCRIPTION="Introspect all available ROS action (from actionlib) types"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_msg[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_action/rqt_action-9999.ebuild b/dev-ros/rqt_action/rqt_action-9999.ebuild
deleted file mode 100644
index a3246d99959f..000000000000
--- a/dev-ros/rqt_action/rqt_action-9999.ebuild
+++ /dev/null
@@ -1,21 +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_action"
-
-inherit ros-catkin
-
-DESCRIPTION="Introspect all available ROS action (from actionlib) types"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rospy[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_msg[${PYTHON_SINGLE_USEDEP}]
- dev-ros/rqt_py_common[${PYTHON_SINGLE_USEDEP}]
-"
-DEPEND="${RDEPEND}"