summaryrefslogtreecommitdiff
path: root/dev-ros/rosgraph_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/rosgraph_msgs
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ros/rosgraph_msgs')
-rw-r--r--dev-ros/rosgraph_msgs/Manifest4
-rw-r--r--dev-ros/rosgraph_msgs/metadata.xml11
-rw-r--r--dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild21
-rw-r--r--dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild21
4 files changed, 0 insertions, 57 deletions
diff --git a/dev-ros/rosgraph_msgs/Manifest b/dev-ros/rosgraph_msgs/Manifest
deleted file mode 100644
index 8310d44edaff..000000000000
--- a/dev-ros/rosgraph_msgs/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST ros_comm_msgs-1.11.2.tar.gz 2482 BLAKE2B 886f0bbbb00b0a291ba32ade834e466e03063087e0feaed9d7edbebb2871bc6ec314b4259bb728e662138384d455d5bbec5df49c5b1b6a448e98339cb3516ab7 SHA512 4750e234725b3cad8e2deb681f827e2f979f50bdfc0fccf4100288d2f663a68561f363702340b4569572837462cf6578f51213362d18b9694f6952fdcede1e6e
-EBUILD rosgraph_msgs-1.11.2.ebuild 462 BLAKE2B f69585435d9ff604f33d4e2165072829e454423e197bbbd72c46e92b2cfa2d23aa6dab42af1dd07fdacb8b9f5491db6ac7c592f3ac41b95732cc8f6c14279a85 SHA512 3e26a724e154053c170592d33931d0dc7e082ed6983a76823b5b5bd55f4e48d6815d452ec923fc9ffbfea046788b536ac3dbcedbdb75ce81a9a27c9870fb60aa
-EBUILD rosgraph_msgs-9999.ebuild 462 BLAKE2B f69585435d9ff604f33d4e2165072829e454423e197bbbd72c46e92b2cfa2d23aa6dab42af1dd07fdacb8b9f5491db6ac7c592f3ac41b95732cc8f6c14279a85 SHA512 3e26a724e154053c170592d33931d0dc7e082ed6983a76823b5b5bd55f4e48d6815d452ec923fc9ffbfea046788b536ac3dbcedbdb75ce81a9a27c9870fb60aa
-MISC metadata.xml 331 BLAKE2B bb21abfb707c7a52640eeb013b04df43dd72b32d8f048207f2d0d0e23732dd2c5727a3bfbc6a1a84d7c4885ba560e15b1dcca0089b1a0e301d2491cc117b9c5d SHA512 365791913afec69e27e8c220acd643eb6ac8e13419a04d38a672a9ba50e696719563b246207abe70a1b945e42c1b61c3348f543f4d7a66b0b6cf62668769cf64
diff --git a/dev-ros/rosgraph_msgs/metadata.xml b/dev-ros/rosgraph_msgs/metadata.xml
deleted file mode 100644
index 04e520df2773..000000000000
--- a/dev-ros/rosgraph_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/ros_comm_msgs</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild
deleted file mode 100644
index 85e36c5258ec..000000000000
--- a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/ros_comm_msgs"
-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"
-
-inherit ros-catkin
-
-DESCRIPTION="Messages relating to ROS comm"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild b/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild
deleted file mode 100644
index 85e36c5258ec..000000000000
--- a/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/ros_comm_msgs"
-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"
-
-inherit ros-catkin
-
-DESCRIPTION="Messages relating to ROS comm"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"