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 CB2AB1382C5 for ; Mon, 12 Feb 2018 14:03:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDDF5E09F9; Mon, 12 Feb 2018 14:03:56 +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 BDBCDE09F9 for ; Mon, 12 Feb 2018 14:03:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A9FD0335C38 for ; Mon, 12 Feb 2018 14:03:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 816EC215 for ; Mon, 12 Feb 2018 14:03:52 +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: <1518440852.363292d02aaef3a1dd704093677b6d44e5c6fe78.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_reconfigure/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rqt_reconfigure/Manifest dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.7.ebuild X-VCS-Directories: dev-ros/rqt_reconfigure/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 363292d02aaef3a1dd704093677b6d44e5c6fe78 X-VCS-Branch: master Date: Mon, 12 Feb 2018 14:03:52 +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: beb7eec3-66b2-4d01-8f49-516a9c261b45 X-Archives-Hash: 4652822a82284e384bada6ced3259796 commit: 363292d02aaef3a1dd704093677b6d44e5c6fe78 Author: Alexis Ballier gentoo org> AuthorDate: Mon Feb 12 13:07:32 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Feb 12 13:07:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363292d0 dev-ros/rqt_reconfigure: Remove old Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ros/rqt_reconfigure/Manifest | 1 - .../rqt_reconfigure/rqt_reconfigure-0.4.7.ebuild | 26 ---------------------- 2 files changed, 27 deletions(-) diff --git a/dev-ros/rqt_reconfigure/Manifest b/dev-ros/rqt_reconfigure/Manifest index bbe25746fb0..56325233176 100644 --- a/dev-ros/rqt_reconfigure/Manifest +++ b/dev-ros/rqt_reconfigure/Manifest @@ -1,2 +1 @@ -DIST rqt_common_plugins-0.4.7.tar.gz 246977 BLAKE2B 5efebfa64dcc587822e558b5527a2ef2e33adc8adcb45800876e278be5ccdacbaef93b0f9dfbb7b98972fd5cffb4fcddee80e9522a4135a736d744765c2490ed SHA512 eb10a7c03bb079d939a9705a08e9194c83e020235a13ed2d4ff8e9c3c73e5abbd0a9bd7c00587135767497b155bb9516d7b4c2240fbe2118d7b0668d6ee32ab7 DIST rqt_reconfigure-0.4.8.tar.gz 27937 BLAKE2B c18d7bd646ebd6c19f2c8eb14093f9761b3e4dcfbd0f3989e7e45e230cfb40b402bc87016bd877433357d00ca03deb13ecee502a41332b79da0367faa4f4d7f8 SHA512 0ed02c9429974cfb598371923440dfa3b2ea00018898bb404f0301d1573d6162f61c7628edbf2b9517a9104d8dfbc63f31257a58ad3abf859165231159f794d2 diff --git a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.7.ebuild b/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.7.ebuild deleted file mode 100644 index dc071e77bb0..00000000000 --- a/dev-ros/rqt_reconfigure/rqt_reconfigure-0.4.7.ebuild +++ /dev/null @@ -1,26 +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="Provides the way to view and edit the parameters that are accessible via dynamic_reconfigure" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rqt_console[${PYTHON_USEDEP}] - dev-ros/rqt_gui[${PYTHON_USEDEP}] - dev-ros/rqt_gui_py[${PYTHON_USEDEP}] - dev-ros/rqt_py_common[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}"