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 EBF301382C5 for ; Tue, 27 Mar 2018 06:41:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 261C9E0A04; Tue, 27 Mar 2018 06:41:28 +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 00EE8E0A03 for ; Tue, 27 Mar 2018 06:41:27 +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 0C80D335C76 for ; Tue, 27 Mar 2018 06:41:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAE00279 for ; Tue, 27 Mar 2018 06:41:23 +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: <1522132859.139f82e774e0f6e3a39f20dcd06bcc919da52557.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_bag_plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_bag_plugins/Manifest dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.9.ebuild X-VCS-Directories: dev-ros/rqt_bag_plugins/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 139f82e774e0f6e3a39f20dcd06bcc919da52557 X-VCS-Branch: master Date: Tue, 27 Mar 2018 06:41:23 +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-Archives-Salt: 6bac1846-a874-46e5-b242-dc39e5f8fc37 X-Archives-Hash: 2583e28e59a63ccca896e1b99ef1379b commit: 139f82e774e0f6e3a39f20dcd06bcc919da52557 Author: Alexis Ballier gentoo org> AuthorDate: Tue Mar 27 06:37:21 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Mar 27 06:40:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139f82e7 dev-ros/rqt_bag_plugins: Remove old Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ros/rqt_bag_plugins/Manifest | 1 - .../rqt_bag_plugins/rqt_bag_plugins-0.4.9.ebuild | 31 ---------------------- 2 files changed, 32 deletions(-) diff --git a/dev-ros/rqt_bag_plugins/Manifest b/dev-ros/rqt_bag_plugins/Manifest index 16e78b8b2a5..f3f598f8ef7 100644 --- a/dev-ros/rqt_bag_plugins/Manifest +++ b/dev-ros/rqt_bag_plugins/Manifest @@ -1,2 +1 @@ DIST rqt_bag-0.4.11.tar.gz 50276 BLAKE2B b393c935701a713b462b8035c765c6b4570a95447c846dfb052ddd4d4e4c2aba407dde96c584fdc85d58cf2eb1d7b290c34cf337beb425225aa629bc8555154f SHA512 d345d4a1900b06bdf7649e0123780ad33f116dffe832f3492029ba3a25843984014cb2c7ac2d848df7c4c9683f14c14d3f9acb528e4ed04a12d3dd017b5df9c1 -DIST rqt_bag-0.4.9.tar.gz 50135 BLAKE2B cec4de4bb1fe435ddbccc91eb70418cb216dc27d3bf70647ab36dc77f0243ae53cfb03fb2fb184c5f4b3be6a4de58136e75b02ce21bda1f4d5bc55df3ac0ec3a SHA512 1734db3cb7ed34dcddadaf875c13ac97c7b5a86e8028e744d55e5d7bba13a6a4fbe3db628975c847d100332642410d2eb84c2d47cc439b367d9be94c205aabdb diff --git a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.9.ebuild b/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.9.ebuild deleted file mode 100644 index 48735760362..00000000000 --- a/dev-ros/rqt_bag_plugins/rqt_bag_plugins-0.4.9.ebuild +++ /dev/null @@ -1,31 +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_bag" -PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="GUI plugin for displaying and replaying ROS bag files" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-ros/rosbag[${PYTHON_USEDEP}] - dev-ros/roslib[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rqt_bag[${PYTHON_USEDEP}] - dev-ros/rqt_gui[${PYTHON_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_USEDEP}] - dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] - dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}"