summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:10:19 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:17:29 +0100
commite0a05e84aac46dad5f227f6a70f76358e137da65 (patch)
tree749ce1f8d0878c1f9b1481c365116ba01990ff9e /ros-meta
parentros-meta/ros_core: treeclean (diff)
downloadgentoo-e0a05e84aac46dad5f227f6a70f76358e137da65.tar.gz
gentoo-e0a05e84aac46dad5f227f6a70f76358e137da65.tar.bz2
gentoo-e0a05e84aac46dad5f227f6a70f76358e137da65.zip
ros-meta/roscpp_core: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/roscpp_core/Manifest1
-rw-r--r--ros-meta/roscpp_core/metadata.xml11
-rw-r--r--ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild22
-rw-r--r--ros-meta/roscpp_core/roscpp_core-9999.ebuild22
4 files changed, 0 insertions, 56 deletions
diff --git a/ros-meta/roscpp_core/Manifest b/ros-meta/roscpp_core/Manifest
deleted file mode 100644
index cbda1106909e..000000000000
--- a/ros-meta/roscpp_core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST roscpp_core-0.7.2.tar.gz 35095 BLAKE2B 065f81f514becd2ea1586735c759be79765eeee1c8a9606261ebd2086cf406c87276b143ace4ac43eeb7f8ee6dccc07812c614e6e185f2354d64b1dfe401b849 SHA512 fb04ee37db14d31b7c06ae3484f5aa414563e96a90b820b7d6e23e921bcd831a8bf1d66c723aef65a617b2da92456345cb796271409c8dc155ef1084926659ef
diff --git a/ros-meta/roscpp_core/metadata.xml b/ros-meta/roscpp_core/metadata.xml
deleted file mode 100644
index 4e0c376ad93e..000000000000
--- a/ros-meta/roscpp_core/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/roscpp_core</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild b/ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild
deleted file mode 100644
index 8fb6bff22243..000000000000
--- a/ros-meta/roscpp_core/roscpp_core-0.7.2.ebuild
+++ /dev/null
@@ -1,22 +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/roscpp_core"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Underlying data libraries for roscpp messages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/cpp_common
- dev-ros/rostime
- dev-ros/roscpp_traits
- dev-ros/roscpp_serialization
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/roscpp_core/roscpp_core-9999.ebuild b/ros-meta/roscpp_core/roscpp_core-9999.ebuild
deleted file mode 100644
index 8fb6bff22243..000000000000
--- a/ros-meta/roscpp_core/roscpp_core-9999.ebuild
+++ /dev/null
@@ -1,22 +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/roscpp_core"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Underlying data libraries for roscpp messages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/cpp_common
- dev-ros/rostime
- dev-ros/roscpp_traits
- dev-ros/roscpp_serialization
-"
-DEPEND="${RDEPEND}"