summaryrefslogtreecommitdiff
path: root/dev-ros/map_msgs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-ros/map_msgs
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
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.13.0.ebuild20
-rw-r--r--dev-ros/map_msgs/map_msgs-9999.ebuild20
-rw-r--r--dev-ros/map_msgs/metadata.xml11
4 files changed, 0 insertions, 55 deletions
diff --git a/dev-ros/map_msgs/Manifest b/dev-ros/map_msgs/Manifest
deleted file mode 100644
index 865e0b5ac0a9..000000000000
--- a/dev-ros/map_msgs/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST navigation_msgs-1.13.0.tar.gz 2251 BLAKE2B b70ade2d296f8a94ae89286caa4f23adba5ac5c058ccfcdf6a35a9bac03e5238a37bcd91bbf99f62d3fe806639e8a655c5fcc9391e637e37238f0421805903dd SHA512 e7b4a83bbbd5384f72d1a9d7e3544cde718728ba2a2562b3c0da5b5fd7db146faf8c717d4af2509eaf1ff545ac85da121f7e37cb7b6b53c8a5b8d683c6b4e66c
-EBUILD map_msgs-1.13.0.ebuild 522 BLAKE2B ca33f123572d2eee588788e8e2105c76d7f2e1ee34f19ce6d06554ad512c88d05e04e2bba97af45aa07cc460dd7907a71d3792d5d77b08004636920922cb4151 SHA512 5ddc4916b82ca66fde51b1042f7f0a09c773c85b21d8a19c1b274e3b28603dd54108b6b4f00a9ef729e96edc7c5fdb0fc18347b3ed96c2325abb5dd0f0368934
-EBUILD map_msgs-9999.ebuild 522 BLAKE2B ca33f123572d2eee588788e8e2105c76d7f2e1ee34f19ce6d06554ad512c88d05e04e2bba97af45aa07cc460dd7907a71d3792d5d77b08004636920922cb4151 SHA512 5ddc4916b82ca66fde51b1042f7f0a09c773c85b21d8a19c1b274e3b28603dd54108b6b4f00a9ef729e96edc7c5fdb0fc18347b3ed96c2325abb5dd0f0368934
-MISC metadata.xml 342 BLAKE2B c278231941f53347e7457813d64fc0bf8b32bcacbfddc955c8d90538c9ae9c23504c51747c32ef7f8c5555c22d25bd34c1a5185df6d864b6f0509fdccedbcdd0 SHA512 6b28c6c3ff5f68ebfe8ba768c80ebc61c054453fde126fc64aa406e69fdf2f3174031930b8830144ba25401354df016f8179ab3d16c50d339b486a13421dd684
diff --git a/dev-ros/map_msgs/map_msgs-1.13.0.ebuild b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
deleted file mode 100644
index 55baaa5fe494..000000000000
--- a/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
-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 55baaa5fe494..000000000000
--- a/dev-ros/map_msgs/map_msgs-9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs"
-CATKIN_HAS_MESSAGES=yes
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
-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 8279667632da..000000000000
--- a/dev-ros/map_msgs/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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>