summaryrefslogtreecommitdiff
path: root/ros-meta/simulators
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 /ros-meta/simulators
parentdbbd2ae5e62a232616ede4dae3ed69e15903940a (diff)
gentoo auto-resync : 25:01:2023 - 08:07:03
Diffstat (limited to 'ros-meta/simulators')
-rw-r--r--ros-meta/simulators/Manifest4
-rw-r--r--ros-meta/simulators/metadata.xml11
-rw-r--r--ros-meta/simulators/simulators-1.5.0.ebuild24
-rw-r--r--ros-meta/simulators/simulators-9999.ebuild24
4 files changed, 0 insertions, 63 deletions
diff --git a/ros-meta/simulators/Manifest b/ros-meta/simulators/Manifest
deleted file mode 100644
index 3fb996838ab9..000000000000
--- a/ros-meta/simulators/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST metapackages-1.5.0.tar.gz 2024 BLAKE2B f79f813bfe27e840abb53a46528149f0a7942d7362b66771887dd1452090a19a6169a89aadaa2d4d3dc8104f41834c2c77c2fd702e4cc7f42498e946764b6c7a SHA512 373d402aa98dd617abbfed7c2e733601dcc223eb9ce0f6dde15712dc5ad6b1b4e30c70607f8dde191518893839fd4edfce735443d873e750e0002947e2d44091
-EBUILD simulators-1.5.0.ebuild 456 BLAKE2B e20b95da179fc130a41e3185ee38b8fba4c2f565bddd446b038d5c408193ef81c653390bbad755e2f257cfa2944fbf30e196572b5126f278be3d0fdf4e1bcbe9 SHA512 6936f39b1ee7c9f110f9ae32f1cb8cb311154d634c1d0194c3dbcc24b216371a9d11540449b184404b652bb7d965fd56852fcff0a8ff6bf527496e047d48322e
-EBUILD simulators-9999.ebuild 456 BLAKE2B e20b95da179fc130a41e3185ee38b8fba4c2f565bddd446b038d5c408193ef81c653390bbad755e2f257cfa2944fbf30e196572b5126f278be3d0fdf4e1bcbe9 SHA512 6936f39b1ee7c9f110f9ae32f1cb8cb311154d634c1d0194c3dbcc24b216371a9d11540449b184404b652bb7d965fd56852fcff0a8ff6bf527496e047d48322e
-MISC metadata.xml 331 BLAKE2B c47712b3ddb358235c8a1bcc8461e1c33e56252bcf424070eede50d35e0001058518d2c246b5274a556eeb6492b95de045a502dd5a31bfe2dc2c6e1c68730aba SHA512 6b91e78fc4924785f0dc15b2b0bf2003bc8b2fe7f71e2725d0a104395f079ead4df41e38f9423ce46e3dd3a23b16935365aad551e633bb8613250e6fda17bc24
diff --git a/ros-meta/simulators/metadata.xml b/ros-meta/simulators/metadata.xml
deleted file mode 100644
index 5c994da5e3c9..000000000000
--- a/ros-meta/simulators/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/metapackages</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/ros-meta/simulators/simulators-1.5.0.ebuild b/ros-meta/simulators/simulators-1.5.0.ebuild
deleted file mode 100644
index 256549fcee37..000000000000
--- a/ros-meta/simulators/simulators-1.5.0.ebuild
+++ /dev/null
@@ -1,24 +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/metapackages"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage for ROS simulation packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- ros-meta/robot
- ros-meta/gazebo_ros_pkgs
- ros-meta/rqt_common_plugins
- ros-meta/rqt_robot_plugins
- dev-ros/stage_ros
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/simulators/simulators-9999.ebuild b/ros-meta/simulators/simulators-9999.ebuild
deleted file mode 100644
index 256549fcee37..000000000000
--- a/ros-meta/simulators/simulators-9999.ebuild
+++ /dev/null
@@ -1,24 +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/metapackages"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Metapackage for ROS simulation packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- ros-meta/robot
- ros-meta/gazebo_ros_pkgs
- ros-meta/rqt_common_plugins
- ros-meta/rqt_robot_plugins
- dev-ros/stage_ros
-"
-DEPEND="${RDEPEND}"