summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:07:54 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:16:09 +0100
commitb00941553ca218460e7b416f126979293e7eb48e (patch)
tree36c3d218dcb9578d57acbc800ded0a2c1bea04a2 /dev-ros/smach_msgs
parentdev-ros/smach: treeclean (diff)
downloadgentoo-b00941553ca218460e7b416f126979293e7eb48e.tar.gz
gentoo-b00941553ca218460e7b416f126979293e7eb48e.tar.bz2
gentoo-b00941553ca218460e7b416f126979293e7eb48e.zip
dev-ros/smach_msgs: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros/smach_msgs')
-rw-r--r--dev-ros/smach_msgs/Manifest1
-rw-r--r--dev-ros/smach_msgs/metadata.xml11
-rw-r--r--dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild20
-rw-r--r--dev-ros/smach_msgs/smach_msgs-9999.ebuild20
4 files changed, 0 insertions, 52 deletions
diff --git a/dev-ros/smach_msgs/Manifest b/dev-ros/smach_msgs/Manifest
deleted file mode 100644
index 46bd8ffaa69f..000000000000
--- a/dev-ros/smach_msgs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST executive_smach-2.5.0.tar.gz 42305 BLAKE2B 0b220f7aeec00c8e625c64f169f76ba8e35a5669b55f1a71073c419c7ad82c1d0cdb0d40f9eb3a3b2db7aa593b8d5867ececbcc5037af1022fcdfd6c09f1ed9e SHA512 83d557c450e28502f22dd39f7b3aec2a64faec565d25ed60832a8915f88d6541aaa906de61d3588e2ceaf8a2bc9d41f64376663322d570fbcce284b617193bb1
diff --git a/dev-ros/smach_msgs/metadata.xml b/dev-ros/smach_msgs/metadata.xml
deleted file mode 100644
index 5eefb0c15e88..000000000000
--- a/dev-ros/smach_msgs/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/executive_smach</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild b/dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild
deleted file mode 100644
index 43513fe5132f..000000000000
--- a/dev-ros/smach_msgs/smach_msgs-2.5.0.ebuild
+++ /dev/null
@@ -1,20 +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/executive_smach"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Set of messages that are used by the introspection interfaces for smach"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/smach_msgs/smach_msgs-9999.ebuild b/dev-ros/smach_msgs/smach_msgs-9999.ebuild
deleted file mode 100644
index 43513fe5132f..000000000000
--- a/dev-ros/smach_msgs/smach_msgs-9999.ebuild
+++ /dev/null
@@ -1,20 +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/executive_smach"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Set of messages that are used by the introspection interfaces for smach"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"