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 93253139694 for ; Thu, 20 Jul 2017 17:13:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2D76E0D92; Thu, 20 Jul 2017 17:13:39 +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 BE015E0D92 for ; Thu, 20 Jul 2017 17:13:39 +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 0EEC3341899 for ; Thu, 20 Jul 2017 17:13:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6126291E for ; Thu, 20 Jul 2017 17:13:37 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1500570815.30cf332dde2e8055f4b38aebd91c39bd2666a635.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/parted/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/parted/parted-2.4-r1.ebuild X-VCS-Directories: sys-block/parted/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 30cf332dde2e8055f4b38aebd91c39bd2666a635 X-VCS-Branch: master Date: Thu, 20 Jul 2017 17:13: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-Archives-Salt: 2eeca381-9729-4439-a525-aa5450dac800 X-Archives-Hash: 875a0b60c8b01c10103a1134efebe804 commit: 30cf332dde2e8055f4b38aebd91c39bd2666a635 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Jul 20 10:23:26 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Jul 20 17:13:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cf332d sys-block/parted: Whitespace. Package-Manager: Portage-2.3.6, Repoman-2.3.3 sys-block/parted/parted-2.4-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-block/parted/parted-2.4-r1.ebuild b/sys-block/parted/parted-2.4-r1.ebuild index 813fbc7f96a..2e24db5fe76 100644 --- a/sys-block/parted/parted-2.4-r1.ebuild +++ b/sys-block/parted/parted-2.4-r1.ebuild @@ -34,7 +34,6 @@ PATCHES=( ) DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/{API,FAT,USER.jp} ) - src_configure() { econf \ $(use_enable debug) \