summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:09:39 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:17:06 +0100
commit775dcf3130ef5b9c7637ad41878777fbc52ad5a9 (patch)
tree07867c54106e3f732b789c725cae45726f340492 /ros-meta
parentros-meta/driver_common: treeclean (diff)
downloadgentoo-775dcf3130ef5b9c7637ad41878777fbc52ad5a9.tar.gz
gentoo-775dcf3130ef5b9c7637ad41878777fbc52ad5a9.tar.bz2
gentoo-775dcf3130ef5b9c7637ad41878777fbc52ad5a9.zip
ros-meta/executive_smach: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/executive_smach/Manifest1
-rw-r--r--ros-meta/executive_smach/executive_smach-2.5.0.ebuild23
-rw-r--r--ros-meta/executive_smach/executive_smach-9999.ebuild23
-rw-r--r--ros-meta/executive_smach/metadata.xml11
4 files changed, 0 insertions, 58 deletions
diff --git a/ros-meta/executive_smach/Manifest b/ros-meta/executive_smach/Manifest
deleted file mode 100644
index 46bd8ffaa69f..000000000000
--- a/ros-meta/executive_smach/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST executive_smach-2.5.0.tar.gz 42305 BLAKE2B 0b220f7aeec00c8e625c64f169f76ba8e35a5669b55f1a71073c419c7ad82c1d0cdb0d40f9eb3a3b2db7aa593b8d5867ececbcc5037af1022fcdfd6c09f1ed9e SHA512 83d557c450e28502f22dd39f7b3aec2a64faec565d25ed60832a8915f88d6541aaa906de61d3588e2ceaf8a2bc9d41f64376663322d570fbcce284b617193bb1
diff --git a/ros-meta/executive_smach/executive_smach-2.5.0.ebuild b/ros-meta/executive_smach/executive_smach-2.5.0.ebuild
deleted file mode 100644
index 1c1c5e459212..000000000000
--- a/ros-meta/executive_smach/executive_smach-2.5.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ROS_REPO_URI="https://github.com/ros/executive_smach"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="SMACH library and ROS SMACH integration packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/smach
- dev-ros/smach_ros
- dev-ros/smach_msgs
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/executive_smach/executive_smach-9999.ebuild b/ros-meta/executive_smach/executive_smach-9999.ebuild
deleted file mode 100644
index 1c1c5e459212..000000000000
--- a/ros-meta/executive_smach/executive_smach-9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ROS_REPO_URI="https://github.com/ros/executive_smach"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="SMACH library and ROS SMACH integration packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/smach
- dev-ros/smach_ros
- dev-ros/smach_msgs
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/executive_smach/metadata.xml b/ros-meta/executive_smach/metadata.xml
deleted file mode 100644
index 5eefb0c15e88..000000000000
--- a/ros-meta/executive_smach/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>