From 28bbb421686817ac042aee889c18ffdbfdc09723 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 28 Feb 2017 12:20:53 +0100 Subject: dev-ros/rqt_gui_py: remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild (limited to 'dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild') diff --git a/dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild b/dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild deleted file mode 100644 index ade4fca4a4fb..000000000000 --- a/dev-ros/rqt_gui_py/rqt_gui_py-0.3.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -ROS_REPO_URI="https://github.com/ros-visualization/rqt" -KEYWORDS="~amd64" -PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Enables GUI plugins to use the Python client library for ROS" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/rospy[${PYTHON_USEDEP}] - >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}] - >=dev-ros/rqt_gui-0.3.0[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad