summaryrefslogtreecommitdiff
path: root/dev-ros/media_export
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/media_export
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ros/media_export')
-rw-r--r--dev-ros/media_export/Manifest4
-rw-r--r--dev-ros/media_export/media_export-0.2.0.ebuild17
-rw-r--r--dev-ros/media_export/media_export-9999.ebuild17
-rw-r--r--dev-ros/media_export/metadata.xml11
4 files changed, 0 insertions, 49 deletions
diff --git a/dev-ros/media_export/Manifest b/dev-ros/media_export/Manifest
deleted file mode 100644
index d5196f687b72..000000000000
--- a/dev-ros/media_export/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST media_export-0.2.0.tar.gz 1350 BLAKE2B dd5bce1ab1ae77e5a5050a734bfabb208b907af1a18ea889ab7cdc4a0b8aca9ee0f9aad44f0b99e5ad91ad9e03664e7c833cc646460434edac5daca77d4939ed SHA512 3710c028972ba9d431cd1f450fa867131607a657478e8316acb48065420e42f0f7da82af58135be995648c4ecd31952c196d36196f9f28da87a40409de3f6520
-EBUILD media_export-0.2.0.ebuild 328 BLAKE2B 3d27c0732c9abbc9ab7417e38187af9a3ff6e594a5eadee12b9e3672f719131b49fb0f80b62d1c05bfc9670690623ecf62e54d5784569e20295487acf2026518 SHA512 3381f8ec84806586d7f70f448110b74e505a7ea4271b1112082c19177f1b30466815238daf1129bd799f692749ef6b1b46d4507ee951d814ec297b7829e9f892
-EBUILD media_export-9999.ebuild 328 BLAKE2B 3d27c0732c9abbc9ab7417e38187af9a3ff6e594a5eadee12b9e3672f719131b49fb0f80b62d1c05bfc9670690623ecf62e54d5784569e20295487acf2026518 SHA512 3381f8ec84806586d7f70f448110b74e505a7ea4271b1112082c19177f1b30466815238daf1129bd799f692749ef6b1b46d4507ee951d814ec297b7829e9f892
-MISC metadata.xml 330 BLAKE2B 445bb40599e2c212c5902bb97879d555e5e182ac00f21261b8e4729b2677e2667e9b4b1a285f5f3295f69cef01f481d7f2f1f542fabba7ac7c16977800b03fa3 SHA512 2bb631abc39b4004389cdf1838234d0334faece28d1bd02e9afd2e5e5021969fecf4415c14ef86df2d11fdc02c1dbe4c9ab6b21ae68a4a5229ea08b25f2e9c6a
diff --git a/dev-ros/media_export/media_export-0.2.0.ebuild b/dev-ros/media_export/media_export-0.2.0.ebuild
deleted file mode 100644
index 9140f6143732..000000000000
--- a/dev-ros/media_export/media_export-0.2.0.ebuild
+++ /dev/null
@@ -1,17 +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/media_export"
-KEYWORDS="~amd64"
-
-inherit ros-catkin
-
-DESCRIPTION="Allow ROS packages to export media paths to each other"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
diff --git a/dev-ros/media_export/media_export-9999.ebuild b/dev-ros/media_export/media_export-9999.ebuild
deleted file mode 100644
index 9140f6143732..000000000000
--- a/dev-ros/media_export/media_export-9999.ebuild
+++ /dev/null
@@ -1,17 +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/media_export"
-KEYWORDS="~amd64"
-
-inherit ros-catkin
-
-DESCRIPTION="Allow ROS packages to export media paths to each other"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
diff --git a/dev-ros/media_export/metadata.xml b/dev-ros/media_export/metadata.xml
deleted file mode 100644
index 920c144774ff..000000000000
--- a/dev-ros/media_export/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/media_export</remote-id>
- </upstream>
-</pkgmetadata>