From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- .../rosbridge_server/rosbridge_server-0.9.0.ebuild | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 dev-ros/rosbridge_server/rosbridge_server-0.9.0.ebuild (limited to 'dev-ros/rosbridge_server/rosbridge_server-0.9.0.ebuild') diff --git a/dev-ros/rosbridge_server/rosbridge_server-0.9.0.ebuild b/dev-ros/rosbridge_server/rosbridge_server-0.9.0.ebuild deleted file mode 100644 index 1ea9a841c8fd..000000000000 --- a/dev-ros/rosbridge_server/rosbridge_server-0.9.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/RobotWebTools/rosbridge_suite" -KEYWORDS="~amd64" -PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="A WebSocket interface to rosbridge" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/rosapi[${PYTHON_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rosbridge_library[${PYTHON_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] - dev-ros/rosauth[${PYTHON_USEDEP}] - dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}] - www-servers/tornado[${PYTHON_USEDEP}] - " -DEPEND="${RDEPEND}" -- cgit v1.2.3