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 DC4B0138350 for ; Fri, 7 Feb 2020 17:00:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31CEEE082D; Fri, 7 Feb 2020 17:00:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 1726AE082D for ; Fri, 7 Feb 2020 17:00: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 AFE7C34E8DA for ; Fri, 7 Feb 2020 17:00:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BEAA2B for ; Fri, 7 Feb 2020 17:00:40 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1581094825.e94d3855452a0398e3764d7b4a9034c9808bc050.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/coreutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/coreutils/coreutils-8.30.ebuild sys-apps/coreutils/coreutils-8.31-r1.ebuild sys-apps/coreutils/coreutils-8.31.ebuild X-VCS-Directories: sys-apps/coreutils/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: e94d3855452a0398e3764d7b4a9034c9808bc050 X-VCS-Branch: master Date: Fri, 7 Feb 2020 17:00:40 +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: 21f81ec4-e3fd-42c3-b34e-1f15baa364b2 X-Archives-Hash: 46daf3178802b895b430aea7ee4d7246 commit: e94d3855452a0398e3764d7b4a9034c9808bc050 Author: Mike Gilbert gentoo org> AuthorDate: Fri Feb 7 17:00:25 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Fri Feb 7 17:00:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94d3855 sys-apps/coreutils: simplify python_check_deps pkg_setup already checks the 'test' USE flag, so we don't need to do it again. Bug: https://bugs.gentoo.org/708588 Package-Manager: Portage-2.3.86_p1, Repoman-2.3.20_p43 Signed-off-by: Mike Gilbert gentoo.org> sys-apps/coreutils/coreutils-8.30.ebuild | 4 +--- sys-apps/coreutils/coreutils-8.31-r1.ebuild | 4 +--- sys-apps/coreutils/coreutils-8.31.ebuild | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/sys-apps/coreutils/coreutils-8.30.ebuild b/sys-apps/coreutils/coreutils-8.30.ebuild index 6c40cc43000..03b60ae8554 100644 --- a/sys-apps/coreutils/coreutils-8.30.ebuild +++ b/sys-apps/coreutils/coreutils-8.30.ebuild @@ -55,9 +55,7 @@ RDEPEND+=" !