diff options
-rw-r--r-- | dev-ros/rqt_launch/Manifest | 1 | ||||
-rw-r--r-- | dev-ros/rqt_launch/metadata.xml | 11 | ||||
-rw-r--r-- | dev-ros/rqt_launch/rqt_launch-0.4.9.ebuild | 25 | ||||
-rw-r--r-- | dev-ros/rqt_launch/rqt_launch-9999.ebuild | 25 |
4 files changed, 0 insertions, 62 deletions
diff --git a/dev-ros/rqt_launch/Manifest b/dev-ros/rqt_launch/Manifest deleted file mode 100644 index f8361b2d9c5a..000000000000 --- a/dev-ros/rqt_launch/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rqt_launch-0.4.9.tar.gz 11629 BLAKE2B a2bcb23e5051d43656e636ad654262d68ce69f6edc1ebb24698701564fcd2cec57796019c3cb8c723b697290680365d2b26a38917f19747573609dc04c194f2b SHA512 927ef766836b99686f8c5c8c4ded0bfab5825819f72ae15c0aee817d43f36b280a2143df0e59fe17ab20e4e57ca8002cdf18b6a485f95155e199e062b71fd9b1 diff --git a/dev-ros/rqt_launch/metadata.xml b/dev-ros/rqt_launch/metadata.xml deleted file mode 100644 index 993248de398f..000000000000 --- a/dev-ros/rqt_launch/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-visualization/rqt_launch</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ros/rqt_launch/rqt_launch-0.4.9.ebuild b/dev-ros/rqt_launch/rqt_launch-0.4.9.ebuild deleted file mode 100644 index 3a4d4bd89d35..000000000000 --- a/dev-ros/rqt_launch/rqt_launch-0.4.9.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_launch" - -inherit ros-catkin - -DESCRIPTION="Easy view of .launch files" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/rqt_py_common[${PYTHON_SINGLE_USEDEP}] - dev-ros/roslaunch[${PYTHON_SINGLE_USEDEP}] - dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_console[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_py_common[${PYTHON_SINGLE_USEDEP}] -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/rqt_launch/rqt_launch-9999.ebuild b/dev-ros/rqt_launch/rqt_launch-9999.ebuild deleted file mode 100644 index 3a4d4bd89d35..000000000000 --- a/dev-ros/rqt_launch/rqt_launch-9999.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_launch" - -inherit ros-catkin - -DESCRIPTION="Easy view of .launch files" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/rqt_py_common[${PYTHON_SINGLE_USEDEP}] - dev-ros/roslaunch[${PYTHON_SINGLE_USEDEP}] - dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_console[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_gui[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_SINGLE_USEDEP}] - dev-ros/rqt_py_common[${PYTHON_SINGLE_USEDEP}] -" -DEPEND="${RDEPEND}" |