diff options
author | 2023-01-24 18:04:59 +0100 | |
---|---|---|
committer | 2023-01-24 21:14:29 +0100 | |
commit | e823d23394a7c63b7727e577ac44d65d996f400c (patch) | |
tree | afa307ac691c6fe732bdbb9343e5dcb0434d2f11 /dev-ros | |
parent | dev-ros/openni2_launch: treeclean (diff) | |
download | gentoo-e823d23394a7c63b7727e577ac44d65d996f400c.tar.gz gentoo-e823d23394a7c63b7727e577ac44d65d996f400c.tar.bz2 gentoo-e823d23394a7c63b7727e577ac44d65d996f400c.zip |
dev-ros/openslam_gmapping: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/openslam_gmapping/Manifest | 1 | ||||
-rw-r--r-- | dev-ros/openslam_gmapping/metadata.xml | 11 | ||||
-rw-r--r-- | dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild | 16 | ||||
-rw-r--r-- | dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild | 16 |
4 files changed, 0 insertions, 44 deletions
diff --git a/dev-ros/openslam_gmapping/Manifest b/dev-ros/openslam_gmapping/Manifest deleted file mode 100644 index 458914fe147a..000000000000 --- a/dev-ros/openslam_gmapping/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST openslam_gmapping-0.2.1.tar.gz 104933 BLAKE2B fbd31e66849ee28b63ac24ec059ebca368f31c8796b229f59fda56af7aceec12d45673651ad05c690da268e8a0fc7ae581b7911ea6e773af833c6374fb83843e SHA512 bb3b1a634ded258f526dd65b1b70c7a0f284810eedb5cfafbc2012a4997793c1e7aeacdca2afeea4ddec13cadb445b994cac07cb0763117c5fa478b3def1cbe6 diff --git a/dev-ros/openslam_gmapping/metadata.xml b/dev-ros/openslam_gmapping/metadata.xml deleted file mode 100644 index 94bef80627d0..000000000000 --- a/dev-ros/openslam_gmapping/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-perception/openslam_gmapping</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild deleted file mode 100644 index cb126bd33da3..000000000000 --- a/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild +++ /dev/null @@ -1,16 +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-perception/openslam_gmapping" -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="ROS-ified version of gmapping SLAM" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild deleted file mode 100644 index cb126bd33da3..000000000000 --- a/dev-ros/openslam_gmapping/openslam_gmapping-9999.ebuild +++ /dev/null @@ -1,16 +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-perception/openslam_gmapping" -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="ROS-ified version of gmapping SLAM" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" |