From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D5E76138BF3 for ; Mon, 17 Feb 2014 20:37:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A388FE0B7C; Mon, 17 Feb 2014 20:37:08 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (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 E11E5E0B16 for ; Mon, 17 Feb 2014 20:37:07 +0000 (UTC) Received: from [192.168.11.3] ([88.150.32.217]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MFgxF-1WU1eW3ndN-00Ebim for ; Mon, 17 Feb 2014 21:37:05 +0100 Message-ID: <530272F1.6060106@gmx.de> Date: Mon, 17 Feb 2014 21:37:05 +0100 From: Sebastian Luther User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131111 Thunderbird/17.0.9 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-portage-dev@lists.gentoo.org Subject: Re: [gentoo-portage-dev] [PATCH] Remove bogus countdown during clean list printing (bug 501296) References: <1392412923-32639-1-git-send-email-SebastianLuther@gmx.de> <2108746.EhaJYZ0IAj@vapier> In-Reply-To: <2108746.EhaJYZ0IAj@vapier> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:LJhxW3H6YhASJjlQ7o9fqsUA3ONeP6vANJL11Be1XmOXqozzuE5 ec/7Wl04Kyu+WsSCO0GmvoqXzk5FMKxtsg15Biw6AVnLxejUZFGwpx/4/h+ArqEzPP5kc6Y 90Hm4on82YL2TVeyTADf58HPW3Ght/huPRz7r0eyde5QVkcjp8jJW3LsTisUrMMIl8UwPuj EQGSlP8vikXDx8f4068rg== X-Archives-Salt: 3ca3d374-4c64-4764-bfcb-add13f378841 X-Archives-Hash: 248df28151a37c6fe207cb58c03fab33 Am 17.02.2014 08:56, schrieb Mike Frysinger: > On Friday, February 14, 2014 22:22:03 Sebastian Luther wrote: >> Before this patch a fake unmerge countdown would be shown after >> an @system package was printed. If the users aborts at this >> point, it looked as if some packages were missing from the clean >> list compared to the --pretend output. > > Acked-by: Mike Frysinger -mike > committed