dev-ros/rqt_rviz: Remove old
authorAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 18:50:47 +0000 (19:50 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:48 +0000 (20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ros/rqt_rviz/Manifest
dev-ros/rqt_rviz/rqt_rviz-0.5.6.ebuild [deleted file]
dev-ros/rqt_rviz/rqt_rviz-0.5.7.ebuild [deleted file]

index c8f9258f84a3ce9798dc466a7e279d484a792780..59992eb2102a7a7ed20e41981676575887f1eb3d 100644 (file)
@@ -1,3 +1 @@
-DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 BLAKE2B 68a6643fef3c101ddbc0ae6a66d7fed3ec2fd7bc811947487946084bd6c93e564e11693941ef336b6d5428f926b0c297ccff845056e3f123320fba176ffe00cf SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51
-DIST rqt_rviz-0.5.7.tar.gz 5533 BLAKE2B dbfe8b359edc9602033e3ff9ba8f89eadaeef79c8110fcf38769ea133b05990f867829275bc441c69f239104f5d17fb960a3d9fb5ce788d0576dad220d28ef6b SHA512 b1b9f387cb5f0e6bc45ce95f91b8704b5c6b547edacb4d05e933c0756ac242b3a0614b7410fac111f9144530ae79810493b55c77bc1928a08a1264c46a2644d5
 DIST rqt_rviz-0.5.8.tar.gz 5633 BLAKE2B c7d3c9888186911f39afe9ec23f7deb8c3da9590a7ee74e8b168ff4deae44d9021d152e41c013d0bc43a43795e70325a63b731887b59e83d585b2cd6176f1476 SHA512 ea2d06cf5da74de6ed8cd59bea586e0c963f1ce077fcb05638d53b0fd28e7ffde7bd265976efd0743ecdb86451fdba610f0b305170630ac910ecc9ab8590499c
diff --git a/dev-ros/rqt_rviz/rqt_rviz-0.5.6.ebuild b/dev-ros/rqt_rviz/rqt_rviz-0.5.6.ebuild
deleted file mode 100644 (file)
index ae2625f..0000000
+++ /dev/null
@@ -1,27 +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 embedding RViz"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-libs/boost:=
-       dev-ros/pluginlib[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui_cpp
-       >=dev-ros/qt_gui_cpp-0.3
-       dev-qt/qtwidgets:5
-       dev-ros/rviz
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/rqt_rviz/rqt_rviz-0.5.7.ebuild b/dev-ros/rqt_rviz/rqt_rviz-0.5.7.ebuild
deleted file mode 100644 (file)
index 6f6be7f..0000000
+++ /dev/null
@@ -1,26 +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_rviz"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin embedding RViz"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-libs/boost:=
-       dev-ros/pluginlib[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui_cpp
-       >=dev-ros/qt_gui_cpp-0.3
-       dev-qt/qtwidgets:5
-       dev-ros/rviz
-"
-DEPEND="${RDEPEND}"