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 B14DB138359 for ; Wed, 29 Jul 2020 12:21:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 648EEE0BE5; Wed, 29 Jul 2020 12:21:43 +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 4B388E0BE5 for ; Wed, 29 Jul 2020 12:21:43 +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 6A4FA34F3F1 for ; Wed, 29 Jul 2020 12:21:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E869308 for ; Wed, 29 Jul 2020 12:21:37 +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: <1596025266.08cc5bb7ad22eccb5978bf66fc015e9a9cde8fa9.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/roswtf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/roswtf/roswtf-1.15.8.ebuild dev-ros/roswtf/roswtf-9999.ebuild X-VCS-Directories: dev-ros/roswtf/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 08cc5bb7ad22eccb5978bf66fc015e9a9cde8fa9 X-VCS-Branch: master Date: Wed, 29 Jul 2020 12:21:37 +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: 444640fb-f7e3-4f0d-8214-cbe06f5d5e57 X-Archives-Hash: c3adc9d6928049de0c45c3266c883214 commit: 08cc5bb7ad22eccb5978bf66fc015e9a9cde8fa9 Author: Alexis Ballier gentoo org> AuthorDate: Wed Jul 29 12:08:19 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Jul 29 12:21:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08cc5bb7 dev-ros/roswtf: remove outdated rosinstall dep Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/roswtf/roswtf-1.15.8.ebuild | 1 - dev-ros/roswtf/roswtf-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-ros/roswtf/roswtf-1.15.8.ebuild b/dev-ros/roswtf/roswtf-1.15.8.ebuild index 7de0715481d..f29c9e72edb 100644 --- a/dev-ros/roswtf/roswtf-1.15.8.ebuild +++ b/dev-ros/roswtf/roswtf-1.15.8.ebuild @@ -23,7 +23,6 @@ DEPEND="${RDEPEND} test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] $(python_gen_cond_dep "dev-util/rosdep[\${PYTHON_USEDEP}]") - $(python_gen_cond_dep "dev-util/rosinstall[\${PYTHON_USEDEP}]") $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") )" diff --git a/dev-ros/roswtf/roswtf-9999.ebuild b/dev-ros/roswtf/roswtf-9999.ebuild index 7de0715481d..f29c9e72edb 100644 --- a/dev-ros/roswtf/roswtf-9999.ebuild +++ b/dev-ros/roswtf/roswtf-9999.ebuild @@ -23,7 +23,6 @@ DEPEND="${RDEPEND} test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] $(python_gen_cond_dep "dev-util/rosdep[\${PYTHON_USEDEP}]") - $(python_gen_cond_dep "dev-util/rosinstall[\${PYTHON_USEDEP}]") $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") )"