summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-10 15:24:08 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-10 15:26:47 +0200
commita763ee2809d445c252f7cc81ea4b02585ee18dfc (patch)
tree5f79aace1eba52f81c6618e8804d5aaab274febe
parentdev-ros/rqt_robot_steering: bump to 0.5.11 (diff)
downloadgentoo-a763ee2809d445c252f7cc81ea4b02585ee18dfc.tar.gz
gentoo-a763ee2809d445c252f7cc81ea4b02585ee18dfc.tar.bz2
gentoo-a763ee2809d445c252f7cc81ea4b02585ee18dfc.zip
dev-ros/rqt_robot_steering: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ros/rqt_robot_steering/Manifest2
-rw-r--r--dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.8.ebuild24
-rw-r--r--dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.9.ebuild24
3 files changed, 0 insertions, 50 deletions
diff --git a/dev-ros/rqt_robot_steering/Manifest b/dev-ros/rqt_robot_steering/Manifest
index 11a365946af1..7e5a8e329a05 100644
--- a/dev-ros/rqt_robot_steering/Manifest
+++ b/dev-ros/rqt_robot_steering/Manifest
@@ -1,3 +1 @@
DIST rqt_robot_steering-0.5.11.tar.gz 6740 BLAKE2B ef31454ba68b8be60b8c14bf86a5d70925a5e47380a307680a838aa8bb54b8fbdacc4637acea494fe6e7de329d59b4f298c3ac2187d0b73b78849d51b8471423 SHA512 3011745f93c0778d9fabf4032219372b4a4d109968800cb044c2518c78c83f48057b2a3d2fe56aaeb253bc4f27933aa6bb0499c4c49cddce9eea4966337ed6c7
-DIST rqt_robot_steering-0.5.8.tar.gz 6449 BLAKE2B 90c7707672bf2ef58d5f26bbe68798edd264e6574b38a4e636cc2fe7e452abe530f5287d119500bf359a124a7a7f66ef4b8192952adafd37272e0be6a25ed8f3 SHA512 25c7715c0fc4123249f7ae7489e34ba357c5c07827c687b88a59e30823cc9a111e82a7cfa6917253555607a84d69f45f6e2069b45bdac1d428c1fc920c8cb73d
-DIST rqt_robot_steering-0.5.9.tar.gz 6567 BLAKE2B a9c6b153ea26944f06bbf60076f2fef8c47030e28347efa809431525ea6314895f60a3160c6c8b7214cfb3cc0116dff6f5f3eccf31575b10bca80ac8180e3cc6 SHA512 123622048c02b7f6cd77f97ac83f31414be0f67745f47084903c1a4a2a41b9de0f1def02a22594b76d7d78c5c8c4eb800a05c075abb5aea549874ddc2bbb5dde
diff --git a/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.8.ebuild b/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.8.ebuild
deleted file mode 100644
index 4e1e8da7698f..000000000000
--- a/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.8.ebuild
+++ /dev/null
@@ -1,24 +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_robot_steering"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for steering a robot using Twist messages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/rostopic[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.9.ebuild b/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.9.ebuild
deleted file mode 100644
index b300ebead1f4..000000000000
--- a/dev-ros/rqt_robot_steering/rqt_robot_steering-0.5.9.ebuild
+++ /dev/null
@@ -1,24 +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_robot_steering"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for steering a robot using Twist messages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/rostopic[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"