summaryrefslogtreecommitdiff
path: root/dev-ros/robot_pose_publisher
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/robot_pose_publisher
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ros/robot_pose_publisher')
-rw-r--r--dev-ros/robot_pose_publisher/Manifest4
-rw-r--r--dev-ros/robot_pose_publisher/metadata.xml11
-rw-r--r--dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild20
-rw-r--r--dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild20
4 files changed, 0 insertions, 55 deletions
diff --git a/dev-ros/robot_pose_publisher/Manifest b/dev-ros/robot_pose_publisher/Manifest
deleted file mode 100644
index d39b86474950..000000000000
--- a/dev-ros/robot_pose_publisher/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST robot_pose_publisher-0.2.4.tar.gz 4269 BLAKE2B ba91c13f8502d38bbcaccc0adec6ab6b94cb2ee5fda5a05a4f3a9fa3e44e2995ededf58f842889b29fd16d6c1ab5197fe216c93b50ebca87827960c4e8199a27 SHA512 1309c0335dc0375802c3a4c7186d6248dca1307319d4ece6b390643d94bd2887cf5b016669d1b44025f04bd509424b7bee0d029c10f992a1207e2090366ae150
-EBUILD robot_pose_publisher-0.2.4.ebuild 458 BLAKE2B b3e1a8c279a4864cd0050e55c4def3a3947f47815974d05bc5dfc756988b6d57034292b4113229f00af307f3f743abbf89cc3a577ace95fcf601c62f3b7657b5 SHA512 9e34715e82f282879791601f1386961979586ba0c86353a7eb6a5d3dee51019e09e7c681dc7a998dcce273ffbb07a6d9a5bc4cc5c8bc6079d1fd6e54bbe64bb4
-EBUILD robot_pose_publisher-9999.ebuild 458 BLAKE2B b3e1a8c279a4864cd0050e55c4def3a3947f47815974d05bc5dfc756988b6d57034292b4113229f00af307f3f743abbf89cc3a577ace95fcf601c62f3b7657b5 SHA512 9e34715e82f282879791601f1386961979586ba0c86353a7eb6a5d3dee51019e09e7c681dc7a998dcce273ffbb07a6d9a5bc4cc5c8bc6079d1fd6e54bbe64bb4
-MISC metadata.xml 343 BLAKE2B 02980a3ace39a7ae2376e8f4d14785088a94def1e6f36dafb589c6a463531ce46158c6bb46a0e8a39310fb7e72acf677e2fdc27169ffae3b1c11b13df13047c4 SHA512 265d64db990d07210b235a8c1c34d37496dce50647185c2eb7c62be4d935c31c6eeded6595692be1ace82c3e24414e6289b9cf6d2190b8b85910842cf1d73c45
diff --git a/dev-ros/robot_pose_publisher/metadata.xml b/dev-ros/robot_pose_publisher/metadata.xml
deleted file mode 100644
index 1cc03df87b35..000000000000
--- a/dev-ros/robot_pose_publisher/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">WPI-RAIL/robot_pose_publisher</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild b/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
deleted file mode 100644
index c8e64900acd6..000000000000
--- a/dev-ros/robot_pose_publisher/robot_pose_publisher-0.2.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/GT-RAIL/robot_pose_publisher"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="A Simple Node to Publish the Robot's Position Relative to the Map using TFs"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/tf
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild b/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild
deleted file mode 100644
index c8e64900acd6..000000000000
--- a/dev-ros/robot_pose_publisher/robot_pose_publisher-9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/GT-RAIL/robot_pose_publisher"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="A Simple Node to Publish the Robot's Position Relative to the Map using TFs"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/tf
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"