summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:10:22 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:17:31 +0100
commitfa148a94a2a18657fb28b1cb79ea1b6eadcec266 (patch)
treec7237a9a5d86fc06f81266f6385b5181d99d2589 /ros-meta
parentros-meta/rosserial: treeclean (diff)
downloadgentoo-fa148a94a2a18657fb28b1cb79ea1b6eadcec266.tar.gz
gentoo-fa148a94a2a18657fb28b1cb79ea1b6eadcec266.tar.bz2
gentoo-fa148a94a2a18657fb28b1cb79ea1b6eadcec266.zip
ros-meta/ros_tutorials: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/ros_tutorials/Manifest2
-rw-r--r--ros-meta/ros_tutorials/metadata.xml11
-rw-r--r--ros-meta/ros_tutorials/ros_tutorials-0.10.1.ebuild21
-rw-r--r--ros-meta/ros_tutorials/ros_tutorials-0.10.2.ebuild21
-rw-r--r--ros-meta/ros_tutorials/ros_tutorials-9999.ebuild21
5 files changed, 0 insertions, 76 deletions
diff --git a/ros-meta/ros_tutorials/Manifest b/ros-meta/ros_tutorials/Manifest
deleted file mode 100644
index b03baf6abde3..000000000000
--- a/ros-meta/ros_tutorials/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST ros_tutorials-0.10.1.tar.gz 159522 BLAKE2B b0e045c6ee62cb68dfa977d17125af23d8ef80a619e822d245531a6cb3520a4d53120769e74ae2ba9af2813ce968e0c4fb22b7655eadd13b1a720705a9f75374 SHA512 592edb84f2e0ea80b2757ae890f495e8cb93d867b1bc6d64e6446f28fcffbd48c05703ac30ac29fd184a689f465728a5958d8c747587c756b53341c1d0740684
-DIST ros_tutorials-0.10.2.tar.gz 159630 BLAKE2B 6b7ea4c0aba110b746052a42150dd4e9faedbb1e4ab5a44bbef7c1079192238ac22bb18fc9968ea9e4450dde47bf1f5b7dabc0788aa8c232dfef3d1039a63f2e SHA512 73b420acf20a468f51db891fe0b0b33c3c838ea6fab4c03faab9a7abedc3ee68ec27ef0e70869143d0a22941eb77bac1fc80542cc0c14988ff75cb9685c174c5
diff --git a/ros-meta/ros_tutorials/metadata.xml b/ros-meta/ros_tutorials/metadata.xml
deleted file mode 100644
index 33597496d65f..000000000000
--- a/ros-meta/ros_tutorials/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/ros_tutorials</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/ros-meta/ros_tutorials/ros_tutorials-0.10.1.ebuild b/ros-meta/ros_tutorials/ros_tutorials-0.10.1.ebuild
deleted file mode 100644
index 8eae34ee5657..000000000000
--- a/ros-meta/ros_tutorials/ros_tutorials-0.10.1.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
-ROS_REPO_URI="https://github.com/ros/ros_tutorials"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Demonstrates various features of ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp_tutorials
- dev-ros/rospy_tutorials
- dev-ros/turtlesim
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/ros_tutorials/ros_tutorials-0.10.2.ebuild b/ros-meta/ros_tutorials/ros_tutorials-0.10.2.ebuild
deleted file mode 100644
index 8eae34ee5657..000000000000
--- a/ros-meta/ros_tutorials/ros_tutorials-0.10.2.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
-ROS_REPO_URI="https://github.com/ros/ros_tutorials"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Demonstrates various features of ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp_tutorials
- dev-ros/rospy_tutorials
- dev-ros/turtlesim
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/ros_tutorials/ros_tutorials-9999.ebuild b/ros-meta/ros_tutorials/ros_tutorials-9999.ebuild
deleted file mode 100644
index 8eae34ee5657..000000000000
--- a/ros-meta/ros_tutorials/ros_tutorials-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
-ROS_REPO_URI="https://github.com/ros/ros_tutorials"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Demonstrates various features of ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp_tutorials
- dev-ros/rospy_tutorials
- dev-ros/turtlesim
-"
-DEPEND="${RDEPEND}"