summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:09:01 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:16:45 +0100
commit6fb7cab6d4f4c12e6e980b90a7331196b938e658 (patch)
treecbbce51784a982d9b65db558d7a85f43a327997c /dev-ros
parentdev-ros/urdf: treeclean (diff)
downloadgentoo-6fb7cab6d4f4c12e6e980b90a7331196b938e658.tar.gz
gentoo-6fb7cab6d4f4c12e6e980b90a7331196b938e658.tar.bz2
gentoo-6fb7cab6d4f4c12e6e980b90a7331196b938e658.zip
dev-ros/urdf_parser_plugin: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/urdf_parser_plugin/Manifest1
-rw-r--r--dev-ros/urdf_parser_plugin/metadata.xml11
-rw-r--r--dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.13.2.ebuild17
-rw-r--r--dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild17
4 files changed, 0 insertions, 46 deletions
diff --git a/dev-ros/urdf_parser_plugin/Manifest b/dev-ros/urdf_parser_plugin/Manifest
deleted file mode 100644
index 74a2f3940017..000000000000
--- a/dev-ros/urdf_parser_plugin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST urdf-1.13.2.tar.gz 43588 BLAKE2B f3e97170e1930361803be2c86322ab95b62bca519127bdc3ad73065d764eaca87c2790fc1d4823e53167c853c164fc1020e1f208b6e5af025b1bb96cc0420dc2 SHA512 d22e8a647a701ff18a446d9d92511a01266b8a34c11f9f238bbc79373fa3849ebc3a11a56fea7beb4a41f893ffa30ddd5e3a6361751a6d720de6be6c6184fe41
diff --git a/dev-ros/urdf_parser_plugin/metadata.xml b/dev-ros/urdf_parser_plugin/metadata.xml
deleted file mode 100644
index 14686ad5d5a7..000000000000
--- a/dev-ros/urdf_parser_plugin/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/urdf</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.13.2.ebuild b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.13.2.ebuild
deleted file mode 100644
index ef001155f19c..000000000000
--- a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-1.13.2.ebuild
+++ /dev/null
@@ -1,17 +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/urdf"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="C++ base class for URDF parsers"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-libs/urdfdom_headers"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild b/dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild
deleted file mode 100644
index ef001155f19c..000000000000
--- a/dev-ros/urdf_parser_plugin/urdf_parser_plugin-9999.ebuild
+++ /dev/null
@@ -1,17 +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/urdf"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="C++ base class for URDF parsers"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-libs/urdfdom_headers"
-DEPEND="${RDEPEND}"