summaryrefslogtreecommitdiff
path: root/dev-ros/map_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/map_msgs
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/map_msgs')
-rw-r--r--dev-ros/map_msgs/Manifest4
-rw-r--r--dev-ros/map_msgs/map_msgs-1.14.1.ebuild19
-rw-r--r--dev-ros/map_msgs/map_msgs-9999.ebuild19
-rw-r--r--dev-ros/map_msgs/metadata.xml11
4 files changed, 0 insertions, 53 deletions
diff --git a/dev-ros/map_msgs/Manifest b/dev-ros/map_msgs/Manifest
deleted file mode 100644
index e91d36c8774c..000000000000
--- a/dev-ros/map_msgs/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST navigation_msgs-1.14.1.tar.gz 2631 BLAKE2B 3d965cd2fa73da3f427a856374bfae641ffdabaa149cd2d452cdb3c0bbc528332d8a436d74f62691a87cd6c8c428e62c2c4cd48f0737a9f558e3ee9dc17a2fe6 SHA512 1574037199ede3d93c6672fffd4bbe9c8c6f8704ef773d6fee12faf9d627d686fa637f0ee710ee9f28a5abe806e993936170a4c437a568c6e10089a3e4df5f44
-EBUILD map_msgs-1.14.1.ebuild 468 BLAKE2B 402b967a925cc34ec57c70ce908b539023d624bc11a2953bfe250c49b5772bbb89862395d7945e9b3fbb878f6b0dc54e3fd4185b6eb96c3e6a16d0623850675e SHA512 040f813a902b5f01feb14a5f6001d1fc621d89be1dabe962e5b9259380e9cc343dd0480a93f06b55e2b4a61573d02077b8c1219e3ff602f9308c7108896d7d78
-EBUILD map_msgs-9999.ebuild 468 BLAKE2B 5850756a4875bb5f53df0dd6b8f173a49e638e857414d1bcd7454ac7d614a4f575a7c6c6bd37777ebc7cb598a189ebb6dd6b0db7ff9df6411329814c08baf573 SHA512 2df227ee9518bfbe271a84767bf7aabf959e5216d2344a36f2e2876feb60bd93e36984d9ba3d4f0a18023d991da49bdfe035adcdc13054feb7e39df57812fb4c
-MISC metadata.xml 343 BLAKE2B 30f1e5113b836b8950bf5ca347921fdb5c342ec594eba48381220a97e92f73cd264f80484f7c4ad098f48d301821b5141df9ed7f63a4bacdb16acb97c6563033 SHA512 1dd6ce4b2fdad521284c0870f16e16279ea09b18058a7cba777c06fc5408e8116cbba52e085a55799a6a288f1e7fa89a632379d050a287e66083eac580a37448
diff --git a/dev-ros/map_msgs/map_msgs-1.14.1.ebuild b/dev-ros/map_msgs/map_msgs-1.14.1.ebuild
deleted file mode 100644
index 6e62f720f9fc..000000000000
--- a/dev-ros/map_msgs/map_msgs-1.14.1.ebuild
+++ /dev/null
@@ -1,19 +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-planning/navigation_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs dev-ros/nav_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Messages commonly used in mapping packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/map_msgs/map_msgs-9999.ebuild b/dev-ros/map_msgs/map_msgs-9999.ebuild
deleted file mode 100644
index b8edba6c29a9..000000000000
--- a/dev-ros/map_msgs/map_msgs-9999.ebuild
+++ /dev/null
@@ -1,19 +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-planning/navigation_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs dev-ros/nav_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Messages commonly used in mapping packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/map_msgs/metadata.xml b/dev-ros/map_msgs/metadata.xml
deleted file mode 100644
index 57108def8229..000000000000
--- a/dev-ros/map_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-planning/navigation_msgs</remote-id>
- </upstream>
-</pkgmetadata>