From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7ECE1138359 for ; Fri, 10 Jul 2020 13:27:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DBA6E0821; Fri, 10 Jul 2020 13:26:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C6E8E0821 for ; Fri, 10 Jul 2020 13:26:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16A5034F8D2 for ; Fri, 10 Jul 2020 13:26:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B37702DF for ; Fri, 10 Jul 2020 13:26:54 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1594387603.71d517a8fd1e22af53fb4818858ee779733f8588.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_srv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_srv/Manifest dev-ros/rqt_srv/rqt_srv-0.4.7.ebuild X-VCS-Directories: dev-ros/rqt_srv/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 71d517a8fd1e22af53fb4818858ee779733f8588 X-VCS-Branch: master Date: Fri, 10 Jul 2020 13:26:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e5d9d2c0-7c1c-4ab7-a0d7-9f422cdca3aa X-Archives-Hash: e73f78a4288b58882e9532a77cf0bdd4 commit: 71d517a8fd1e22af53fb4818858ee779733f8588 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jul 10 13:18:58 2020 +0000 Commit: Alexis Ballier gentoo 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 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}"