summaryrefslogtreecommitdiff
path: root/dev-ros/control_msgs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
commita1b20429e7e2ba1b44414459afd5a2b50788cd9c (patch)
treee721db30ecc3e534a03ab9b3115762959cc0c28c /dev-ros/control_msgs
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/control_msgs')
-rw-r--r--dev-ros/control_msgs/Manifest4
-rw-r--r--dev-ros/control_msgs/control_msgs-1.5.2.ebuild20
-rw-r--r--dev-ros/control_msgs/control_msgs-9999.ebuild20
-rw-r--r--dev-ros/control_msgs/metadata.xml11
4 files changed, 0 insertions, 55 deletions
diff --git a/dev-ros/control_msgs/Manifest b/dev-ros/control_msgs/Manifest
deleted file mode 100644
index 06aef2838522..000000000000
--- a/dev-ros/control_msgs/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST control_msgs-1.5.2.tar.gz 4850 BLAKE2B 4e601815ba16763695df13d9de6de22d0695d130b7f27b2150d1cdaaf72e73ba0720ac8889ae1c4811e2c5100dbd7c4b0312d1aabb75ed602b4131c1796d167c SHA512 2d892153280d4522b64e9aca3d8da7edf89eaf8cb416aed031a73aefd065533a8c03f4ed7fc6576a2a873603ed47ab35b474e1f48ffe238c184dd2bb9218726f
-EBUILD control_msgs-1.5.2.ebuild 511 BLAKE2B e5da41eda7c6f1f45004a69709bf941037f3bfc1f14d9d4f381eabaf72214a6d539837f9ad04ba993f8a44391ae53580d2d0e32e9b8cad841da8b9cceaddd16d SHA512 abfd5203491156f54cf5169fb2e4303a79b79ed24c9da91a35f2d70789cad833ba6ddb474b32cb07098f67f41a1edab0fa0f27a6813115f7aab977a08059f939
-EBUILD control_msgs-9999.ebuild 511 BLAKE2B e5da41eda7c6f1f45004a69709bf941037f3bfc1f14d9d4f381eabaf72214a6d539837f9ad04ba993f8a44391ae53580d2d0e32e9b8cad841da8b9cceaddd16d SHA512 abfd5203491156f54cf5169fb2e4303a79b79ed24c9da91a35f2d70789cad833ba6ddb474b32cb07098f67f41a1edab0fa0f27a6813115f7aab977a08059f939
-MISC metadata.xml 340 BLAKE2B 03e860721b7010cd2d3211c7a93e9aa44e9166c71a62a49c822d7b299b519ca6520f4efeaaadae3010698521e8668e9b891620c91c3d985a14ee1291e8363631 SHA512 0d0daec15cd00b70794334c3dcc2b5a4073065ef787a0536f90e272c2b1dbf4586aaf48bac9d66b17e7f4eb8e2db318257bab4bd6078639e75c51e158f366227
diff --git a/dev-ros/control_msgs/control_msgs-1.5.2.ebuild b/dev-ros/control_msgs/control_msgs-1.5.2.ebuild
deleted file mode 100644
index 2b3e66de6c4e..000000000000
--- a/dev-ros/control_msgs/control_msgs-1.5.2.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-controls/control_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/trajectory_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Base messages and actions useful for controlling robots"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/control_msgs/control_msgs-9999.ebuild b/dev-ros/control_msgs/control_msgs-9999.ebuild
deleted file mode 100644
index 2b3e66de6c4e..000000000000
--- a/dev-ros/control_msgs/control_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-controls/control_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/trajectory_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Base messages and actions useful for controlling robots"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/control_msgs/metadata.xml b/dev-ros/control_msgs/metadata.xml
deleted file mode 100644
index 9d031866efa8..000000000000
--- a/dev-ros/control_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-controls/control_msgs</remote-id>
- </upstream>
-</pkgmetadata>