summaryrefslogtreecommitdiff
path: root/dev-ros/cpp_common
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-25 08:07:03 +0000
commita1b20429e7e2ba1b44414459afd5a2b50788cd9c (patch)
treee721db30ecc3e534a03ab9b3115762959cc0c28c /dev-ros/cpp_common
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/cpp_common')
-rw-r--r--dev-ros/cpp_common/Manifest4
-rw-r--r--dev-ros/cpp_common/cpp_common-0.7.2-r1.ebuild19
-rw-r--r--dev-ros/cpp_common/cpp_common-9999.ebuild19
-rw-r--r--dev-ros/cpp_common/metadata.xml11
4 files changed, 0 insertions, 53 deletions
diff --git a/dev-ros/cpp_common/Manifest b/dev-ros/cpp_common/Manifest
deleted file mode 100644
index a5871e92eff6..000000000000
--- a/dev-ros/cpp_common/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST roscpp_core-0.7.2.tar.gz 35095 BLAKE2B 065f81f514becd2ea1586735c759be79765eeee1c8a9606261ebd2086cf406c87276b143ace4ac43eeb7f8ee6dccc07812c614e6e185f2354d64b1dfe401b849 SHA512 fb04ee37db14d31b7c06ae3484f5aa414563e96a90b820b7d6e23e921bcd831a8bf1d66c723aef65a617b2da92456345cb796271409c8dc155ef1084926659ef
-EBUILD cpp_common-0.7.2-r1.ebuild 408 BLAKE2B 9f03bb7e5e5c999eed8593a27b1f3780bdbb73a87c86892d700b408e45f93db4a704f3290e718399a00055fe03fc306f09a0fc0dc2ab0b31725796707f13133f SHA512 188653f86b5981adca50926fd549117b6f603b80bdf761323810531ea2d3b444cab8656dbcea833f290debea39df98bc0965febb57492a2fab3be7e0102d58d4
-EBUILD cpp_common-9999.ebuild 408 BLAKE2B 9f03bb7e5e5c999eed8593a27b1f3780bdbb73a87c86892d700b408e45f93db4a704f3290e718399a00055fe03fc306f09a0fc0dc2ab0b31725796707f13133f SHA512 188653f86b5981adca50926fd549117b6f603b80bdf761323810531ea2d3b444cab8656dbcea833f290debea39df98bc0965febb57492a2fab3be7e0102d58d4
-MISC metadata.xml 330 BLAKE2B 29b9adee2c65256491b9192e5d15f2398d839b011ab15a5383db9472455c8adcc3f4ead321f65943dd8fd6b010514b001248af026b1f5a708316e9ad4a699fb9 SHA512 cfdf921ea410ba8db72aa8bae017f699948dbc789c3068cec5798b5320c1e574bd3c854e05e04053fca24fb6bd6bbf6c847b742b8e636c3c1a4dc920a7262183
diff --git a/dev-ros/cpp_common/cpp_common-0.7.2-r1.ebuild b/dev-ros/cpp_common/cpp_common-0.7.2-r1.ebuild
deleted file mode 100644
index db0deaacaf2e..000000000000
--- a/dev-ros/cpp_common/cpp_common-0.7.2-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 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="C++ code for doing things that are not necessarily ROS related"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/console_bridge:=
- dev-libs/boost:="
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/cpp_common/cpp_common-9999.ebuild b/dev-ros/cpp_common/cpp_common-9999.ebuild
deleted file mode 100644
index db0deaacaf2e..000000000000
--- a/dev-ros/cpp_common/cpp_common-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 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="C++ code for doing things that are not necessarily ROS related"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/console_bridge:=
- dev-libs/boost:="
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/cpp_common/metadata.xml b/dev-ros/cpp_common/metadata.xml
deleted file mode 100644
index 4e0c376ad93e..000000000000
--- a/dev-ros/cpp_common/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>