summaryrefslogtreecommitdiff
path: root/dev-ros/gencpp
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/gencpp
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'dev-ros/gencpp')
-rw-r--r--dev-ros/gencpp/Manifest4
-rw-r--r--dev-ros/gencpp/gencpp-0.7.0.ebuild18
-rw-r--r--dev-ros/gencpp/gencpp-9999.ebuild18
-rw-r--r--dev-ros/gencpp/metadata.xml11
4 files changed, 0 insertions, 51 deletions
diff --git a/dev-ros/gencpp/Manifest b/dev-ros/gencpp/Manifest
deleted file mode 100644
index 1a436b0dd90b..000000000000
--- a/dev-ros/gencpp/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST gencpp-0.7.0.tar.gz 9914 BLAKE2B 79a259768be409d4d05a6b7f71a709761ac9c49aeb82a2910045c205eb6600a08e20c6457c36cb3d7b27865c8fcb4e90f65e5c622ee24567c36d6fc04ca0dff7 SHA512 5fc73ef7e03b1712ddb071ba3d6f49b6657eca3ebadb8384f19efe457f3de2fb799c02a603ea32960c265acd2bd752a0a020db753bf0f2c4d00fdd102da4519f
-EBUILD gencpp-0.7.0.ebuild 419 BLAKE2B bf93d5cfe1f10bf53d1b7388ca73f9c0575fdf808d5032a151b2f252dad757904577ed8223102c6e1130f2f1d83a78a72b17c3616008ad11eda6ac5a15075df1 SHA512 826d3ab1fe58f46630b3d8321e81c49e59b80ef06fc144d2debad1ece8c0caceab2e320893c41183c40670e618c60fc2ae13c4af07a6c9717882d4fee2ca5c08
-EBUILD gencpp-9999.ebuild 419 BLAKE2B e9ee054671d8be3df2d2a8f652ca7610add0b067843a51a4916009e8455c5b92cd77d871979d114c95ba3e19b8fcf71f02fc23d869b8d08ea195c912c11bf609 SHA512 09ae8a02e185c3c6a3ec3698169d2cde259e0359c5167f4e463d7b9ede123675b9f3167dc72eb9270524121588c3401e3de5f61bf583c42bdb1564bd09c67791
-MISC metadata.xml 325 BLAKE2B bd01d794167f45d5860b3022b18d57a360570f6863c45b8d1d6c5f3f6c7ae024fad4407fec94c3ad5030bfa2f67d58b5fc8ce3cc093432adabab2a890697e79d SHA512 f5adf69f5c684d1bcbdbede7c27ce5c20aa2b53c16a1d62c45b415a9b8993ab4ce9e46edf5146ab3108f5794e5f03b2ecc9b2dfc6644db99a5c0c6fd667bd09e
diff --git a/dev-ros/gencpp/gencpp-0.7.0.ebuild b/dev-ros/gencpp/gencpp-0.7.0.ebuild
deleted file mode 100644
index 44bc8f1377ba..000000000000
--- a/dev-ros/gencpp/gencpp-0.7.0.ebuild
+++ /dev/null
@@ -1,18 +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/gencpp"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS C++ message definition and serialization generators"
-HOMEPAGE="https://wiki.ros.org/gencpp"
-LICENSE="BSD"
-SLOT="0/${PV}"
-IUSE=""
-
-RDEPEND="dev-ros/genmsg[${PYTHON_SINGLE_USEDEP}]"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/gencpp/gencpp-9999.ebuild b/dev-ros/gencpp/gencpp-9999.ebuild
deleted file mode 100644
index dca06b5f534d..000000000000
--- a/dev-ros/gencpp/gencpp-9999.ebuild
+++ /dev/null
@@ -1,18 +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/gencpp"
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS C++ message definition and serialization generators"
-HOMEPAGE="https://wiki.ros.org/gencpp"
-LICENSE="BSD"
-SLOT="0/${PV}"
-IUSE=""
-
-RDEPEND="dev-ros/genmsg[${PYTHON_SINGLE_USEDEP}]"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/gencpp/metadata.xml b/dev-ros/gencpp/metadata.xml
deleted file mode 100644
index d84535538460..000000000000
--- a/dev-ros/gencpp/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/gencpp</remote-id>
- </upstream>
-</pkgmetadata>