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 025361382C5 for ; Wed, 9 May 2018 08:44:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5844E0B05; Wed, 9 May 2018 08:44:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 AD91EE0B05 for ; Wed, 9 May 2018 08:44:40 +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 13EAF335C0C for ; Wed, 9 May 2018 08:44:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1F723E for ; Wed, 9 May 2018 08:44:36 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1525855427.2c28fc1ba17b3c283ebc0ec1ebd792ea13e1831d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/pax-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/pax-utils/pax-utils-1.2.3-r1.ebuild X-VCS-Directories: app-misc/pax-utils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2c28fc1ba17b3c283ebc0ec1ebd792ea13e1831d X-VCS-Branch: master Date: Wed, 9 May 2018 08:44:36 +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: 30e241d2-77e3-498d-992d-cc71a3110d94 X-Archives-Hash: 2425bd849413fcb9eb73ffee27657eb8 commit: 2c28fc1ba17b3c283ebc0ec1ebd792ea13e1831d Author: Michał Górny gentoo org> AuthorDate: Wed May 9 08:25:41 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 9 08:43:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c28fc1b app-misc/pax-utils: Fix indentation app-misc/pax-utils/pax-utils-1.2.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/pax-utils/pax-utils-1.2.3-r1.ebuild b/app-misc/pax-utils/pax-utils-1.2.3-r1.ebuild index 5c7748c2097..4d57eedb153 100644 --- a/app-misc/pax-utils/pax-utils-1.2.3-r1.ebuild +++ b/app-misc/pax-utils/pax-utils-1.2.3-r1.ebuild @@ -40,8 +40,8 @@ _emake() { src_configure() { # Avoid slow configure+gnulib+make if on an up-to-date Linux system - if use prefix || ! use kernel_linux || \ - has_version '