summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-24 18:09:38 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-24 21:17:05 +0100
commit612e7c8887a68380fe42618e9d59a468ae26504a (patch)
tree47897204f10dbd80602403ac2181b60a7bc7310a /ros-meta/driver_common
parentros-meta/diagnostics: treeclean (diff)
downloadgentoo-612e7c8887a68380fe42618e9d59a468ae26504a.tar.gz
gentoo-612e7c8887a68380fe42618e9d59a468ae26504a.tar.bz2
gentoo-612e7c8887a68380fe42618e9d59a468ae26504a.zip
ros-meta/driver_common: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'ros-meta/driver_common')
-rw-r--r--ros-meta/driver_common/Manifest2
-rw-r--r--ros-meta/driver_common/driver_common-1.6.8.ebuild20
-rw-r--r--ros-meta/driver_common/driver_common-1.6.9.ebuild20
-rw-r--r--ros-meta/driver_common/driver_common-9999.ebuild20
-rw-r--r--ros-meta/driver_common/metadata.xml11
5 files changed, 0 insertions, 73 deletions
diff --git a/ros-meta/driver_common/Manifest b/ros-meta/driver_common/Manifest
deleted file mode 100644
index 3c2c50627dce..000000000000
--- a/ros-meta/driver_common/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST driver_common-1.6.8.tar.gz 15055 BLAKE2B 2d9a4c23d65b8e2f60343f5e3b454e1cc41334d34e0246891b533f216acb743df628d95dd2c0087b06284a85e0ea872baad495a7ed7b59c03e8f8ff32eba4ed8 SHA512 b698143d08785088ac13e62f5b96676bd590a84e4ffb147fa3698be6a8ded510f648d043ecdc1d31ba7b95fb3041d06ee1a39b224c359b8612adebdba259d188
-DIST driver_common-1.6.9.tar.gz 15374 BLAKE2B 88bcba03596d9a641091d37db8329807cfa0d4dd766298a25f8e41b6da567eb246fdd8c4c8a39698b60a47a118b81b15c3ac93154490a1258d93d3e2fbd5c049 SHA512 1a5f7d261a3e754b380824256d35432cee521b7d255a7f152b6a69d5181ea45a2bbca7a7c6d4e0bea753c8f3c59018a63357c87d2535a9cb55ba311f11e5d749
diff --git a/ros-meta/driver_common/driver_common-1.6.8.ebuild b/ros-meta/driver_common/driver_common-1.6.8.ebuild
deleted file mode 100644
index 8257be19a057..000000000000
--- a/ros-meta/driver_common/driver_common-1.6.8.ebuild
+++ /dev/null
@@ -1,20 +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-drivers/driver_common"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Classes and tools that are useful throughout the driver stacks"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/driver_base
- dev-ros/timestamp_tools
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/driver_common/driver_common-1.6.9.ebuild b/ros-meta/driver_common/driver_common-1.6.9.ebuild
deleted file mode 100644
index daf44ef132e2..000000000000
--- a/ros-meta/driver_common/driver_common-1.6.9.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/ros-drivers/driver_common"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Classes and tools that are useful throughout the driver stacks"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/driver_base
- dev-ros/timestamp_tools
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/driver_common/driver_common-9999.ebuild b/ros-meta/driver_common/driver_common-9999.ebuild
deleted file mode 100644
index 8257be19a057..000000000000
--- a/ros-meta/driver_common/driver_common-9999.ebuild
+++ /dev/null
@@ -1,20 +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-drivers/driver_common"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Classes and tools that are useful throughout the driver stacks"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/driver_base
- dev-ros/timestamp_tools
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/driver_common/metadata.xml b/ros-meta/driver_common/metadata.xml
deleted file mode 100644
index a6e8cff19b00..000000000000
--- a/ros-meta/driver_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-drivers/driver_common</remote-id>
- </upstream>
-</pkgmetadata>