commit:     aa81d0edd027baee6adb5068c6a7cd5c1accbca5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 11:37:54 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 11:37:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa81d0ed

dev-ros/rqt_pose_view: Remove old

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ros/rqt_pose_view/Manifest                   |  2 --
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild | 30 ------------------------
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild | 29 -----------------------
 3 files changed, 61 deletions(-)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index 585a444ce65..7e90571565b 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1,3 +1 @@
-DIST rqt_pose_view-0.5.7.tar.gz 8217 SHA256 
857191b2a53e9ad688d8757d1ca44b5e7c417f64f13141f4878a43f6a81a217f SHA512 
34103deaf3fadc505c17e75f5ccc11acf93c1752a2ab76d2552e842b6072cce9c2cd73c5a7520a38f57e3a053a8ecfa5f29f9317c128275663d2435d0a660007
 WHIRLPOOL 
bbeec4d042358ece77eb9d94c2783e598b3126c83b74e4707674c6c26f71f3d66677fd2f411f80c942aeea8f7837b027e357c84bcd7200bed0779a312b51292d
 DIST rqt_pose_view-0.5.8.tar.gz 8299 SHA256 
72e82d3faf086ab5409a051be7e0d56cd9aac2446f56e0eb2c4895d965e06793 SHA512 
a3a53989c4fe73e6dfebea7e2f01fcd807faa0f011f452208ddb3df1be84939e7b1e26430a098f8b3a6554b781c9b0bf962ed0d115932dae5bc144225926f50b
 WHIRLPOOL 
13109e8c31b311ecf8da2d2080e73bd71da94d7d1035ea5c590798e740a183c37f396e8772920031f399de39e8979de0b5278651eec963c6e44d72a6f13116a1
-DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 
d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 
871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51
 WHIRLPOOL 
a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild 
b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
deleted file mode 100644
index 515ae61769e..00000000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
+++ /dev/null
@@ -1,30 +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_plugins";
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       dev-python/pyopengl[${PYTHON_USEDEP}]
-       dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-       dev-python/rospkg[${PYTHON_USEDEP}]
-       dev-ros/rospy[${PYTHON_USEDEP}]
-       dev-ros/rostopic[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-       dev-ros/tf[${PYTHON_USEDEP}]
-       dev-ros/rqt_py_common[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild 
b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild
deleted file mode 100644
index f4b93343f49..00000000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild
+++ /dev/null
@@ -1,29 +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_pose_view";
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-       dev-python/pyopengl[${PYTHON_USEDEP}]
-       dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-       dev-python/rospkg[${PYTHON_USEDEP}]
-       dev-ros/rospy[${PYTHON_USEDEP}]
-       dev-ros/rostopic[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-       dev-ros/tf[${PYTHON_USEDEP}]
-       dev-ros/rqt_py_common[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

Reply via email to