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 324421381F3 for ; Tue, 6 Oct 2020 05:59:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52DF5E0908; Tue, 6 Oct 2020 05:59:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 39C7BE0908 for ; Tue, 6 Oct 2020 05:59:06 +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 02EB2335C47 for ; Tue, 6 Oct 2020 05:59:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A436A33A for ; Tue, 6 Oct 2020 05:59:03 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1601963928.81baa9b5c3cef687706734ed063feb1714fc44ae.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ansible-base/ansible-base-2.10.2.ebuild X-VCS-Directories: app-admin/ansible-base/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 81baa9b5c3cef687706734ed063feb1714fc44ae X-VCS-Branch: master Date: Tue, 6 Oct 2020 05:59:03 +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: 590d5ddb-ea89-4ee6-bef9-97c3d3e9918f X-Archives-Hash: d713c3cf0eac7e1cbae99a6e120c14b4 commit: 81baa9b5c3cef687706734ed063feb1714fc44ae Author: Matthew Thode gentoo org> AuthorDate: Tue Oct 6 05:58:48 2020 +0000 Commit: Matthew Thode gentoo org> CommitDate: Tue Oct 6 05:58:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81baa9b5 app-admin/ansible-base: remove possible dep loop Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode gentoo.org> app-admin/ansible-base/ansible-base-2.10.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-admin/ansible-base/ansible-base-2.10.2.ebuild b/app-admin/ansible-base/ansible-base-2.10.2.ebuild index 110f4ce8121..9c150e299a9 100644 --- a/app-admin/ansible-base/ansible-base-2.10.2.ebuild +++ b/app-admin/ansible-base/ansible-base-2.10.2.ebuild @@ -29,7 +29,6 @@ RDEPEND=" dev-python/pexpect[${PYTHON_USEDEP}] net-misc/sshpass virtual/ssh - >=app-admin/ansible-2.10 !