summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:08:52 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:16:41 +0100
commitc451ef0854179d34dee43fb5daa559437f19e2ba (patch)
tree97425101a0dedcba9bb7ee306a977b4f85ca7ed5 /dev-ros
parentdev-ros/transmission_interface: treeclean (diff)
downloadgentoo-c451ef0854179d34dee43fb5daa559437f19e2ba.tar.gz
gentoo-c451ef0854179d34dee43fb5daa559437f19e2ba.tar.bz2
gentoo-c451ef0854179d34dee43fb5daa559437f19e2ba.zip
dev-ros/turtle_actionlib: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/turtle_actionlib/Manifest1
-rw-r--r--dev-ros/turtle_actionlib/metadata.xml11
-rw-r--r--dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild27
-rw-r--r--dev-ros/turtle_actionlib/turtle_actionlib-9999.ebuild27
4 files changed, 0 insertions, 66 deletions
diff --git a/dev-ros/turtle_actionlib/Manifest b/dev-ros/turtle_actionlib/Manifest
deleted file mode 100644
index c6a913b1d7c4..000000000000
--- a/dev-ros/turtle_actionlib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST common_tutorials-0.2.0.tar.gz 12624 BLAKE2B 051e8e980e23dc2ecac2bfb534a8d820b2d2ee3d84b7e42e7ebc538e82560a7ea7e84972a6d6ab5f0c441eba7cf8c7aa2b3b5aced00f73ffc0f0537a3df0c547 SHA512 a3f537199c3ed143ef6c44edaf3fe427374027ed33478f9d440adc62697ace7e69c09cc5b5cacc76d2062eabc32138cbb08314dfd3d4af6f45f0147cb39bf2d9
diff --git a/dev-ros/turtle_actionlib/metadata.xml b/dev-ros/turtle_actionlib/metadata.xml
deleted file mode 100644
index 18730473acf0..000000000000
--- a/dev-ros/turtle_actionlib/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/common_tutorials</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild b/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild
deleted file mode 100644
index 21f40653b5e4..000000000000
--- a/dev-ros/turtle_actionlib/turtle_actionlib-0.2.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros/common_tutorials"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Demonstrates how to write an action server and client with the turtlesim"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/actionlib
- dev-ros/actionlib_msgs
- dev-ros/angles:0
- dev-ros/rosconsole
- dev-ros/roscpp
- dev-ros/turtlesim
- dev-libs/boost:=
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/turtle_actionlib/turtle_actionlib-9999.ebuild b/dev-ros/turtle_actionlib/turtle_actionlib-9999.ebuild
deleted file mode 100644
index 21f40653b5e4..000000000000
--- a/dev-ros/turtle_actionlib/turtle_actionlib-9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros/common_tutorials"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Demonstrates how to write an action server and client with the turtlesim"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/actionlib
- dev-ros/actionlib_msgs
- dev-ros/angles:0
- dev-ros/rosconsole
- dev-ros/roscpp
- dev-ros/turtlesim
- dev-libs/boost:=
-"
-DEPEND="${RDEPEND}"