diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 16:18:45 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-10 18:01:38 +0200 |
commit | e301c01ac6cc0ed0553b0b1fdc901eee282fc4a8 (patch) | |
tree | bf7647ab2a13180e71b713301cbcc2c563e54405 /dev-ros/rqt_reconfigure | |
parent | dev-ros/rqt_reconfigure: bump to 0.5.3 (diff) | |
download | gentoo-e301c01ac6cc0ed0553b0b1fdc901eee282fc4a8.tar.gz gentoo-e301c01ac6cc0ed0553b0b1fdc901eee282fc4a8.tar.bz2 gentoo-e301c01ac6cc0ed0553b0b1fdc901eee282fc4a8.zip |
dev-ros/rqt_reconfigure: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rqt_reconfigure')
-rw-r--r-- | dev-ros/rqt_reconfigure/Manifest | 3 | ||||
-rw-r--r-- | dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.10.ebuild | 25 | ||||
-rw-r--r-- | dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.8.ebuild | 25 | ||||
-rw-r--r-- | dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.9.ebuild | 25 |
4 files changed, 0 insertions, 78 deletions
diff --git a/dev-ros/rqt_reconfigure/Manifest b/dev-ros/rqt_reconfigure/Manifest index 92229742ac8f..f5085432f11d 100644 --- a/dev-ros/rqt_reconfigure/Manifest +++ b/dev-ros/rqt_reconfigure/Manifest @@ -1,4 +1 @@ -DIST rqt_reconfigure-0.4.10.tar.gz 28210 BLAKE2B d37984dcd896532b8bca53d01012d19a33f1715e398c531d4e7ddb70011aac2372011f3304350a6f57fc8b4fd6568507ca5fa329f86bb99b9f8fdcb903b7e4ea SHA512 9f40fdde439b070e21d8c0e636c1f2b5499f8f77f4ee4bfe6a373fca85f42adf5e34d096a8d9f5642d0b987dae9c182719cb93468a785bdf43c9cd82abe882c2 -DIST rqt_reconfigure-0.4.8.tar.gz 27937 BLAKE2B c18d7bd646ebd6c19f2c8eb14093f9761b3e4dcfbd0f3989e7e45e230cfb40b402bc87016bd877433357d00ca03deb13ecee502a41332b79da0367faa4f4d7f8 SHA512 0ed02c9429974cfb598371923440dfa3b2ea00018898bb404f0301d1573d6162f61c7628edbf2b9517a9104d8dfbc63f31257a58ad3abf859165231159f794d2 -DIST rqt_reconfigure-0.4.9.tar.gz 28120 BLAKE2B 91064b3a07d80c0d51178dbab882319326a03a00d648f14a6b160b008075bb59bc32c3f47e0ec1650b27ea1fe53e0bc92197d3dd7baf2bda5fcf75b77c3d5665 SHA512 20898a74d4b43442ab15890bdef8ccc62129fa2786d7c99515120eea90175a318ffaf75986b5b5b1ae5664548461a636ba15577b9a94084826272a4411162ac3 DIST rqt_reconfigure-0.5.3.tar.gz 31439 BLAKE2B 2af1c2e0fd4c8b57ff0af077bc112198fd9454a11e715492c6ab38c1b3a52833d8257f9a64ebc4ed9e030c09b6154c312969844b3e6200f7a28047a4e1bd03c9 SHA512 c8986dde4094e62b29f0f8699af2ca7cd2b477f34c6e65ae5943162a5d3de7b06a4cc93bdfacfc44f3ea9b750e415cf77f1d5d11c9307bcc13f636378d0a3fc8 diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.10.ebuild b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.10.ebuild deleted file mode 100644 index 00637e917afc..000000000000 --- a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.10.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_reconfigure" -PYTHON_COMPAT=( python2_7 ) - -inherit ros-catkin - -DESCRIPTION="Provides the way to view and edit the parameters that are accessible via dynamic_reconfigure" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rqt_console[${PYTHON_USEDEP}] - dev-ros/rqt_gui[${PYTHON_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_USEDEP}] - dev-ros/rqt_py_common[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.8.ebuild b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.8.ebuild deleted file mode 100644 index 990d0892323d..000000000000 --- a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.8.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_reconfigure" -PYTHON_COMPAT=( python2_7 ) - -inherit ros-catkin - -DESCRIPTION="Provides the way to view and edit the parameters that are accessible via dynamic_reconfigure" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rqt_console[${PYTHON_USEDEP}] - dev-ros/rqt_gui[${PYTHON_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_USEDEP}] - dev-ros/rqt_py_common[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.9.ebuild b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.9.ebuild deleted file mode 100644 index 00637e917afc..000000000000 --- a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.9.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -KEYWORDS="~amd64" -ROS_REPO_URI="https://github.com/ros-visualization/rqt_reconfigure" -PYTHON_COMPAT=( python2_7 ) - -inherit ros-catkin - -DESCRIPTION="Provides the way to view and edit the parameters that are accessible via dynamic_reconfigure" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rqt_console[${PYTHON_USEDEP}] - dev-ros/rqt_gui[${PYTHON_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_USEDEP}] - dev-ros/rqt_py_common[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" |