commit:     71d517a8fd1e22af53fb4818858ee779733f8588
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 13:18:58 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 13:26:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d517a8

dev-ros/rqt_srv: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/rqt_srv/Manifest             |  1 -
 dev-ros/rqt_srv/rqt_srv-0.4.7.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-ros/rqt_srv/Manifest b/dev-ros/rqt_srv/Manifest
index fa02f3a8dda..357f33e1d02 100644
--- a/dev-ros/rqt_srv/Manifest
+++ b/dev-ros/rqt_srv/Manifest
@@ -1,2 +1 @@
-DIST rqt_common_plugins-0.4.7.tar.gz 246977 BLAKE2B 
5efebfa64dcc587822e558b5527a2ef2e33adc8adcb45800876e278be5ccdacbaef93b0f9dfbb7b98972fd5cffb4fcddee80e9522a4135a736d744765c2490ed
 SHA512 
eb10a7c03bb079d939a9705a08e9194c83e020235a13ed2d4ff8e9c3c73e5abbd0a9bd7c00587135767497b155bb9516d7b4c2240fbe2118d7b0668d6ee32ab7
 DIST rqt_srv-0.4.8.tar.gz 3518 BLAKE2B 
9a6a592c611ac01d3aedb3c211bfe629b0eccae9c5081b8872fbe2af77b4750b152ce18bea15fa47ed979533648bea51690bdb68585624920b71b2d7c090f06e
 SHA512 
dc3712e3f84d3baae7ccddf55a64b3543698dabb828273a2cd99af06fb8d6155941c277ac48023aa37eff2873d11cf150f2b4e2fc616d01576703f69f5a4289e

diff --git a/dev-ros/rqt_srv/rqt_srv-0.4.7.ebuild 
b/dev-ros/rqt_srv/rqt_srv-0.4.7.ebuild
deleted file mode 100644
index cc00bc0f3de..00000000000
--- a/dev-ros/rqt_srv/rqt_srv-0.4.7.ebuild
+++ /dev/null
@@ -1,25 +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_common_plugins";
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for introspecting available ROS message types"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-       dev-ros/rosmsg[${PYTHON_USEDEP}]
-       dev-ros/rospy[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui[${PYTHON_USEDEP}]
-       dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-       dev-ros/rqt_msg[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

Reply via email to