summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-10 15:19:44 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-10 15:26:44 +0200
commit4e1c9c753f985239e39711ce810dc234c10c5281 (patch)
tree430c395c008a70b9cac4dc1ccbd46dda44d59c2e
parentdev-ros/rqt_shell: bump eapi (diff)
downloadgentoo-4e1c9c753f985239e39711ce810dc234c10c5281.tar.gz
gentoo-4e1c9c753f985239e39711ce810dc234c10c5281.tar.bz2
gentoo-4e1c9c753f985239e39711ce810dc234c10c5281.zip
dev-ros/rqt_shell: 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_shell/Manifest2
-rw-r--r--dev-ros/rqt_shell/rqt_shell-0.4.8.ebuild24
-rw-r--r--dev-ros/rqt_shell/rqt_shell-0.4.9.ebuild24
3 files changed, 0 insertions, 50 deletions
diff --git a/dev-ros/rqt_shell/Manifest b/dev-ros/rqt_shell/Manifest
index 18048f11373c..7871d2d31e7f 100644
--- a/dev-ros/rqt_shell/Manifest
+++ b/dev-ros/rqt_shell/Manifest
@@ -1,3 +1 @@
DIST rqt_shell-0.4.10.tar.gz 6966 BLAKE2B 51e42222083ec64cdd991f9a3b0096bca19cd4b7f9083a4286d7ded0f2695382c132edd90af47c59c69e1ed1f9e35e5ade4469c40e8a072855d63f17ac4f0da9 SHA512 7562ac0aba35ad75dc884a81a737669e473516cdbc3c7207657d6fb24ea82aacb340eee68eed346fed57bca33bc878008fdd4569d6113df2609012dfedcaecc6
-DIST rqt_shell-0.4.8.tar.gz 6810 BLAKE2B 9156ee96f716ee74613ea048dc21e9f9653b14eba3064d05cb3fc2f24f3ea189a9908cb42c1adbf132747ddc71adbf8d002721d3b94f192c72c9c6a02fadeb21 SHA512 c71653fc8f50f9c67b963b3e6ba018d8730c749f0274051e891c9bea19fcd337186838fa9dfc7152cff6a2cf0921aee6aa4b27d7c209888759c80993fbcf9257
-DIST rqt_shell-0.4.9.tar.gz 6860 BLAKE2B 58a9e7d31786e94cd3d4370c647497af2ba15ee18c0c36b510f02828fac5491928eab7afcd183e46dbcd379579cc288bce334770b601f9a697021961c048e360 SHA512 105a8f0a9a5549f5abe57ff3f48c3d6c9621eedb676db9afe9980aba20bbeca58736e0eef4df86a46862e8c56bf11f2b439ccb2bafb3e3e1eaee76899e956c47
diff --git a/dev-ros/rqt_shell/rqt_shell-0.4.8.ebuild b/dev-ros/rqt_shell/rqt_shell-0.4.8.ebuild
deleted file mode 100644
index 7cf7b1be6b20..000000000000
--- a/dev-ros/rqt_shell/rqt_shell-0.4.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_shell"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin providing an interactive shell"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/qt_gui[${PYTHON_USEDEP}]
- dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_shell/rqt_shell-0.4.9.ebuild b/dev-ros/rqt_shell/rqt_shell-0.4.9.ebuild
deleted file mode 100644
index 7cf7b1be6b20..000000000000
--- a/dev-ros/rqt_shell/rqt_shell-0.4.9.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_shell"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin providing an interactive shell"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-python/rospkg[${PYTHON_USEDEP}]
- dev-ros/qt_gui[${PYTHON_USEDEP}]
- dev-ros/qt_gui_py_common[${PYTHON_USEDEP}]
- dev-ros/rqt_gui[${PYTHON_USEDEP}]
- dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"